Hi,
I'm trying to figure out how to take a logo graphic and insert it into a dynamicly created postscript packing slip that is sent to our printer.
I can get our logo in different formats (eps,jpg, whatever else photoshop and InDesign can do).
I want the logo to be sharp, so some vector format I assume would be best. But I dont know how to merge that with our other postscript data.
From ASP (vbscript) I pull data from the database and create the postscript data and sent it to our network printer. So far so good. I just need a way where I could take images convert and save them to a text file on the server and then insert that text on the fly into the main text before sending to the printer.
Thanks for any help you can provide.
Stephen
I'm trying to figure out how to take a logo graphic and insert it into a dynamicly created postscript packing slip that is sent to our printer.
I can get our logo in different formats (eps,jpg, whatever else photoshop and InDesign can do).
I want the logo to be sharp, so some vector format I assume would be best. But I dont know how to merge that with our other postscript data.
From ASP (vbscript) I pull data from the database and create the postscript data and sent it to our network printer. So far so good. I just need a way where I could take images convert and save them to a text file on the server and then insert that text on the fly into the main text before sending to the printer.
Thanks for any help you can provide.
Stephen