Skip to content

Conversation

mdedoes
Copy link

@mdedoes mdedoes commented Mar 1, 2025

Capture the public methods of PDAbstractContentStream in an interface called PDContentOutputStream.

This makes it possible to use the same code to produce output to all concrete subclasses. The example is the conversion from SVG, where the contents of the root , , and have the same syntax and structure. Using the same API for all four would make life a lot easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant