[gs-bugs] [Bug 689682] ps2pdf in gswin32 has unexpected behaviour: PDF output overwrites PS input
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jun 22 19:00:25 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=689682
--- Comment #4 from Ken Sharp <ken.sharp at artifex.com> 2010-06-22 19:00:20 UTC ---
Do we really still need .setpdfwrite ? I never use it and I don't see any ill
effects. All it apparently does is set a large VM threshold:
/.setpdfwrite { % - .setpdfwrite -
% Set a large VM threshold to reduce garbage collection.
currentuserparams /VMThreshold get 3000000 .max setvmthreshold
} bind def
I'm not sure how useful this really is and would be inclined to drop it.
--
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