× 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.


  • Subject: Re: Overlays on a Report
  • From: "Jim Franz" <franz400@xxxxxxxxxxxx>
  • Date: Wed, 25 Jul 2001 21:40:36 -0400

Title: Message
Don't know if you are using the afp design tool, or just dds print file
code. I just finished my first set of forms with logos and signature.
What I learned is either from this list and the Printing V redbook.
This is a clip from the print file
A* NEED HEADER TO SET TOP OF FORM BEFORE LOGO AND SIGNATURE               
A          R HEADER                    SKIPB(1)  FONT(2304 (*POINTSIZE 9))
A          R LOGO                      PAGSEG(LOGO1 0.0 0.4)              
A          R SIGN                      PAGSEG(SIGN2 6.9 0.0)              
A          R LINE01                    SKIPB(4)  FONT(2304 (*POINTSIZE 9))
A* NAME/ADDRESS                                                   
A            @BLDAD1       30        62SPACEA(1)                          
A            @BLDAD2       30        62SPACEA(1)                          
A            @BLDAD3       30        62SPACEA(1)                          
A            @BLDAD4       30        62SPACEA(1)                          
A            @BLDAD5       30        62SPACEA(5)                          
A* NAME UNDER LOGO                                        
A            @BLDNOT       40         2FONT(2305 (*POINTSIZE 19))         
 
The compile overrides were devtyp(*afpds) lpi=8 pagsiz=88
It just took a lot of experimenting to get logo in right place.
The pgm did the "write"s  of the HEADER to set top of page, then the LOGO,
then SIGN (even though it is at lower end of page) then LINE01 which is all
the detail.
I printed the Font chart in the "OS/400 Printer Device Programming V4R4" manual in
appendix 4.5.12.1
I used typographic fonts (variable height, measured in points). I did create a print file
that used about 50 fonts so I could see them printed.
Having just gone thru this - good luck, and have lot's of patience.
hth
jim franz
----- Original Message -----
Sent: Wednesday, July 25, 2001 5:58 PM
Subject: Overlays on a Report

Okay, this is new territory for me, so bear with me here....
 
For a upcoming project we will be using a overlay for one or two reports and I have been assigned the task of figuring out how to do this. I know what needs to be done to create the overlay, what I don't know is how to design the report to use the overlay. Do I create the printer file laid out like I am printing on preprinted forms? Or do I do something different? Is there any good tricks I should know before laying out the report?
 
Any help on saving me time will be greatly appreciated.
 
Mike Wills
IT Corporate Support
Phone: (507) 386-3187
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.