Rank: Newbie Groups: Member
Joined: 3/30/2012 Posts: 1
|
Hi, in my application i need to bulk convert around 50,000 html files to pdf and it may grow even more, please suggest me the best way to do so in an efficient way. So that before buying it i can have some performance data.
I've a html file, right now using HtmlToPdf.ConvertHtml function and it takes ~650ms to finish. If there is any better way please let me know.
Thanks in advance.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. You just call ConvertHtml multiple times to do it.
Thanks
|