Hi,
I do have another doubt. The thing is in my project done in VB.NET and MSQL as back end...I need to print multiple pages.
I can print only the page that is displayed on the VB.NET form ie the datas displayed on the VB.NET form.
But it has more than 3 pages and each time I print it prints the same page again and again.
I used "HasMorePages" in the PageEvent of the Printerdocument and i don't know its not working.
Anyone help me as am new to this.
Thanks so much
B.H