C# .NET - Hi,I want code for the Coverting html to pdf with out using third party and Itextsharp.

Asked By Naga Kiranmai on 08-Nov-13 05:31 AM

Dear Team,

I am using syncfution tool one of my web application. the application is able to create pdf file when single user is accessing the application. But when multiple users access the same it is  creating the pdf with out having the required data.

So please do needful.

I don't want any Third party tools and itextsharp.dll

Robbe Morris replied to Naga Kiranmai on 08-Nov-13 08:16 AM
I've used Syncfusion to generate PDFs in the paste in an ASP.NET environment.  If it isn't working for you, it is a coding issue on your end.  You'd have to post a fair amount of relevant code for review before anyone can help.