Print view not sending all rows to printer in FireFox

Print view not sending all rows to printer in FireFox

DukeDuke Posts: 2Questions: 0Answers: 0
edited July 2011 in TableTools
The site I'm working on has developed a bug with our DataTables/TableTools setup. It seems that when viewing in Firefox, if there are too many rows to be printed on one page, the extra rows are lost--they aren't added onto a second printed page.

I've observed the problem in these OS/Browsers:
Linux/Firefox 4.0.1
Mac OS X/Firefox 5.0

However, it works fine in these OS/Browsers
Linux/Chrome 8.0.552.215
Mac OS X/Safari 5.0.5

I've seen some Mozilla bug reports about this here:
http://kb.mozillazine.org/Problems_printing_web_pages#Does_not_print_multiple_pages

But I'm not particularly experienced with developing in Javascript. Can someone help me or give some advice?

Thanks,
-Ken

Replies

  • andyandy Posts: 1Questions: 0Answers: 0
    edited January 2012
    I'm having the same problem here, did you find any solution to the problem Ken?

    /Andy
  • allanallan Posts: 63,213Questions: 1Answers: 10,415 Site admin
    I'm only guessing, but might you have height:100% on the HTML/BODY? Can you give us a link to a page showing the problem?

    Allan
  • DukeDuke Posts: 2Questions: 0Answers: 0
    Man, this was so long ago...we ended up dropping datatables printing support, IIRC. I don't have that page around anymore, anyway.

    Sorry I can't help.
This discussion has been closed.