v1.5.0
- Update
PDFPage
methods for setting width/height/size to handle pages with CropBoxes: - Add methods to
PDFObject
subclasses to access underlying values: - Fix bug preventing JPG images using the CMYK colorspace from displaying (thanks @zwaldowski!):
- Add methods to
PDFDocument
for reading document metadata (thanks @timKraeuter!):- See examples here: https://github.com/Hopding/pdf-lib#read-document-metadata
- #336
- #423