You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to increase the size of my PDF as a UIImage the background of the PDF does resize correctly but the image on the PDF doesn't. This has the effect of my image getting smaller in comparison to the UIImage.
e.g.
PDF of 100x100 with an image of 80x80
Generate UIImage of 200x200 and the image stays at 80x80 whilst the background of the PDF is 200x200
The text was updated successfully, but these errors were encountered:
When I try to increase the size of my PDF as a UIImage the background of the PDF does resize correctly but the image on the PDF doesn't. This has the effect of my image getting smaller in comparison to the UIImage.
e.g.
The text was updated successfully, but these errors were encountered: