Roland,
Are you aware of TXT2PDF? That's a free REXX tool to convert mainframe reports 
into well - formatted PDF reports/files, optionally with greenbar background. 
It was originally part of Lyonel Dyck's XMITIP Email package.
See http://homerow.net/rexx/txt2pdf/



Regards,
Ulrich Krueger



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Roland Kinsman
Sent: Friday, May 04, 2012 8:34 AM
To: [email protected]
Subject: Re: Strip column 1 from reports

I wrote a REXX program to take SYSOUT with ANSI control characters and 
generates an XML file.  It comes out looking very nice in MS-Word.  From there 
I print it to PDF using PDF Creator.  I'm attaching the source for the REXX, as 
well as the XML Style Sheet that it references.  To run the REXX on your PC, 
you will need to install Regina Rexx (http://regina-rexx.sourceforge.net/)

Theoretically, you could take it a step further and generate the Word document 
directly.  Here's a link to get started down that path...  
http://msdn.microsoft.com/en-us/library/bb264572.aspx


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to