在服务器上生成 PDF 的最佳方法
您认为使用 .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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
iTextSharp是一个很好的免费解决方案(我已经成功使用它)。查看:
(如果您将 iTextSharp 作为正式解决方案,那么可以使用很棒的库)
有很多付费解决方案(Aspose 就是其中之一),但还没有必要尝试它们。
我不建议使用 JET 驱动程序或任何类型的 MS 办公自动化。它不受支持并且很少能一致工作。
iTextSharp is a good free solution (I have successfully used it). Check out:
(Great library to use if you make iTextSharp your formal solution)
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.
这是一个开源选项:http://itextpdf.com/ (ITextSharp)
This is an open source option: http://itextpdf.com/ (ITextSharp)
尝试同步融合。这是一个非常好的组件,具有出色的支持。
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/
我是 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.