Re: Inserting duplex and tumble options in cairo postscript output

Lawrence D'Oliveiro <[email protected]>
Newsgroups gmane.comp.lib.cairo
Organization Geek Central
Message-ID <[email protected]>
On Wed, 19 Aug 2015 16:11:32 +0300, Dov Grobgeld wrote:

> The postscript for duplex and tumple typically look as follows:
> 
> statusdict /setduplexmode known
> { statusdict begin setduplexmode end } {pop} ifelse
> statusdict /settumble known
> { statusdict begin settumble end } {pop} ifelse

That seems a pretty antiquated way of doing it, dating back to
PostScript level 1.

See section 6.2 of the PostScript Language Reference Manual for the
preferred way.
-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.