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

ASF subversion and git services commented on PDFBOX-4285:
---------------------------------------------------------

Commit 1837563 from [email protected] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1837563 ]

PDFBOX-4285: pass quality parameter

> 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
>            Assignee: Tilman Hausherr
>            Priority: Major
>              Labels: TIFF
>             Fix For: 2.0.12, 3.0.0 PDFBox
>
>
> 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