.NET server based PDF generation

后端 未结 11 1952
孤街浪徒
孤街浪徒 2020-12-30 10:53

I\'d like to dynamically generate content and then render to a PDF file. This processing would take place on a remote hosting server so using virtual printers etc is out. Do

11条回答
  •  悲&欢浪女
    2020-12-30 11:02

    I've had good experiences with Winnovative's HTML to PDF.

    And bad ones with Open Source HTML Doc (Problems with form elements + CSS).

提交回复
热议问题