Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #474

Re: inserting duplex code?

From Helge Blischke <h.blischke@acm.org>
Newsgroups comp.lang.postscript
Subject Re: inserting duplex code?
Followup-To comp.lang.postscript
Date 2011-12-02 15:56 +0100
Message-ID <9js78vFgekU1@mid.individual.net> (permalink)
References <83442a2a-744f-4c7b-96e4-2231b6447d36@q9g2000yqe.googlegroups.com>

Followups directed to: comp.lang.postscript

Show all headers | View raw


jhgrredbjhj wrote:

> gswin32c -sDEVICE=ps2write -dNOPAUSE -dBATCH -sOutputFile=test.ps -c
> "<< /Duplex true /Tumble false >> setpagedevice" -f file1.ps file2.ps
> 
> 
> The duplex code never makes it through to the final ps.  Is there any
> way for ghostscript to get this in without taking another step of
> editing the file?

I guess not. Ghostscript's ps2write device shares a lot of code with the 
pdfwrite device and does not support (as far as I can see from both the 
documentation and the code) pagedevice keys for controlling specific device 
functions, only those which have an effect on the rendering itself.

Helge

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

inserting duplex code? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-01 08:32 -0800
  Re: inserting duplex code? Helge Blischke <h.blischke@acm.org> - 2011-12-02 15:56 +0100
    Re: inserting duplex code? luser- -droog <mijoryx@yahoo.com> - 2011-12-02 11:29 -0800
      Re: inserting duplex code? Helge Blischke <h.blischke@acm.org> - 2011-12-02 23:38 +0100
  Re: inserting duplex code? SaGS <sags5495@gmail.com> - 2011-12-02 22:08 -0800
    Re: inserting duplex code? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-05 10:10 -0800
      Re: inserting duplex code? luser- -droog <mijoryx@yahoo.com> - 2011-12-05 12:02 -0800
        Re: inserting duplex code? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-06 06:52 -0800

csiph-web