[gs-bugs] [Bug 690347] pswrite device generates %%%%BeginPageSetup
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Fri Mar 20 00:54:23 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690347
------- Additional Comments From norbert.janssen at oce.com 2009-03-20 00:54 -------
FIX:
replace stream_puts(s, "%%%%BeginPageSetup\n");
with stream_puts(s, "%%BeginPageSetup\n");
at line 291 in gdevpsu.c
------- 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