QUESTION POSED ON: 14 March 2005
I want build/buy an object that is accessible from a Web site. I would want this object to call a CL program that outputs to a spool file as a PDF, and then launches the PDF for display on the originating Web site. In other words, a user on site XYZ pushes a button that accesses an OS/400 CL that runs a program that outputs to a PDF and then launches. Is such a thing available for purchase? If I were to build it, would/could I use a JSP?
To continue reading for free, register below or login
Requires Membership to View
To read more you must become a member of Search400.com
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. 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.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.