5 pts.
 EMAILING PDF FROM AS/400
CL/RPG and an external PRTF. If we send the resulting PRTF to our imaging system, it's 8 1/2 x 11 as it should be. Another CL/RPG using the the SAME externally described PRTF to create a report for agents.   It then emails the report to agents... and the resulting PDF is LANDSCAPE. Help? Need them to be portrait.. Thanks

Software/Hardware used:
iSERIES V5R4
ASKED: December 15, 2009  9:26 PM
UPDATED: December 17, 2009  7:56 PM

Answer Wiki:
How is the report being converted to PDF? What does the spool file look like if you send it to an outq? If your print it to paper, does it print portrait or landscape?
Last Wiki Answer Submitted:  December 17, 2009  7:56 pm  by  Teandy   5,830 pts.
All Answer Wiki Contributors:  Teandy   5,830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Without knowing anything about the PRTF, I don’t know how anybody can do anything but make random guesses. Any chance you could DSPFD to *PRINT, drag the spooled file into an ASCII text file and paste it into a CODE block here?

That will give us a starting point. For example, there might be multiple record formats with different lengths that might indicate a direction.

Tom

 108,055 pts.