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



Chris

Look up page segments (*PAGSEG). These can contain any graphic image and are specified with the PAGSEG keyword in a PRTF. You can use program variables, so that you can specify a different PAGSEG at run-time - this doesn't use the OVRPRTF, it's just a variable name in RPG.

Of course, if it's always the same PAGSEG, you can name it in the PRTF.

There are also overlay objects (*OVL) which, I believe, can be specified with the FRONTOVL and/or BACKOVL parameters of OVRPRTF.

This is all from vague memory - others, please make needed corrections.

HTH
Vern

On 7/24/2013 6:00 AM, Chris Chambers wrote:
Hi Guys


I'm outputting a regular print program direct to PDF on IFS using the
following override :


OVRPRTF FILE(&SPLFILE) DEVTYPE(*AFPDS) TOSTMF(&IFS) WSCST(*PDF)


Everything works great but I now have request for the PDF to have logos and
graphics in there.


I guess I need to use some sort of pre-defined template but can this be
utilised using the same OVRPRTF command ?


Any advice or other methods that can be utilised are all gratefully
received.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.