Generating PDF in .NET using XSL-FO

前端 未结 6 1628
说谎
说谎 2020-12-16 17:41

I need to generate a pdf in .NET using XSL-FO. There are no shortage of libraries to do this. What library would you suggest that I use and why?

6条回答
  •  抹茶落季
    2020-12-16 17:55

    I researched options a couple of years back. Here's the shortlist: iTextSharp, SharpPDF, Report.NET, NFop and Siberix Report Writer. Ultimately I went with Siberix but I now think iTextSharp would have been the better choice. If it is helpful, you can find out a bit more here.

提交回复
热议问题