Replies: 1 comment
-
Does Chrome support this? We can only provide features/options that Chrome supports. From memory the underlying method that's called for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to render HTML into a PDF file through command 'browser.PrintToPdfAsync', but the file always shows dpi=72, so I need to set it to 300 for printing. I can only manually modify this value through other software or during printing.This issue has been bothering me for 5 years. If cefsharp does not support it yet, I hope to be able to modify the DPI attribute.Looking forward to good results very much.
Beta Was this translation helpful? Give feedback.
All reactions