[Poppler-bugs] [Bug 51479] New: Correction of %%DocumentCustomColors in PSOutputDev.cc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 27 00:43:34 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51479

             Bug #: 51479
           Summary: Correction of %%DocumentCustomColors in PSOutputDev.cc
    Classification: Unclassified
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: Thomas.Freitag at alfa.de


Created attachment 63523
  --> https://bugs.freedesktop.org/attachment.cgi?id=63523
Repairs %%DocumentCustomColors

According to the PDF specification, the reserved names Cyan, Magenta, Yellow,
and Black shall always be considered to be process colours (and NOT custom
colours), and there is a special handling for the reserved names All and None.
This is not considered by PSOutputDev.cc: it inserts them as
%%DocumentCustomColors. The attached patch repairs this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list