-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Description
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
gustawdaniel, apwork and ujjwalagrawal17
Metadata
Metadata
Assignees
Labels
No labels