I'm working on a program that requires a postscript printer driver to be
installed (and properly configured). In order to simplify installation, I'd
like to include a free, off-the-shelf postscript printer driver in my
program and programmatically install it.
As far as I know, Microsoft has a standard postscript printer driver for all
of its platforms.
(i) Am I allowed to redistribute their driver with my program (requiring the
install CD would be somewhat painful)? Are there any other postscript
printer drivers?
(ii) Which files would I need for the different platforms and how would I
programmatically install them?
(iii) I'd like to connect the postscript driver to my own port. How do I
configure the driver's properties?
Any help and pointers to further infomation would be greatly appreciated.
Thanks,
-Bernd
Thanks again,
-Bernd
Bernd Oliver Christiansen <be...@cs.ucsb.edu> wrote in message
news:OUC1FO$fAHA.908@tkmsftngp02...