[ https://issues.apache.org/jira/browse/PDFBOX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753848#action_12753848 ]
Daniel Wilson commented on PDFBOX-513: -------------------------------------- Yonas, That sample would certainly help. Also a bit of clarification ... certainly the format changes have made a full diff difficult. But I see several areas of difference between the trunk version and yours. First is the 2nd constructor ... is that where the code you've pasted above belongs? Then there's the public byte[] getImageIndexThingy() at the end of the file. Is that needed? Finally ... and maybe I'm missing something ... but is support for JPG transparency really needed ... as JPG files do not support transparency? Thanks! Daniel > PDJpeg does not support transparency/alpha > ------------------------------------------ > > Key: PDFBOX-513 > URL: https://issues.apache.org/jira/browse/PDFBOX-513 > Project: PDFBox > Issue Type: Bug > Affects Versions: 0.8.0-incubator > Environment: Any > Reporter: Yonas Jongkind > Attachments: PDJpeg.java > > > The code does not handle this feature. Patch attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.