[
https://issues.apache.org/jira/browse/PDFBOX-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107284#comment-14107284
]
Tilman Hausherr commented on PDFBOX-2273:
-----------------------------------------
I suspect you want to alter an existing PDF, or alter a PDF that you created.
Other possible changes for what you want to do would be
- setter for the data array
- replace the data array with a ByteArrayOutputStream, and reactivate the
disabled method createOutputStream()
> Make PDInlineImage non-final
> ----------------------------
>
> Key: PDFBOX-2273
> URL: https://issues.apache.org/jira/browse/PDFBOX-2273
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: Dominic Tubach
>
> PDInlineImage is final in the current trunk. This prevents from extending the
> class as it was possible in 1.8.
--
This message was sent by Atlassian JIRA
(v6.2#6252)