[ 
https://issues.apache.org/jira/browse/PDFBOX-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920051#comment-13920051
 ] 

Tilman Hausherr commented on PDFBOX-52:
---------------------------------------

My fix was needed because the DCT image wasn't decoded since 2005. The fix 
decodes the image. The previous code did call the DCT filter for DCT encoded 
images and got an exception that it is not implemented. The new code uses the 
JPX filter instead, which is nothing more than a call to java imageio. It ran 
on my system for 2 months. Your theory is a rather philosophical one. Or 
rather, it is an opinion.

This discussion is going into a bad direction. One that feels like wikipedia. 
With potentially endless discussions (that keeps me from writing and testing 
code) and the result depends on who has more time. I don't have a personal 
interest in that change because I use the 2.0 version. I did it for the user 
who didn't understand that the 1.8 version didn't have DCT.

> DCTFilter is not implemented yet
> --------------------------------
>
>                 Key: PDFBOX-52
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-52
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Rendering
>            Assignee: Tilman Hausherr
>             Fix For: 1.8.5, 2.0.0
>
>         Attachments: FilterManager.patch, JPXFilter.patch, 
> amyuni2_05d__pdf1_3_acro4x.pdf-1.png, dctfilter.patch
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552835&aid=1181506
> Originally submitted by joswol on 2005-04-12 07:03.
> PDFBox-0.7.1: org.pdfbox.filter.DCTFilter  - Warning:
> DCTFilter.decode is not implemented yet, skipping this
> stream.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to