|
Are you trying to write an RPG program to do this? This is the RPG programming mailing list, so if you're not planning to do this in an RPG program, please post it on a different list, probably MIDRANGE-L. To do this in RPG, you'll want to use the "Convert Image" API (QIMGCVTI) specifying GIF as the input type, and AFP as the output. Documentation for the API is here: http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/apis/QIMGCVTI.htm Once you've done that, you should have an AFP stream file. You then need to copy it to a PF and run the CRTPAGSEG command on it to create a *PAGSEG object from it. Good Luck! On Thu, 28 Aug 2003 vinciamo@xxxxxx wrote: > Hi! > Is there a way to convert a pc image in gif format into a *PAGSEG format > on the AS400. > I want to print the logo in AFP Prtf! > > Thanks in advance! >
As an Amazon Associate we earn from qualifying purchases.
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.