× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Is this a laser?
I use a dds print file, compiled with type *afpds.
This is a sample from an 8x11 form, using various fonts.
In example below, printing 120 character field on 80 column form.
With afpds, the column can exceed the form width (if you use a small font).
See Printer Device Programming manual, appendix D for list of fonts.

A*  PRINTER DEVICE TYPE  . . . . . . > *AFPDS                             
A*  PAGE SIZE:                                                            
A*    LENGTH--LINES PER PAGE . . . . > 66                                
A*    WIDTH--POSITIONS PER LINE  . . > 80                                 
A*    MEASUREMENT METHOD . . . . . .   *ROWCOL                            
A*  LINES PER INCH . . . . . . . . . > 8                                  
A*  OVERFLOW LINE NUMBER . . . . . . > 66                                
A*  FORM FEED  . . . . . . . . . . . > *AUTOCUT                           
A*  DEGREE OF PAGE ROTATION  . . . . > *AUTO                              
A*  PRINT ON BOTH SIDES  . . . . . . > *TUMBLE                            
A*****************************************************************        
A*****************************************************************        
A* NEED HEADER TO SET TOP OF FORM BEFORE LOGO AND SIGNATURE               
A          R NRHEAD                    SKIPB(1)  FONT(2304 (*POINTSIZE 9))
A          R NRLOGO                    PAGSEG(LOGO1 0.0 0.4)     
A          R NRWHAT2                   FONT(2304 (*POINTSIZE 8))  
A            @WHAT2       120        15SPACEA(1)                           

hth
jim franz

----- Original Message ----- 
From: "Manoj S.T. , Gurgaon" <Manojst@xxxxxxxxxxxxxxx>
To: <RPG400-L@xxxxxxxxxxxx>
Sent: Wednesday, April 23, 2003 12:49 PM
Subject: To print 110 character heading in 80 column report.


> Hi All,
>   I have printer file with width 80 column. I need to print an heading which
> got 110 characters. I tried with changing CPI key word to 15 CPI still I am
> not able to type all character in one line. Would any body tell me how to do
> this without changing the page width.
> Thanks
> Manoj  S.T
                        

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.