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

WriteHTML to PDF file has quality loss on images #22

@DaanDeSmedt

Description

@DaanDeSmedt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions