6

Sorry for a too simple question, but I cannot find an answer for a long time. I am saving an iFrame in Chrome as pdf using this jQuery code:

$("#ifr").get(0).contentWindow.print();

Everything works perfectly fine, but Chrome always takes the Letter format for the output. I need to increase the paper size or define a custom paper size.

There are many references that Chrome should take the paper size from the default printer in Win 7. But changing the default printer printing options (paper size, layout etc) doesn't affect Chrome printing - it always takes the Letter format regardless of the default printer settings.

From where does Chrome take the printing page size settings? How can I change it?

Thanks

user2723490
  • 2,010
  • 4
  • 27
  • 37

0 Answers0