[
https://issues.apache.org/jira/browse/PDFBOX-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107288#comment-14107288
]
John Hewson commented on PDFBOX-2273:
-------------------------------------
So you're wanting to create new inline images for embedding in PDFs? Yes, I see
that we don't support that. We could add a constructor to do that. Creating new
PDFs with inline images isn't recommended, they're basically a legacy feature
and there was [a suggestion to remove them from the next
spec|http://mail-archives.apache.org/mod_mbox/pdfbox-dev/201407.mbox/%3ccfe1c717.61980%[email protected]%3E].
Note that inline images are limited to 4KB also.
> 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)