Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: rtf::writer and print to specific tray

by digger (Friar)
on Mar 05, 2005 at 00:14 UTC ( [id://436822]=note: print w/replies, xml ) Need Help??


in reply to rtf::writer and print to specific tray

Printers don't output RTF natively. You will have to somehow get that RTF into another format, usually PCL or PostScript, to print correctly.

That being said, since you are already using perl to create the RTF, you could also use it to generate PCL or PostScript on the fly. Check out PostScript::Simple or PCL::Simple for generating these files from perl. To do tray selection, you will need to have the specific codes for your device, which should be available in the user docs or from the manufacturer.

  • Comment on Re: rtf::writer and print to specific tray

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-26 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found