RATE THIS ANSWER
+1
Click to Vote:
1
0
You do not talk about why you want to do this conversion. Suppose you have old documentation saved as old fashioned physical sequential files on the mainframe and you want to convert them to pdf to publish in your library in the intranet.
There are many ways to do it:
- ftp them, open it with OpenOffice, save as PDF
- ftp the file, by a tool from Adobe (Framemaker, Destiller), open the file with the tool and save it as PDF
- write your own program (for example, in java using
iText ) and convert it.
Good luck!
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
There are products available to do this - convert a mainframe file (probably a report) to PDF format. for example XMITIP. www.lbdsoftware.com/
Steve
Last Answered:
Oct 28 2009 4:20 PM GMT by Meandyou 
1795 pts.