Posted by drupal777 on June 11, 2007 at 4:13am
Jump to:
| Project: | Printable |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If I print a page that is very long, Printable does two things:
1) The first page of output is limited to header information and the rest of the page is blank
2) The second page of the output contains everything that should be on the first page, but it fails to break. Hence, this second page prints as much as it can fit on a page and then the balance of the original web page is lost.
In a perfect world, a really long web page would break properly and be printed on as many pages is necessary to ensure that the content on the screen found its way to the printed page.
Comments
#1
Anybody have any idea on this?
#2
And we ask yet again. Anybody?