Re: How to create a pdf file from Mainframe

2024-01-10 Thread Roger Bolan
Yes. I don't know the prices. Infoprint Server is part of z/OS, but you have to enable it. The transforms are separately orderable products. You can order IBM Print Transforms from AFP which has three features for afpxpdf, afpxps, and afpxpcl. There is another product, Infoprint Transforms to AFP

Re: How to create a pdf file from Mainframe

2024-01-10 Thread Roger Bolan
On Tue, Jan 9, 2024 at 9:53 PM Paul Gilmartin < 0014e0e4a59b-dmarc-requ...@listserv.uga.edu> wrote: > On 1/9/24 21:36:50, Roger Bolan wrote: > > Infoprint Server is a component of z/OS. It has a companion product IBM > > Print Transforms from AFP. > > > Is it separately priced? > > > The afpx

Re: How to create a pdf file from Mainframe

2024-01-09 Thread Paul Gilmartin
On 1/9/24 21:36:50, Roger Bolan wrote: Infoprint Server is a component of z/OS. It has a companion product IBM Print Transforms from AFP. Is it separately priced? The afpxpdf transform can transform either line data or AFP into PDF. Infoprint Server can take that PDF and send it to printer

Re: How to create a pdf file from Mainframe

2024-01-09 Thread Roger Bolan
Infoprint Server is a component of z/OS. It has a companion product IBM Print Transforms from AFP. The afpxpdf transform can transform either line data or AFP into PDF. Infoprint Server can take that PDF and send it to printers or email the PDF as an attachment. All of the documentation on Prin

Re: How to create a pdf file from Mainframe

2024-01-09 Thread Seymour J Metz
31 PM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: How to create a pdf file from Mainframe If you interested in freeware then try TXT2PDF : TXT2PDF is a mainframe utility program commonly used to convert TEXT files to a PDF file. https://secure-web.cisc

Re: How to create a pdf file from Mainframe

2024-01-08 Thread SHASHANK DEWANGAN
If you interested in freeware then try TXT2PDF : TXT2PDF is a mainframe utility program commonly used to convert TEXT files to a PDF file. https://www.homerow.net/rexx/txt2pdf/ Even AWS Mainframe modernization is utilizing this freeware to generate PDF. They have provided all the stuff like REX

Re: How to create a pdf file from Mainframe

2024-01-08 Thread Bob Raicer
Are you intending to perform the entire document creation process on z/OS, editing the content by perhaps using some GUI based product, or perhaps using some form of a "batch" type of a product that uses markup tags (something similar to the old IBM BookManager product)? Whatever the tool, if that

Re: How to create a pdf file from Mainframe

2024-01-08 Thread Dave Clark
"IBM Mainframe Assembler List" wrote on 01/08/2024 01:51:01 PM: > On 1/8/24 10:51:14, sudershan ravi wrote: > > > > Could someone help me on creating a pdf file from the mainframe job. What > > are the options we have? > > > Start here; look for TXT2PDF. >

Re: How to create a pdf file from Mainframe

2024-01-08 Thread sudershan ravi
ZOS Tony Thanks, Sudershan On Mon, Jan 8, 2024 at 12:40 PM Tony Thigpen wrote: > Which operating system? > > Tony Thigpen > > sudershan ravi wrote on 1/8/24 12:51 PM: > > Hi Everyone, > > > > Could someone help me on creating a pdf file from the mainframe job. What > > are the options we have?

Re: How to create a pdf file from Mainframe

2024-01-08 Thread Paul Gilmartin
On 1/8/24 10:51:14, sudershan ravi wrote: Could someone help me on creating a pdf file from the mainframe job. What are the options we have? Start here; look for TXT2PDF. -- gil

Re: How to create a pdf file from Mainframe

2024-01-08 Thread Tony Thigpen
Which operating system? Tony Thigpen sudershan ravi wrote on 1/8/24 12:51 PM: Hi Everyone, Could someone help me on creating a pdf file from the mainframe job. What are the options we have? Thanks, Sudershan

How to create a pdf file from Mainframe

2024-01-08 Thread sudershan ravi
Hi Everyone, Could someone help me on creating a pdf file from the mainframe job. What are the options we have? Thanks, Sudershan