HTML document to PDF?

后端 未结 6 957
臣服心动
臣服心动 2020-12-29 00:55

I\'ve got an ASP.NET web page that is a dynamically generated report. For business reasons, this exact report needs to be produced as a PDF. What\'s the best way to do this?

6条回答
  •  鱼传尺愫
    2020-12-29 01:41

    You didn't mention you if you are looking for an open source solution or a $$ one?

    But here's an open source converter: http://sourceforge.net/projects/itextsharp/ which is fairly decent.

提交回复
热议问题