I’m trying to print a Google Chart that’s about 12 pages long. It displays great in all web browsers (there is nothing above the chart), however when I print the document, it will print a blank page or two above the chart.
Is there a CSS or JS or any other type of fix for this? My chart is currently using:
position: static;
left: 0;
top: 0;
Try not using any position static. Try using position relative. If still problems persistes then tell us which type of Graph you are using?
Try using https://support.google.com/drive/bin/answer.py?hl=en&answer=1047436
Printing your chart
To print your charts, you can either save it as an image or download your spreadsheet as a PDF document. Here’s how:
Follow these steps to save your chart as an image:
Alternatively, you can download your spreadsheet as a PDF. This will include your chart, as well as the data in your spreadsheet.
Once you’ve saved your image or downloaded it as a PDF, you’ll be able to print your chart using Ctrl + P on a PC or Cmd + P on a Mac.