v2.10.0
What's Changed
- Prevent zero from being passed to array_chunk() by @GreyWyvern in #686
- Filter ElementHexa::decode() of non-hex chars by @GreyWyvern in #687
- Account for inaccurate offsets in getXrefData() by @GreyWyvern in #692
- Strengthen check for UTF-8 conformity in formatContent() by @GreyWyvern in #704
Internal changes
- improved documentation: Return page width and height from document by @vitormattos in #700
- Fixed CS issue in PDFObject.php by @k00ni in #695
Full Changelog: v2.9.0...v.2.10.0