![]() |
Sergey Kornilov admin 6/18/2010 |
Proceed to 'Choose pages' screen in PHPRunner and click '...' button next to Printer-friendly page. Set number of records per page to display on printer-friendly page. |
D
|
drgregory author 6/18/2010 |
OK, that is the solution I needed, but I have to be careful with the number of lines per page selected, because the appearance of the printer-friendly resulting page on screen is not the same as the preview page ahown by the browser (I use Firefox but in IE is the same). That is because the printer driver fixes the column widths to the page layout, fitting the whole 100% width, so that long text fields use more than one line on paper instead of the only one used on screen. |
A
|
ann 6/22/2010 |
Hi, |