Print a jpeg image on a Merge form? (AREV Specific)
At 21 MAY 1999 02:25:05PM Larry wrote:
Does anybody know how to put a jpeg image on a MERGE form and print it on a laser printer? I'm looking for something like a dictionary item, that could reference a jpeg filename, that could be placed on a MERGE form for printing. Using AREV 3.10 on Netware network with WIN98 workstations.
thanks
At 26 MAY 1999 04:26PM akaplan@sprezzatura.com - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
Usually you can load the image into the printer and have control code print it out. Alternatively you could read in the code, if it's small enough and output it out into the form. If not, you could change the print routines to osbwrites and jam the jpeg right into the file, then just send the output.
akaplan@sprezzatura.com