i want to create a pdf file using asp.net using C#.
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want to create a pdf file using asp.net using C#. I also want to create some link in the pdf file e.g Table of contents. Any suggestion.... Thanks in advance.
Do good and have good.
-
I want to create a pdf file using asp.net using C#. I also want to create some link in the pdf file e.g Table of contents. Any suggestion.... Thanks in advance.
Do good and have good.
Silent Eagle wrote:
I want to create a pdf file using asp.net using C#
1 - Use any third party libraries offering PDF creation. 2 - Use crystal reports and export options (recommended)
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions