|
in your device description, what type printer? many printers only support 10 & 15 cpi also - here is help text for ovrprtf about page size (at v4r5). what size is your paper? Page size (PAGESIZE) - Help Specifies the length and width of the printer forms used by this device file. The length is specified in lines per page or by the units specified for the UOM parameter. The width is specified in print positions (characters) per line or by the units specified for the UOM parameter. The page size must be specified with reference to the way the data is printed on the page. For example, if using 8.5 inch wide by 11.0 inch long forms and printing at 6 lines per inch with a 10-pitch font, specify PAGESIZE(66 85) PAGRTT(0). However, to rotate the page, specify the page size for an 11.0 inch wide by 8.5 inch long page and enter PAGESIZE(51 110) PAGRTT(90). The possible values are: page-length Specify the page length used by this device file. Although a value ranging from 1 through 255 is allowed, the value specified should not exceed the actual length of the forms used. page-width Specify the page width used by this device file. The value specified should not exceed the actual width of the page used. hth jim franz ----- Original Message ----- From: "hrishikesh kotwal" <hdkotwal@hotmail.com> To: <rpg400-l@midrange.com> Sent: Sunday, November 04, 2001 11:16 AM Subject: Printer File - Urgent!!! > [ Converted text/html to text/plain ] > > Dear all, > > Hi! > > I want to print a Report in RPG III with number of columns = 250. > > How do I achieve this? > > I have a printer file with the following definition: > > FILE > PRT256R1 > DEV *JOB > DEVTYPE *SCS > PAGESIZE > > 110 > > 255 > > *ROWCOL > LPI > 6 > CPI > 16.7 > OVRFLW > *SAME > LVLCHK *NO > > When I execute my test program, the spool file that is generated contains 255 > characters. But when I try to print this spool file, I receive the following > message: > > -------------------------------------------------------------------------- ----------------------------------------------- > Message ID . . . . . . : CPA3389 > Date sent . . . . . . : 11/04/01 Time sent . . . . . . : 13:09:24 > > Message . . . . : Page size of file PRT256R1 not supported for device > PRT02. > (C H T) > > Cause . . . . . : Writer PRT02 found file PRT256R1 number 8 job > 501160/ADMIN/CBSI01 on output queue PRT02 in QUSRSYS and determined that > the > page size of file PRT256R1 is not supported for device PRT02. > Recovery . . . : Enter C to cancel the writer. > Enter H to hold file PRT256R1 on the output queue and produce the next > file. > Enter T to process the file. If T is entered, the results may not be > what > is expected because the file will be printed using the page width and > attributes of file QPSPLPRT in library QSYS, and each print line will be > > More... > -------------------------------------------------------------------------- ----------------------------------------------- > Device Description for PRT02 is as below > -------------------------------------------------------------------------- ----------------------------------------------- > > DEVD > PRT02 > AFP *NO > PORT 2 > SWTSET 1 > ONLINE *YES > FONT > 011 > *NONE > FORMFEED *CONT > SEPDRAWER *FILE > SEPPGM *NONE > > PRTERRMSG *INQ > MSGQ *CTLD > > IMGCFG *NONE > ... more > -------------------------------------------------------------------------- ----------------------------------------------- > Please advise. > > Thanks in advance. > > Regards, > > Hrishikesh > > > Regards, > > Hrishikesh Kotwal >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.