Changelogs & Release Notes

Show changelog from version to

3 Bugfixes
1 Features
4 Tweaks
SetaPDF-Merger Component
Bugfix
  • Update PDF version of the resulting document instance if necessary
Tweak
  • Added type hint in SetaPDF_Merger::rewriteNamesCallback()
SetaPDF-Core Component
Feature
  • Added createByPageNo() and createByPage() in SetaPDF_Core_Document_Destination
Bugfix
  • Changed instanceof checks from SetaPDF_Core_Type_String to SetaPDF_Core_Type_StringValue
  • Fixed handling of HexValues in getAll*() methods in SetaPDF_Core_Document_Info class
Tweak
  • Changed strings to constants in SetaPDF_Core_Canvas
  • Added getPdfValue() method to SetaPDF_Core_Document_Action and SetaPDF_Core_Document_Destination
  • Implement fluent interface for all setter methods in SetaPDF_Core_Document_Info