Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究用于 .NET 的各种 PDF 生成库,这些库将允许我将多列文本从一页流到另一页。在查看了许多产品信息表之后,我似乎无法找到一个这样做的。
我有点想通过.NET 将过程自动化,并将 XML 导入 InDesign 模板,但我更喜欢使用 .NET 库而不是不得不使用 InDesign COM 对象。
有什么建议么?
看看 PdfSharp。我已经用过几次了,它总是能满足我的要求。它是免费的,可通过 NuGet 获得
Aspose for .Net - 据说这是一个商业图书馆,而且成本略高。