You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Simon Steiner (Jira)" <ji...@apache.org> on 2020/09/23 06:57:00 UTC

[jira] [Created] (PDFBOX-4962) CMYK support

Simon Steiner created PDFBOX-4962:
-------------------------------------

             Summary: CMYK support
                 Key: PDFBOX-4962
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4962
             Project: PDFBox
          Issue Type: Bug
            Reporter: Simon Steiner


If the content stream has a cmyk color:

0 0 0 1 k

pdfbox will convert this to rgb causing loss of fidelity

is it possible to pass the cmyk color when you call graphics2d eg:

{color:#660e7a}graphics{color}.setPaint



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org