Scale image doesn't work. WINDOWS-UNITY.
Brought to you by:
dogcane
Hi!
I'm using SharpPDF, and I need to put an scaled image on a page.
I'm trying to use addImage:
It doesn't scale the image but it cuts the image starting from upper-left corner with the size I would like to scale it to.
How can I solve this? In MAC doesn't happen that.