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

Modify the image size #15

Closed
bipin-mi opened this issue Mar 27, 2019 · 2 comments
Closed

Modify the image size #15

bipin-mi opened this issue Mar 27, 2019 · 2 comments

Comments

@bipin-mi
Copy link

Converting the 4x6 inch size pdf to jpg image using the code as given on readme file for pdf as image. The image is generated easily but its size is 1200 x 1800 pixel. Didn't find any options for size related things. Can you please help with this.

@bipin-mi bipin-mi changed the title Modified Image size Modify the image size Mar 27, 2019
@gen2brain
Copy link
Owner

You can use ImageDPI() to set DPI for image, with just Image() default is 300.

@bipin-mi
Copy link
Author

You can use ImageDPI() to set DPI for image, with just Image() default is 300.

Done. It works. Thanks

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