Jennypliskin,
Thanks a lot for your help.
User Profile
Collapse
-
Print a long datagridview
HI,
I WORK WITH PRINTDOCUMENT CONTROL AND I WANT TO PRINT MORE THAN 1 PAGES. I PUT IN PrintDocument1_ PrintPage CODE :
...Code:Private Sub PrintDocument1_PrintPage(ByVal sender As System.Object, ByVal e As System.Drawing.Printing.PrintPageEventArgs) Handles PrintDocument1.PrintPage Dim Lm As Integer Dim Rm, dgvRows As Integer Dim HasMorePages As Boolean = True StaticLast edited by Rabbit; Jun 12 '14, 03:08 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data. -
print multipages with printdocument in vb 2010
Hi,
i work in vb 2010 and use printdocument class. When i run my code printdocument shows to create 2 pages but when i press <print button> prints only the second.
Please help
No activity results to display
Show More
Leave a comment: