|
You have several options here. For a customer project we worked on, I used an open-source tool called itext.pdf to generate the PDF from an iSeries spool file on the fly. Here's the itext link. You can also use the lower-level Formatting Objects library from apache directly and some IBM sample classes that access the library. That's a lot more work with a lot less features. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Check out these Best Web Links on Web development.
Ask the Experts yourself: Our Web development gurus are waiting to answer your questions.
Ask your Web development & WebSphere questions -- or help out your peers by answering them--in our WebSphere & Web Development Forum.
|