× 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: Printing a logo:
  • From: Rob Berendt <rob@xxxxxxxxx>
  • Date: Mon, 28 Sep 1998 10:10:19 -0500

I suggest looking at Overlays and Page Segments.  I've worked with overlays 
more than page segments.  The logic I use is the following:
Install the IBM AFP 240 printer driver on your PC.
Print your image to a file using this driver.  Ensure that you go into advanced 
options and select either 'Medium Overlay' or page segment.
Get this file into a shared folder on your 400.
CRTPF FILE(library/WORKF) RCDLEN(8201) LVLCHK(*NO)
CPYFRMPCD FROMFLR(folder) TOFILE(library/WORKF) FROMDOC(docname) TRNTBL(*NONE) 
TRNFMT(*NOTEXT)
CRTOVL OVL(lib/overlay) FILE(lib/WORKF) MBR(mbrname)
or
CRTPAGSEG PAGSEG(lib/pagseg) FILE(lib/WORKF) MBR(mbrname)
To use overlays is as simple as OVRPRTF FRONTOVL(lib/overlay) or CHGPRTF 
FRONTOVL(lib/overlay)
We use this technique for Fax cover sheets on FAX/400.  We also use it on some 
printed documents.  This may limit
what printers may be used for printing the document.




boothm@ibm.net on 09/25/98 08:02:04 PM
Please respond to MIDRANGE-L@midrange.com@Internet
To:     MIDRANGE-L@midrange.com@Internet
cc:      
Subject:        Printing a logo:

Is it easy to print a Logo with an RPG program?  For example, if I wanted some 
small image to appear on the upper left of a report's print out?  Is there a 
brief and simple explanation around the net somewhere?

-- 
-----------------------------------------------------------
boothm@ibm.net
Booth Martin
-----------------------------------------------------------

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


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.