Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF size increases but image doesn't #42

Open
LeoSnek opened this issue Jul 15, 2015 · 1 comment
Open

PDF size increases but image doesn't #42

LeoSnek opened this issue Jul 15, 2015 · 1 comment

Comments

@LeoSnek
Copy link

LeoSnek commented Jul 15, 2015

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.

  1. PDF of 100x100 with an image of 80x80
  2. Generate UIImage of 200x200 and the image stays at 80x80 whilst the background of the PDF is 200x200
@jum
Copy link

jum commented Aug 17, 2015

For me this is fixed with this pull request: #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants