Open GoogleCodeExporter opened 9 years ago
How does it behave in Google Chrome version 39?
Original comment by magreenb...@gmail.com
on 2 Dec 2014 at 12:20
Using the Chrome print dialog, it gets the orientation right but uses whatever
page size is specified manually.
Using the system print dialog, it uses the default orientation and page size.
In other words it behaves exactly like CEF.
The Chrome "Save as PDF" option gets the orientation right and the page size
right.
I was expecting this last behavior.
(I am trying to set the printer page size programmatically. I would normally do
this by setting dmPaperSize on the Windows DEVMODE struct. Since this is not
yet supported in CEF, I thought plain CSS could work.)
Original comment by cameron....@gmail.com
on 2 Dec 2014 at 10:19
CEF is transitioning from Google Code to Bitbucket project hosting. If you
would like to continue receiving notifications on this issue please add
yourself as a Watcher at the new location:
https://bitbucket.org/chromiumembedded/cef/issue/1465
Original comment by magreenb...@gmail.com
on 14 Mar 2015 at 3:36
Original issue reported on code.google.com by
cameron....@gmail.com
on 1 Dec 2014 at 9:27