http://qs321.pair.com?node_id=590935

tos has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

can anybody please give me a hint regarding the "RPT1:"-Port from RedMon (context Ghostscript) with a windows-printer.

I want to connect the RPT1: directly to a perlscript which first does some cleanings on on the (postscript-)datastream in a way as a filter and then forwards it to f.i. ps2pdf to create a pdf-output.

How can i achieve access to the port from within perl.

Thanks in advance and regards,

tos


Is simplicity best or simply the easiest Martin L. Gore
  • Comment on perl-access to printerport RPT1: on windows

Replies are listed 'Best First'.
Re: perl-access to printerport RPT1: on windows
by SFLEX (Chaplain) on Dec 20, 2006 at 17:00 UTC
    if you have not seen these modules WIN32::Printer you may want to check them out!