## What's Changed
* Prevent zero from being passed to array_chunk() by @GreyWyvern in https://github.com/smalot/pdfparser/pull/686
* Filter ElementHexa::decode() of non-hex chars by @GreyWyvern in https://github.com/smalot/pdfparser/pull/687
* Account for inaccurate offsets in getXrefData() by @GreyWyvern in https://github.com/smalot/pdfparser/pull/692
* Strengthen check for UTF-8 conformity in formatContent() by @GreyWyvern in https://github.com/smalot/pdfparser/pull/704
### Internal changes
* improved documentation: Return page width and height from document by @vitormattos in https://github.com/smalot/pdfparser/pull/700
* Fixed CS issue in PDFObject.php by @k00ni in https://github.com/smalot/pdfparser/pull/695
**Full Changelog**: https://github.com/smalot/pdfparser/compare/v2.9.0...v.2.10.0
https://github.com/smalot/pdfparser/releases/edit/untagged-b29761c1bb8fe3593b37 (collaborators only)
OK @j0k3r?