[gs-bugs] [Bug 690377] Error: /configurationerror in --setpagedevice--

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Sat Apr 4 06:56:34 PDT 2009


http://bugs.ghostscript.com/show_bug.cgi?id=690377

alex.cherepanov at artifex.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From alex.cherepanov at artifex.com  2009-04-04 06:56 -------
The following prefix removes all predefined input attributes and
sets a single variable media size from the modified gs_setpd.ps .

Under policy 3, this makes media matching algorithm to scale down the
input page size to the media size. Please note that all media attributes
are replaced; modified gs_setpd.ps is not needed.

<< currentpagedevice /InputAttributes get
0 1 2 index length 1 sub {1 index exch undef } for
/InputAttributes exch dup 0 <</PageSize [0 0 612 1728]>> put
/Policies << /PageSize 3 >> >> setpagedevice

Run the prefix before your file as:

gswin32c prefix.ps foo.pdf

In any case, this is not a bug in Ghostscript.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the gs-bugs mailing list