Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to print my data on printdocument control in many pages. how can i do that?

thanks
Posted

Already you asked same question Here[^] & got answers.

P.S: If you have any queries, use 'Add Comment' option below answers. Please raise your doubts or queries instead of creating new thread.
 
Share this answer
 
i didn't got my answere yet. msdn search didn't give me a good solution.
i have N records and i want to print it with printdocument. when records offence more than one page it must print the other records on the next page continuesly. please help me.
 
Share this answer
 
I set the e.HasMorePages value of printDoc_PrintPage event to true. But it doesn't print the resumption of my records to the next page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900