[gs-bugs] [Bug 693140] Page size selection problem
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Jun 20 18:33:54 UTC 2012
http://bugs.ghostscript.com/show_bug.cgi?id=693140
--- Comment #7 from Alex Cherepanov <alex.cherepanov at artifex.com> 2012-06-20 18:33:54 UTC ---
Created an attachment (id=8699)
--> (http://bugs.ghostscript.com/attachment.cgi?id=8699)
CreatePrint-NoTray - an IdiomSet resource.
This IdiomSet resource matches /Tray procedure in the sample file and
replaces it with a no-op procedure.
By default, Ghostscript is now compiles resources into the executable.
So the external resources are not normally searched. To use this resource
you can do one of the following:
- copy it to Resource/IdiomSet directory and rebuild Ghostscript
- copy it to Resource/IdiomSet directory and provide a path to
the resource hierarchy as -I .../Resource/Init
- run this file before every job as
gs ... Resource/IdiomSet/CreatePrint-NoTray FOO.PS
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list