Add an explicit default constructor to PDPageContentStream, to allow class
derivation
-------------------------------------------------------------------------------------
Key: PDFBOX-476
URL: https://issues.apache.org/jira/browse/PDFBOX-476
Project: PDFBox
Issue Type: Wish
Components: PDModel
Affects Versions: 0.8.0-incubator
Environment: any
Reporter: marco dondero
Priority: Trivial
Since PDPageContentStream does not contain an explicit default constructor,
it's not possible to extend it to implement custom behavior.
adding PDPageContentStream(){} would be most useful for this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.