Andreas Lehmkühler created PDFBOX-1889: ------------------------------------------
Summary: Remove the ConvertColorspace class Key: PDFBOX-1889 URL: https://issues.apache.org/jira/browse/PDFBOX-1889 Project: PDFBox Issue Type: Improvement Reporter: Andreas Lehmkühler Assignee: Andreas Lehmkühler Fix For: 2.0.0 The ConvertColorspace class doesn't do what a possible user might expect. It simply tries to exchange all setStrokingColor/setNonStrokingColor calls using RGB values with calls using CMYK values. It doesn't convert images or colorspaces itself. To avoid misunderstandings I'm going to remove the class. -- This message was sent by Atlassian JIRA (v6.1.5#6160)