+ Reply to Thread
Results 1 to 3 of 3

Thread: how to reflect the increased page size of a report in the Spool file

  1. #1
    Guest.Visitor Guest

    Default how to reflect the increased page size of a report in the Spool file

    Use CHGPRTF FILE('your print file) PAGESIZE(66 175) Where 66 = lines and 175 = columns per page. You may also need to modify the characters per inch CPI(15) This is how we do it with 198 column print files.

  2. #2
    Guest.Visitor Guest

    Default how to reflect the increased page size of a report in the Spool file

    It use to be that creating a spool file using RLU the dimensions defined would create the proper size print file. You may also want to check that no ovrprtf is lurking somewhere in the back ground to reset back to 132.

  3. #3
    Guest.Visitor Guest

    Default how to reflect the increased page size of a report in the Spool file

    I have created a printer file using RLU wherein I have set the width of the page as 175.Now when I run my RPG program the respective report is generated in the Spool file, but any text after column number 132 are truncated in the Spool file. Please help me overcome this problem.

+ Reply to Thread

Similar Threads

  1. Replies: 3
    Last Post: 06-06-2007, 04:39 PM
  2. page size
    By Guest.Visitor in forum Document Management
    Replies: 2
    Last Post: 06-03-2004, 12:13 PM
  3. How to control extra page in report
    By David Abramowitz in forum General
    Replies: 3
    Last Post: 10-05-2003, 11:37 PM
  4. Print report with an Initial Page having overlapping special font types
    By Guest.Visitor in forum Document Management
    Replies: 0
    Last Post: 01-17-2003, 07:26 AM
  5. Selectively Remove Report Spool Files
    By mark_burton@cooperators.c in forum System Administration
    Replies: 1
    Last Post: 06-22-2001, 11:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts