This topic is locked

Printing question

4/19/2010 1:41:35 PM
PHPRunner General questions
G
glazer author

On the list page I have two printing options. One is to print all pages and the other is to print the selected items. In the case of the selected print I can specify the number of items on the page first before printing using the dropdown number of records box. This works fine but only allows me to print a single page.

However, when I use "print all pages" it prints 20 records at a time irrespective of what I select in the dropdown box.
So, how can I get the "print all pages" to print say 25 records at a time? And how can I insert a newpage instruction between each 25 record section?

G
glazer author 4/19/2010

A simpler way to put my question on printing is this.
If you print a single page you get the number of records that are actually displayed on the page. However if you click on the button to print all pages PHPRunner seems to divide the pages up into a set number of records that has nothing to do with the number of records displayed on a page. So how can I get it to print all pages in which each printed page has the same number of records as seen on the displayed pages?

J
Jane 4/23/2010

Mike,
you can change number of records on the print page on theChoose pagestab --> Print settings dialog.

G
glazer author 4/23/2010



Mike,
you can change number of records on the print page on theChoose pagestab --> Print settings dialog.



Thanks Jane

I had missed that. Is there a way that the person logged in can choose this number for themselves?

Sergey Kornilov admin 4/23/2010

I'm afraid answer is 'no'.
The idea is that person who builds this application picks the number or rows that produces the best results on paper.