Spool File to PDF

Description: Visual LANSA applications to demonstrate how to convert Spool Files to PDF documents.
Price: Free
Support: Supplied on an as-is basis
Environment: Visual LANSA V11
Contributor: LANSA
Details: Here are 2 Visual LANSA applications that demonstrate how to convert Spool Files to PDF documents.
These applications utilize System i custom commands to do the conversions. These commands are included in the attached save file.

The download file contains:
  1. install and setup instructions (PDF)
  2. a System i save file (CVTV5R2.zip)
  3. a Visual LANSA import folder (internal.zip)

Once installed and configured you would execute either form SPLFFRM or SPLFRM2.

SPLFFRM : Form as Client to RDMLX System i Server:

This application shows a list of System i spool files. Double click on a spool file entry to produce the associated PDF document. The PDF document is displayed at the bottom of the form inside a web browser control. Make sure your System i web server is started.

SPLFRM2 : Form as Client to RDMLX System i Server:

This application shows a list of System i spool files. Double click on a spool file entry to produce the associated PDF document. The PDF document is displayed is a separate web browser control. Make sure your System i web server is started.
Disclaimer: Tech Exchange disclaimer Contributors to the LANSA Tech Exchange are responsible for the correctness of any Components (code and documentation) that they submit. Contributors are also responsible for any support that might be offered with any Components they submit. LANSA does not provide any warranty concerning fitness for purpose nor correctness of any Component submitted to the Exchange. LANSA does not provide any warranty for any ongoing support offered for Components submitted by any party to the Exchange.

Users of the Exchange who download any Component do so with the express understanding and agreement of the foregoing disclaimers.
Download:
Example: This sample opens the PDF document inside a web browser control at the bottom of the form
Back to Top