3

I am developing a drawing tool using HTML tag div,a,etc. The tool needs a large page over A4 paper size (over 297mm x 210mm) or A3 paper size. I would like to print the whole page in chrome. But chrome prints the left end paper size only. How do I print the whole page in chrome?

I do not care about horizontal multiple paper pages printed and I also do not care if the answer is about Chrome settings or JavaScript code.

Martin Turjak
  • 20,896
  • 5
  • 56
  • 76
  • Please attach an example HTML – Aminadav Glickshtein Sep 06 '16 at 06:40
  • Check [this question](http://stackoverflow.com/questions/9540990/using-chromes-element-inspector-in-print-preview-mode) to find out how you can use dev tools to emulate print mode. This will help you in writing the proper css to print the page how you want it. – giorgio Sep 06 '16 at 07:38
  • Sorry for my late reply and thank you for the advice.Although I tried according to your advice, the problem was not resolved. – Hisashi Sakai Sep 12 '16 at 13:55

0 Answers0