Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^4: Finding the right PDF module

by pvaldes (Chaplain)
on Aug 17, 2011 at 19:07 UTC ( [id://920760]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Finding the right PDF module
in thread Finding the right PDF module

Until you find the module, if you have a ps and want to convert it to a pdf you can simply cheat and use something like this in your script

system("ps2pdf $ps_input_file -o $pdf_output_file");

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found