How to print pdf file directly to HP 5500 printer using PCL and Java in
Windows 2000 OS
Eric - 30 Aug 2006 07:44 GMT
> How to print pdf file directly to HP 5500 printer using PCL and Java in
> Windows 2000 OS
You can't, 'cos the printer won't understand.
However you can use a converter in your print queue. The best one is
GhostScript. It will take PS and PDF and output appropriate printer control
language. Backends are available for most printers. GS is GPL, so is free
to end-users.

Signature
Eric
bruno - 30 Aug 2006 07:59 GMT
> How to print pdf file directly to HP 5500 printer using PCL and Java in
> Windows 2000 OS
You'll find a summary of answers previously given on this list
in this FAQ: http://itext.ugent.be/library/question.php?id=5
br,
Bruno