Printing limited to one page ?
Printing limited to one page ?
jonas
Posts: 11Questions: 0Answers: 0
Hi all, Allan,
I am trying to print the results of a search, results that are displayed in a fine table handled/processed by DataTables.
When I click the print button (provided by TableTools), the table without pagination or any "nonesense" (ahaha) is properly displayed. Then CTRL + P and I print my HTML page.
In FireFox:
The problem is that only 1 page gets printed when I would have a lot more.
In Chrome:
The problem is that the printed page is blank except for the title of the website and the URL of the page called.
If anyone has had this problem before and knows how to fix it, I will very much appreciate a comment/feedback.
Regards
I am trying to print the results of a search, results that are displayed in a fine table handled/processed by DataTables.
When I click the print button (provided by TableTools), the table without pagination or any "nonesense" (ahaha) is properly displayed. Then CTRL + P and I print my HTML page.
In FireFox:
The problem is that only 1 page gets printed when I would have a lot more.
In Chrome:
The problem is that the printed page is blank except for the title of the website and the URL of the page called.
If anyone has had this problem before and knows how to fix it, I will very much appreciate a comment/feedback.
Regards
This discussion has been closed.
Replies
If I set 70% I got all records, but this is not the solution. I expect I would have to print up to 100 records so I will have to use magnifier to read printout.
Could you possibly give me a link to your pages so I can see what might be happening? I suspect that there will be an overflow: hidden somewhere in the CSS for the page which is preventing the scrolling.
Allan
I don't have any public site available for testing. Can you send me your email to send you link for testing? I can then open firewall for testing purposes.
Regards,
Allan
While getting into datatables, I faced the same problem of printing only the first page, with entries truncation. The problem arises in Win XP and 7, on Chrome, Mozilla and IE(7 and 8). Printing preview with 70-80% rescaling of the table solves the problem, but is there a way to bypass this inconvenience?
Thanks in advance
Allan