Print image on MERGE form with AREV 3.10 for DOS? (AREV Specific)
At 27 JAN 1999 02:52:33PM Larry wrote:
Does anybody know how to print an image (such as a .jpg file) as part of a MERGE form? We are using AREV 3.10 for DOS and WIN 98 workstations. The image files would be stored somewhere on the network and there would be just a filename reference in the merge form for the image.
thanks
At 27 JAN 1999 08:44PM Victor Engel wrote:
JPG is a compressed format, so you would need some software to decode it into a bitmap. The solution would be easier if you were starting with a bitmap. Perhaps the simplest would be to create a printable image with some other application. The problem with this solution, though, is if you need to position it somewhere besides the position of the image when you did a print to file, which sounds like what you want to do.