Using a Postscript form as an overlay
Apologies for asking what is probably a simple question. I am knew to the Postscript world.
I will soon be working on a project involving the installation of 2000+ Postscript printers to replace old
matrix devices that use preprinted stationary.
I need to know two things:
1. How do I store a form, produced by a Postscript generator package, into the printer memory / disk.
For example - an invoice or a despatch note
2. How do I invoke that form so that is acts as an overlay to the data that is produced by my application.
i.e. What preamble needs to be written to effectively merge the data with the document.
I have done this before using PCL and a simple series of escape sequences but cannot work out how
to do this in the Postscript world.
