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

Tilman Hausherr commented on PDFBOX-4285:
-----------------------------------------

The reason I ran into trouble is because I also added a test and that one 
failed. In the meantime I found the cause of the bug and it is only in the jpeg 
reader of twelvemonkeys, i.e. the generated files are OK. So the next thing for 
me to do is to adjust the pom.xml file(s) so that the test passes both in my 
own build (where I use the twelvemonkeys jpeg decoder) and on the CI server 
(where it isn't).

> Expose the tiff compression type to the user.
> ---------------------------------------------
>
>                 Key: PDFBOX-4285
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4285
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Writing
>    Affects Versions: 2.0.11
>            Reporter: Alexandre Moraes do Nasciment
>            Priority: Major
>              Labels: TIFF
>
> Allow the user to set the compression type of Tiff files externally.
> In the current version, the class ImageIOUtil uses 
> TIFFUtil.setCompressionType and this sets the compression only to "CCITT T.6" 
> or "LZW". 
> Other choice could be allow the jpeg compression that is more efficient.
> It already has a TODO in code (// TODO expose this choice to the user?)
> Thank you.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to