Changelogs & Release Notes

Show changelog from version to

2 Bugfixes
1 Features
3 Tweaks
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