In an older DCEF (v1) project, I used this line to print:
Chromium1.Browser.MainFrame.Print;
I'm now working with DCEF3 in a Delphi 2010 project. I know earlier versions of CEF3 didn't print, but is there a way to do this now? So far no where that I've looked has shown how. Thanks.