Skip to content

Minor improvements to PageContentStreamOptimized class #260

Open
@Nawrok

Description

@Nawrok

Hi,
While using the PageContentStreamOptimized class, which is used in PDStreamUtils, I noticed a couple of drawbacks that can be improved.

  • First, it would be good to implement a Closable interface to this wrapper.
  • Secondly, you can add constructors in this class analogous to those in the PDPageContentStream class and, as a result, simplify their invocation.
  • In addition, you can also provide a method to return the raw stream that is part of this class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions