Replies: 3 comments 4 replies
-
Yes
For examples of setting command line args see https://github.com/cefsharp/CefSharp/wiki/General-Usage#cefsettings-and-browsersettings you can also use the helper method http://cefsharp.github.io/api/89.0.x/html/M_CefSharp_CefSettingsBase_EnablePrintPreview.htm
You'll have to raise any quality issues on https://magpcss.org/ceforum/index.php Further questions about print preview would be best asked on |
Beta Was this translation helpful? Give feedback.
-
is you resolve this questions? |
Beta Was this translation helpful? Give feedback.
-
@amaitland Is there a way to programmatically set the default page size to A4? |
Beta Was this translation helpful? Give feedback.
-
I'm looking for an improvement to the print preview and follow-up for this post::
https://bitbucket.org/chromiumembedded/cef/issues/123/add-support-for-print-preview#comment-55952406
but in the client cef it says that you need to use: --enable-print-preview
does this option exist in cefsharp?
Can it be enabled programmatically?
i am getting this print preview, is to poor:
Beta Was this translation helpful? Give feedback.
All reactions