[
https://issues.apache.org/jira/browse/PDFBOX-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375996#comment-16375996
]
ASF subversion and git services commented on PDFBOX-4121:
---------------------------------------------------------
Commit 1825293 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1825293 ]
PDFBOX-4121: use much faster MemoryCacheImageInputStream instead of result of
ImageIO.createImageInputStream which is a FileCacheImageInputStream
> (-Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true) takes much time
> ------------------------------------------------------------------------------
>
> Key: PDFBOX-4121
> URL: https://issues.apache.org/jira/browse/PDFBOX-4121
> Project: PDFBox
> Issue Type: Improvement
> Components: Rendering
> Affects Versions: 2.0.8
> Reporter: savan patel
> Priority: Major
> Labels: DeviceCMYK
> Attachments: 5a55177653dee.pdf, PDFBOX-4121.jp2
>
>
> I have a pdf in which page 1 gets around 45 sec to render when i set the
> property (-Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true) and
> without it it takes 20 sec.
> and something weird happens to me. when i don't set this property
> (System.setProperty("sun.java2d.cmm",
> "sun.java2d.cmm.kcms.KcmsServiceProvider")) then i get this warning "WARNING:
> Could not read JPEG 2000 (JPX) image" . is it some jar related warning or it
> happen to u also?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]