Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

WriteHTML to PDF file has quality loss on images #22

Open
DaanDeSmedt opened this issue Nov 2, 2017 · 0 comments
Open

WriteHTML to PDF file has quality loss on images #22

DaanDeSmedt opened this issue Nov 2, 2017 · 0 comments

Comments

@DaanDeSmedt
Copy link

DaanDeSmedt commented Nov 2, 2017

When writing HTML to a PDF file using the h2p class I notice there is quality loss on the images.
Any tips?

I've added the quality parameter to the render function inside the converter.js file, but that does not show any difference.

page.render(options.destination, { format: 'pdf', quality: '100' });

I've also set the page DPI to 72 and higher... no difference.

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

No branches or pull requests

1 participant