Refactoring rendering-related classes/methods for extensibility
---------------------------------------------------------------
Key: PDFBOX-688
URL: https://issues.apache.org/jira/browse/PDFBOX-688
Project: PDFBox
Issue Type: Improvement
Reporter: Daniel Wilson
Assignee: Daniel Wilson
Priority: Minor
Some of the classes/methods in the rendering area assume they have access to a
Graphics2D object.
This assumption breaks when using the .Net version of PDFBox. Some judicious
refactoring permits PageDrawer to be extended in .Net and key methods to be
overriden.
I am continuing this refactoring for better rendering support in .Net.
Andreas recently asked that code committed to SVN also be tied to a Jira issue
-- a good idea really -- so I'm putting this in as an issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.