[
https://issues.apache.org/jira/browse/PDFBOX-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873463#action_12873463
]
Andreas Lehmkühler commented on PDFBOX-733:
-------------------------------------------
I've added an implementation for the 3 mentioned function types with version
949543. Some parts were already there, so that I just had to reactivate/imporve
them.
With these changes the pdf mentioned in PDFBOX-725 renders fine, if we talk
about the colors and not about the text. ;-) And the pdf attached to PDFBOX-575
looks really good.
I'd like to have some more sample docs for testing. Does anybody have some
other samples, with
- type 0 function and bitsPerSample != 8
- type 2 function (http://www.vmware.com/pdf/server_datasheet.pdf from
PDFBOX-211 works fine)
- type 3 function
> Implementation of function types 0,2 and 3 to be used in Separation and
> DeviceN colorspaces
> -------------------------------------------------------------------------------------------
>
> Key: PDFBOX-733
> URL: https://issues.apache.org/jira/browse/PDFBOX-733
> Project: PDFBox
> Issue Type: Improvement
> Components: PDFReader, PDModel
> Affects Versions: 0.8.0-incubator, 1.0.0, 1.1.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
>
> I'm working on an implementation of the function types 0,2 and 3 which are
> used within Separation and DeviceN colorspaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.