Problem with printing
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hai I have a DataList control that contains dynamic information that I need to print out. Here i need to perform page break while the content expanding into two pages with same header or complete border,how can i do that? Plz help me thank you
I think the easiest thing to do would be to create a link to a printable version and convert your document into a pdf file for printing. Doing this will also give your end user the ability to save the document as well as print it. This link should point you in the right direction for get thing the libraries you need to create a pdf on the fly. http://csharp-source.net/open-source/pdf-libraries[^]
Matthew Vass QA Analyst mvass@hostmysite.com HostMySite.com