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
Render method from render package only produces poor quality images. The images sees blurry and seems the images' size is fixed to 612 × 792 pixels.
Expected Behavior
Higher quality images out pdf pages.
Actual Behavior
I've been consuming the unipdf package as a library, but the easiest way to reproduce this is running the cli.
unipdf render -o images.zip in_file.pdf
I got the exact same result.
Attachments
I'm attaching the Bitcoin Whitepaper because that was the pdf file I was testing against and the first one that came to my mind that is free to download.
Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/
Description
Render
method fromrender
package only produces poor quality images. The images sees blurry and seems the images' size is fixed to 612 × 792 pixels.Expected Behavior
Higher quality images out pdf pages.
Actual Behavior
I've been consuming the unipdf package as a library, but the easiest way to reproduce this is running the cli.
unipdf render -o images.zip in_file.pdf
I got the exact same result.
Attachments
I'm attaching the Bitcoin Whitepaper because that was the pdf file I was testing against and the first one that came to my mind that is free to download.
unipdf render -o bitcoin.zip bitcoin.pdf
bitcoin.pdf
The text was updated successfully, but these errors were encountered: