Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: How to tokenize a RTF file and print it to another file (Update with solution)

by thanos1983 (Parson)
on Jul 07, 2017 at 21:42 UTC ( [id://1194537]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to tokenize a RTF file and print it to another file (Update with solution)
in thread How to tokenize a RTF file and print it to another file

Hello mdavies23,

Take a look at the RTF::Writer/METHODS.

For example, from the documentation:

$h->paragraph(...); This makes the items in the list (...) into a paragraph. Basically + just a wrapper for $h->print([ \'{\par', ..., \'\pard}', ])

Hope this helps, BR

Seeking for Perl wisdom...on the process of learning...not there...yet!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1194537]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-23 10:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found