#Ghostscript for me??
18-Dec-93 08:21:27
Sb: #125384-#Ghostscript for me??
Fm: BILL LEACH 71330,2621
To: Barbara Andrew 71035,1707
Barbara;
I am presuming that you are implying that PostScript is not a sufficiently
universal format for your purposes (ie: some of the clients can not
handle PostScript files)?
Yes, ghostscript may be just exactly what you need but getting it set up
for the task is probably not trivial.
You will need to find out exactly what printers all of your clients can
handle. Reduce that list to the lowest possible common denominators.
Either:
Recompile ghostscript with all of the required drivers included and create
a "command file" that instructs ghostscript to convert the input file to
each of the needed output files.
OR:
Recompile ghostscript for each of the client's as necessary and supply
them with the ghostscript. Again, it would be a good idea to create
"command" and batch files to automate the operations.
-bill