Generate HTML To PDF Control for the .NET application
Posted
by Karan
on Stack Overflow
See other posts from Stack Overflow
or by Karan
Published on 2009-04-02T06:03:30Z
Indexed on
2010/05/11
13:14 UTC
Read the original article
Hit count: 366
Has anyone used any open source or paid .NET Control which does the conversion job from html to pdf file? At the moment, i am using Winnovative convertor control. But it has a performance limitation during the generation of bulk pages (like more than 1000) in the pdf. The limitation comes when we use bigger images in the html content. From last 4 months i've been working on the winnovative control and found plenty of major bugs in it. For a small application and usage. winnovative is good but not for the level where application will be used by thousands of clients.
Please suggest.
© Stack Overflow or respective owner