Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 10:12

Breaking Changes

  • Ensures PDF objects can only be written once
    • Attempting to do so more than once will throw an exception
  • Prevents usage of a Stream returned from QPdf after the QPdf instance has been disposed

Features

  • Allows passing in a QPdfWriteOptions instance to set various PDF properties

Adjustments

  • Improves interop code

Full Changelog: v0.3.0...v0.3.1