Hi all,
Does anyone know a good way of printing a PDF through Java using
JDK1.3, paid or otherwise.
We can not use any version of JRE apart from JRE1.3. Runtime.Exec
Acrobat reader is not working out since we are not able to trap errors
properly.
Regards,
Chandan
c.k.b@webmail.co.za - 28 Feb 2005 06:34 GMT
Maverick,
There is an open source report project called Jasper Reports which can
output pdf files. The project is maintained on SourceForge.
Hope it helps
> Hi all,
>
[quoted text clipped - 7 lines]
> Regards,
> Chandan
mikael-aronsson - 28 Feb 2005 07:38 GMT
I think the problem is printing existing PDF's, not creating them.
Have a peek at the iText website http://www.lowagie.com/iText/ I think they
have a forum or FAQ that might give you some ideas.
Mikael
> Maverick,
>
[quoted text clipped - 15 lines]
>> Regards,
>> Chandan
Ivan Rouquet - 10 Oct 2008 15:43 GMT
Check out jPDFViewer a library 100% java by Qoppa Software to view PDF
documents. It's commercial but I think that they can support Java 1.3.
>Hi all,
>
[quoted text clipped - 7 lines]
>Regards,
>Chandan