After much reading, research and trying examples I found that the PDF flavor does not work in Java. So I decided to try and find a way to convert a PDF to a PostScript file because I know I can print that from the AS400. I found where sedj recommended using XPDF to convert from PDF to PS, but they don't support the AS400. Another tool I have found is Smart JPrint from ActiveTree.com. They have a conversion tool that works, but it has a few bugs when running on the AS400. I have looked at Apache FOP but do not see a way to take a PDF and convert it to a PS file.
Can anyone give me suggestions in the following two areas? At this point I don't care if the solutions are Java, just that they work on the AS400.
1) Printing PDFs from the AS400
2) Converting PDFs to PostScript or PCL
Thanks,
Jon Mitchell
Programmer/Analyst
Can anyone give me suggestions in the following two areas? At this point I don't care if the solutions are Java, just that they work on the AS400.
1) Printing PDFs from the AS400
2) Converting PDFs to PostScript or PCL
Thanks,
Jon Mitchell
Programmer/Analyst