在服务器上生成 PDF 的最佳方法

发布于 2024-10-30 17:44:19 字数 73 浏览 1 评论 0原文

您认为使用 .net 在服务器上生成 PDF 的最佳方法是什么?网? 有人在服务器上测试过Aspose,如果是的话,这是如何工作的?

What is the best way would you say to generate PDFs on the server using . NET?
Someone who has tested using Aspose on the server, if so, how does this work?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

一场春暖 2024-11-06 17:44:19

iTextSharp是一个很好的免费解决方案(我已经成功使用它)。查看:

有很多付费解决方案(Aspose 就是其中之一),但还没有必要尝试它们。

我不建议使用 JET 驱动程序或任何类型的 MS 办公自动化。它不受支持并且很少能一致工作。

iTextSharp is a good free solution (I have successfully used it). Check out:

There are a bunch of paid solutions (Aspose being one of them) out there but haven't had the need to try them yet.

I do not recommend using the JET driver or any type of MS office automation. It is not supported and rarely works consistently.

世态炎凉 2024-11-06 17:44:19

这是一个开源选项:http://itextpdf.com/ (ITextSharp)

This is an open source option: http://itextpdf.com/ (ITextSharp)

小梨窩很甜 2024-11-06 17:44:19

尝试同步融合。这是一个非常好的组件,具有出色的支持。

http://asp.syncfusion.com/sfaspnetsamplebrowser/ 9.1.0.20/Web/Pdf.Web/samples/4.0/

Try syncfusion. It is a very good component with excellent support.

http://asp.syncfusion.com/sfaspnetsamplebrowser/9.1.0.20/Web/Pdf.Web/samples/4.0/

阿楠 2024-11-06 17:44:19

我是 Aspose 的开发人员传播者。我想与您分享您可以使用 Aspose.Pdf for .NET 从头开始​​创建 PDF 文件。您可以在服务器和客户端上使用此组件。您还可以在各种服务器以及 32 位或 64 位系统上无缝使用它。

还提供示例、教程和支持。您还可以使用 试用版在您购买之前用于测试目的。

如果您有任何相关问题,请告诉我,以便我可以为您提供相应的指导。

I'm a Developer Evangelist at Aspose. And I would like to share with you that you may use Aspose.Pdf for .NET to create PDF files from scratch. You can use this component on Server and the Client alike. You can also use it on various servers and on 32-bit or 64-bit systems seamlessly.

The samples, tutorials and support are also available. You can also use the trial version at your end for testing purposes before you buy it.

If you have any related questions, please do let me know, so I could guide you accordingly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文