How to enable missing option Print Save as PDF in CefSharp #4758
Unanswered
mukeshmishra996
asked this question in
Q&A
Replies: 1 comment 1 reply
-
CEF would need to add support for this. Issue tracker at https://github.com/chromiumembedded/cef If you are new to the project then please read the first few paragraphs of https://github.com/cefsharp/CefSharp/wiki/General-Usage You can try switching to the Chrome Runtime see #4123 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
While attempting to save a page as a PDF using the "Print as PDF" feature, I've noticed that not all page hyperlinks are clickable. I'm interested in a "Save as PDF" feature similar to that in Chrome/Edge. Can anyone suggest how I might achieve this functionality in CefSharp?
Beta Was this translation helpful? Give feedback.
All reactions