M
Mr. B
In VB.net, if you set up a print routine... and all works fine (including a
print preview)... setting the Page # (1, 2, 3, 4, etc) is easy.
HOW can you get the final number of pages? Such as Page 1 of THREE?
I know you can get the final number once the routine has gone through each
page... but what I want to know is how to ADD the number of pages to be
printed to each page (page 1 of 3, page 2 of 3...).
I'm not clear IF one can add the total pages to your pages or not.
(am I making sense?)
Thanks!
Bruce
print preview)... setting the Page # (1, 2, 3, 4, etc) is easy.
HOW can you get the final number of pages? Such as Page 1 of THREE?
I know you can get the final number once the routine has gone through each
page... but what I want to know is how to ADD the number of pages to be
printed to each page (page 1 of 3, page 2 of 3...).
I'm not clear IF one can add the total pages to your pages or not.
(am I making sense?)
Thanks!
Bruce