Is there a way to find out how many pages the document will print, so that I can adjust the zoom level so that it only fits one page wide. I have tried fixing the page width to 1 page but the automatic page breaks dont allow me to display all the data I require on one page.
I figure if i can get the number of pages wide to a variable i could use a simple while statement to adjust the zoom level so that it only prints 1 page wide.
Any help with this situation would be appreciated. Or even a point in the right direction.
I figure if i can get the number of pages wide to a variable i could use a simple while statement to adjust the zoom level so that it only prints 1 page wide.
Any help with this situation would be appreciated. Or even a point in the right direction.