Thank you...I appreciate your help and time.. Thank you in advance..
krishnan
Posts
-
.NET to pdf -
.NET to pdfI have tried using the project u mention. It currently generates a single page pdf document. I was not able to figure out how to make multi page pdf documents with it..have u had any success in this regard??when i tried adding more text than a single page could hold it kind of ran out of the page..how do i tweak or add to the code to make it generate as many pages as necessary to hold the data??if you could please help me on this matter..i appreciate your time.. Thank you in advance..
-
.NET to pdfThank you. i will look into that..if u know any of the specifics involved in exporting CR to pdf do let me know..thanks a bunch.. Thank you in advance..
-
.NET to pdfI need to generate pdf dynamically, programmatically from an ASP.NET web form. I use C# for the code behind. I retrieve data from a SQL server database. I need to let a user on my web application have the option of generating a pdf document with this data, save it on a local drive or path of choice, and view it. Thank you in advance..