[gs-bugs] [Bug 690627] New: Overprint properties are not maintained
when coverting eps file to pdf using GhostScript
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Mon Jul 13 06:47:56 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690627
Summary: Overprint properties are not maintained when coverting
eps file to pdf using GhostScript
Product: Ghostscript
Version: other
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: PDF Writer
AssignedTo: ken.sharp at artifex.com
ReportedBy: archanah at vitinfotech.com
QAContact: gs-bugs at ghostscript.com
Steps To Reproduce:
1.Create a rectangle with overprint outline and overprint fill property set on.
2.Export to eps.
3.Convert eps file to pdf using GhostScript.
4.Import GhostScript pdf file.
Expected:
Overprint outline property should be added in graphics state referred by
rectangle with outline.
Actual:
When GhostScript converting eps file to pdf file, Ghostscript breaks the fill
and outline apart and
exports separate rectangle.
For each rectangle it creates two graphics state /R7 and /R8.
/R7 << ../OP true >> referred by rectangle with fill, hence the overprint on
fill appears.
/R8 << ..>> referred by rectangle with outline, hence overprint on outline is
dropped.
Overprint outline property is not added in the graphics state referred by
rectangle with outline.
------- 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