yea, i went through this a onth ago and the only way to have a pdf pop
out the printer from java was to use the above approach, postscript 
did not work for me, sonce there were diff in the printed doc, i went with
runtime exec and called abode32.exe


-----Original Message-----
From: Chris Bowditch [mailto:[EMAIL PROTECTED]
Sent: Friday, April 02, 2004 9:10 AM
To: [EMAIL PROTECTED]
Subject: Re: Print PDF !!!


[EMAIL PROTECTED] wrote:

> you can print pdfs from within java, assuming have xml and xsl use the
> follwoing

What you have suggested does not "print pdf" It uses java AWT classes to
build 
the document and then print. AWT has differences from PDF or Postscript 
outputs, which are designed to be the same.

<snip/>

Chris



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

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

Reply via email to