Hi Everyone,
I am having a PDF file which is stored in an external server. I need to bring this file to Mainframe and get that printed. I am planning to use the IBM Infoprint server which convert the PDF file to AFP format. This AFP will then be converted to PCL format and will be sent to the printer. I am not sure on how to bring the PDF file to MF. Can we directly FTP this PDF to MF or need to convert this PDF to binary format during upload to Mainframe. Please advice.
Thanks
Print PDF file via Mainframe
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Print PDF file via Mainframe
a file ( even a text one ) is always in binary format
a text file might have to be translated between different platforms
a binary file should be left untouched when moved between systems
just transfer the PDF file to the mainframe and proceed from there
the BINARY option of FTP does NOT convert anythings, it transfers the data ASIS
a text file might have to be translated between different platforms
a binary file should be left untouched when moved between systems
just transfer the PDF file to the mainframe and proceed from there
the BINARY option of FTP does NOT convert anythings, it transfers the data ASIS
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
Re: Print PDF file via Mainframe
Thanks for the quick reply , So I believe we need to use the Binary mode in FTP job and get this to MF.
Re: Print PDF file via Mainframe
Hello , We did try the binary option for FTP during our testing and we are getting file truncation issue.It would be very helpful if we get some sample script to do this FTP process.
Again , we would like to confirm that the PDF to PCL conversion is also required even after FTP ing the file in Binary format to Mainframe.
Thanks
Again , we would like to confirm that the PDF to PCL conversion is also required even after FTP ing the file in Binary format to Mainframe.
Thanks
Re: Print PDF file via Mainframe
Hi Team, It would be great if we get some updates. Thanks in advance
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Print PDF file via Mainframe
Hi Team, It would be great if we get some updates. Thanks in advance
remember ...
we reply on our own time and free of charge
( if we have something useful to say - if we know about the topic )
on Your side there should not be any expectation to get an answer
if You/Your organisation have time constraint - lack of skills a paid consultant would be the best route
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Print PDF file via Mainframe
varunsree wrote:... I am having a PDF file which is stored in an external server. I need to bring this file to Mainframe and get that printed. I am planning to use the IBM Infoprint server which convert the PDF file to AFP format. This AFP will then be converted to PCL format and will be sent to the printer.
Wouldn't it be much simpler to use the PDF application on a work station to print the file rather than ship it to a mainframe, convert it to AFP, then in essence, convert it to a printer format, whether it be PCL or Post script to print? One conversion rather the two, so when a conversion screws up you don't go through a finger pointing exercise.
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: Print PDF file via Mainframe
varunsree,
Please refrain from asking the same question in multiple topics.
Please refrain from asking the same question in multiple topics.
.... Terry
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Print PDF file via Mainframe
You probably will need to FTP the PDF file on the external server to a Unix System Services (USS) file on the mainframe -- USS files do not have the 32,767 byte restriction on record lengths that z/OS data sets have. Once it is on the mainframe, you can have Info Print run against the USS file; if you have the optional IBM Print Transforms from AFP for Infoprint Server product then you can convert into PCL / Postscript to send directly to a printer.
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Print PDF file via Mainframe
As far as I can see this has nowt to do witth COBOL - topic moved.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Similar Topics
- Replies
- Views
- Last post
-
- 8
- 5266
-
by enrico-sorichetti
View the latest post
Fri Mar 12, 2021 4:09 pm
-
-
transferring file from pc to mainframe pds member
by valeca » Wed Sep 28, 2022 3:42 am » in TSO & ISPF - 5
- 3378
-
by Pedro
View the latest post
Thu Sep 29, 2022 12:11 am
-
-
- 1
- 2904
-
by Robert Sample
View the latest post
Sun Feb 20, 2022 8:04 pm
-
- 1
- 8397
-
by sergeyken
View the latest post
Wed Nov 16, 2022 8:31 pm
-
- 7
- 5243
-
by sergeyken
View the latest post
Fri Nov 13, 2020 1:24 am