Skip to content

how to config low quality? #67

@max-young

Description

@max-young

here is my code

pdf = pdfkit.from_url(url, False)

size of the pdf file is too large, time of send to user is too long
so I want change the quality of pdf ,how to config?
I use

options = {
      'lowquality': True
  }

but error:

Error: Failed loading page http://true (sometimes it will work just to ignore this error with --load-error-handling ignore)
Exit with code 1 due to network error: HostNotFoundError     ] 55%

how to do this?thank you

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