5 pts.
 Howdo I incorporate .bmp images into i5 printer/spool file?
We use overlays with static images(logo), but I need to include a .bmp image into a spool file based on link data (on the iseries) that points to a .bmp file on the IFS. Really don't want to recreate the wheel by making page segments out of these images (there are many of them), and not having any luck sith AFPRSC keyword. Any ideas?

Software/Hardware used:
ASKED: March 30, 2009  6:52 PM
UPDATED: April 1, 2009  9:40 AM

Answer Wiki:
Not an answer - I have the same question. I want to capture a customer's signature at a POS terminal and include it on an invoice whenever that document is printed. Leo Burkett
Last Wiki Answer Submitted:  March 31, 2009  8:10 pm  by  LBurkett99   830 pts.
All Answer Wiki Contributors:  LBurkett99   830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi,

Have you checked out the GDF dds keyword ? It allows you to include a graphics data file in your prtf using parameters that can be updated when the spool is generated. If you could convert your .bmp files in runtime and set the variables accordingly in your program before using the prtf, I think that it should solve your problem.

RVP

 270 pts.