Closed corymickelson closed 5 years ago
PoDoFo does not provide a simple api for resizing the image from the Image class. Sizing operations are done during painting. Documentation has been updated and the Painter.drawImage has been updated to accept a width height OR a scaling factor. See 0d5ab25a37246238afb945a2108d42879ba8c396
Update the image class with getter / setter methods for width and height values.
87