Austrian_Mike
January 30th, 2006, 05:36 AM
Hello!
I am programming on a Management Software.
So I should print bills. And such bills have sometimes more than one page!
So I have the question if there is a better/easier way to "make" more pages than ...
e.HasMorePages = true;
Because so it's like an recursive procedure!
And a way like making a new instance/object of a page would be more easier and better...
So, can u help me?
Nice greetings from Austria!
I am programming on a Management Software.
So I should print bills. And such bills have sometimes more than one page!
So I have the question if there is a better/easier way to "make" more pages than ...
e.HasMorePages = true;
Because so it's like an recursive procedure!
And a way like making a new instance/object of a page would be more easier and better...
So, can u help me?
Nice greetings from Austria!