Printing image without page eject (a showpage alternative?)
This is a conversation carried over from this thread: http://forums.adobe.com/thread/900119?tstart=0.
I am printing a postscript logo image on a certificate that is generated by a C program. When I call the image in the code, the image will print on a separate page, rather than embed within the certificate. I've removed the showpage command from the end of the image code, but that just prevented the image from being printed altogether. I believe what I need is a PostScript command or a string of commands that will print the image without sending a page eject command to the printer.
Does anyone know how this might be accomplished?
