Welcome to Homerow.net

Up Assembler zLinux z/VM Service Hax

 
 
 

TXT2PDF

The TXT2PDF utility is used to convert a text file into a Portable Document Format (PDF) file. It has many options to control the conversion, output appearance, and final presentation. Some of the features include:

  • Annotations
  • Outline Generation
  • Color Control
  • Several Background Options
  • Viewer Control

At this time, the following features are only available on OS/390, z/OS, and VM platforms:

  • Encryption
  • Compression

At this time, the following features are only available on OS/390 and z/OS platforms:

  • ISPF Dialog

The ISPF Dialog features of interest are:

  • Prompted creation of the TXT2PDF options
  • Foreground and Batch processing options
  • Easy modeling for production batch JCL
  • Support for FTP and E-Mail of the generated report

The original design was simply to convert OS/390 reports to PDF prior to emailing, but TXT2PDF has been generalized and adapted to other platforms including Linux, VM, and Windows. All that is required is a REXX interpreter or compiler on the target platform.

While I was the original author of the actual conversion code, it has become a joint effort between myself and Lionel Dyck.  He has written MANY useful z/OS utilities and also hosts the OS/390 version of TXT2PDF.

If you plan to use TXT2PDF on OS/390 or z/OS, you should head over to Lionel's site to grab the latest version.

But, if you're looking to use it elsewhere, you may find this distribution a bit easier to since it only includes files suitable for non-OS/390 platforms.

Lionel also hosts the documentation.

Here's a small sample showing some of the latest additions.

WARNING: As of the 04-147 release, the behavior has changed for the CC parameter under z/OS.  Originally, it defaulted to "NO" but this didn't allow the EXEC to determine the carriage control from the datasets record format automatically.  This has now been changed so that if no CC parameter is specified, the EXEC will query the dataset for the proper value.  It is important you verify that either the CC parameter is specified in existing jobs or that they will work okay with the new behavior.

Download:

txt2pdf-04.147.tar.gz
txt2pdf-04.147-changes.txt

Or for you VMers:

txt2pdf-04.147.vmarc
txt2pdfs-04.147.vmarc (source...only needed if you want to rebuild the load modules)

Previous version:

txt2pdf-03.300.tar.gz

Or for you VMers:

txt2pdf-03.300.vmarc
txt2pdfs-03.300.vmarc (source...only needed if you want to rebuild the load modules)

Change History:

DateChange
2004-05-26Added new parameters/arguments and fixed a few critters.  See changes file for full list.
2003-10-31Added a few things and fixed one.  See changes file for full list.
2003-08-12Added TEXT DRAW type and fixed a bug from last update.  See changes file for full list.
2003-08-10Added DRAW / IMAGE keywords, CMS PIPELINE stage, and stdio use.  See changes file for full list.
2003-08-06Added a couple new command line parameters and a few fixes.  See changes file for full list.
2002-12-02Many updates and several fixes.  See changes file in archive.
2002-10-26Added ASCII support and some minor cleanup
2002-10-08Initial posting

Home • About • Disclaimer • Site Map

 
 

© 2002 homerow.net
Last Updated: