Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
2 Features
2 Tweaks
SetaPDF-Core Component
Feature
  • Implemented public-key security handler for both reading and writing.
  • Implemented revision 6 (AES256) in standard PDF security handler.
Bugfix
  • Fixed behavior Text::getLines with glue characters like . or ,
Tweak
  • Forward a clean up call in SetaPDF_Core_Document::finish() to the PDF parser instance to close a possibly open reader file handle.
  • Clean-up of security handler classes.