I am placing my same reply from PRINT ISSUE in this one. This looks to be the same issue as that thread: PRINT ISSUE
When you get it to the PC how are you printing it? What printer hardware are you using? Is the mainframe printer the same as the printer from the PC? When reports are created on the mainframe, they have control characters in the first column (typically) for the printer to understand. However, HP printer is different than Canon, is different than IBM and so forth. What I would suggest is, if you can do this. Download and install XMITP from this URL http://lbdsoftware.com/xmitip.html Some of its capabilities are: Send messages to one or more recipients Send using CC and BCC addressing Specify both FROM and REPLY-TO addresses Send files as attachments plain text converted to Rich Text Format (RTF) supports ASA carriage control convert to HTML (very basic) includes support for background and text color specifications binary (no conversion of the data) use for ZIP files Convert files (1-4) and then ZIP using InfoZip, ISPZIP or PKZIP/MVS convert files to PDF (Adobe Portable Document Format) readable using Acrobat Optional ISPF Dialog address book to select addressing from list of dataset for file attachment specifications This product can take your report and distribute it in email format. This might be a good solution for now. Or you can search for tools that can convert the Mainframe document to a PDF document and retain the formatting you need. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Gonzalo Cengotita > Sent: Thursday, December 29, 2016 8:00 AM > To: [email protected] > Subject: Re: Xdc output print > > Hi, > > Is a PDS previously created?. Iif the PDS already exists, you can`t change the > lrecl. It only can be done in a new PDS > > Regards > > > *Gonzalo Cengotita* > > 2016-12-29 15:46 GMT+01:00 venkat kulkarni <[email protected]>: > > > Hello Group, > > > > We have big lengthy report in sdsf and I was trying xdc to save report > > into PDs member.but the data from right side in truncated. I am unable > > to fix this issue. Do we have any restriction on using record length > > size in PDs or any parameter which can help me resolving this issue. > > > > Regards > > Venkat > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
