Neil Guinto wrote:
Jeremias,

Thanks for taking the interest. Ok I'm looking for a quick solution at this point without me going into the nitty gritty of implementing a method (crunch time :-( ). I've got the actual PDF's rendered somewhere on the server side and wanted to route it straight to a network printer. Please advise.

If you havent got time to change FOP's source code as Jeremias suggested then you are going to need a tool that will print a PDF for you. FOP cant help except by using the AWTRenderer-which as youve already found out has missing functionality.


One tool that can print PDFs is Adobe Server, which is expensive. I seem to recall you used to be able to make command line calls to the Acrobat Reader to print a PDF, but I thought Adobe dropped this feature in later releases.

Java 1.5, also has support for printing PDFs. Although other users on this list have reported problems rendering XSL-FO using FOP on JDK 1.5

Others may know of other tools that can be used to print a PDF....

Chris

<snip/>


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to