Hi,
I want to save/Convert the windows forms to a PDF File when the user clicks "Create PDF" Button.
The look and feel of the PDF should be same as in the Forms.
Is there any tool to do this process or is there any way to acheive this?
Note: Software's am using is (ASP.NET,C#)
Any help is greatly appreciated.
Thanks in Advance,
Edwin Aloysius.
Loading
Edwin PrakashPosted Sep 10, 2009, 1:54 AM
I want to create PDF from Windows Forms and not asp.net.
Thanks,
Edwin Aloysius
Mahesh ChandPosted Sep 9, 2009, 2:48 PM
Master BillaPosted Sep 9, 2009, 1:58 PM
here some sample article to generate PDF in asp.net
http://www.codeproject.com/KB/aspnet/HTML2PDF.aspx
thank you