G
Guest
I'm using the PrintPageEventArgs with the Graphics namespace, and when the
code gets to the point where it sets HasMorePages to true, it loops in a
while loop to being the new page. The problem is that all of the next page
still prints on the first page. I can't figure out why this is. I'm using
rectangles to help align my spacing and to create certain section of the page
(b/c its a form). Anyone have any suggestions? Ask me questions if you need
more info.
Thanks!!
code gets to the point where it sets HasMorePages to true, it loops in a
while loop to being the new page. The problem is that all of the next page
still prints on the first page. I can't figure out why this is. I'm using
rectangles to help align my spacing and to create certain section of the page
(b/c its a form). Anyone have any suggestions? Ask me questions if you need
more info.
Thanks!!