Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3317
| From | ken <ken@spamcop.net> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: Print to deskjet/inkjet printer using ghostscript 9.25 |
| Date | 2018-10-17 17:35 +0100 |
| Message-ID | <MPG.3631752febe478fd989932@usenet.plus.net> (permalink) |
| References | <c02812b1-dda9-4e16-b8c9-aed6714fe7e5@googlegroups.com> <648a5344-8360-4096-9183-0dfd8d740ea2@googlegroups.com> |
In article <648a5344-8360-4096-9183-0dfd8d740ea2@googlegroups.com>, shahidr100@gmail.com says... > > Hello Ken > Thanks for the reply. > > Actually I am trying the following method that is why I am using RedMon. > > https://www.youtube.com/watch?v=0Wi03U7qiFM > > Using this method and the command you have suggested, can it be done? Well, no. Or at least not sensibly. That method creates a 'virtual' printer which applications can print to. When they do so the Windows print system creates PostScript which it sends to the 'printer'. The Port Monitor (RedMon) intercepts that PostScript program and sends it to Ghostscript, configured to create a PDF file. I can't think of any reason why you would want to print from an application to a local 'virtual' printer and go through the process of creating PostScript, sending that to the Port Monitor, having the Port Monitor activate Ghostscript to render it (on your computer) and then send the bitmap to your printer. Why don't you just print to the printer from Windows ? Ken
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Print to deskjet/inkjet printer using ghostscript 9.25 shahidr100@gmail.com - 2018-10-17 00:54 -0700
Re: Print to deskjet/inkjet printer using ghostscript 9.25 ken <ken@spamcop.net> - 2018-10-17 12:58 +0100
Re: Print to deskjet/inkjet printer using ghostscript 9.25 shahidr100@gmail.com - 2018-10-17 05:36 -0700
Re: Print to deskjet/inkjet printer using ghostscript 9.25 ken <ken@spamcop.net> - 2018-10-17 17:35 +0100
Re: Print to deskjet/inkjet printer using ghostscript 9.25 Mohammed Shahid Rahman <shahidr100@gmail.com> - 2018-10-17 09:53 -0700
Re: Print to deskjet/inkjet printer using ghostscript 9.25 ken <ken@spamcop.net> - 2018-10-18 08:31 +0100
Re: Print to deskjet/inkjet printer using ghostscript 9.25 Mohammed Shahid Rahman <shahidr100@gmail.com> - 2018-10-18 07:57 -0700
Re: Print to deskjet/inkjet printer using ghostscript 9.25 ken <ken@spamcop.net> - 2018-10-18 16:27 +0100
csiph-web