导出为PDF在asp.net 3.5 [英] export to pdf in asp.net 3.5

查看:140
本文介绍了导出为PDF在asp.net 3.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个asp.net 3.5应用程序,我有表格式数据的页面。我需要这样一些额外的格式化导出为PDF格式。该页面也具有相同的表和部分表外里面的一些图片。我想这些图像导出为PDF以及。我怎样才能做到在asp.net 3.5?我是否需要使用一些付费/免费的第三方控制(S)。

I am working on an asp.net 3.5 application and I have a page with table form data. I need to export this to pdf with some additional formating. This page also has some images inside the same table and some outside the table. I want these images to be exported to pdf as well. How can I do it in asp.net 3.5? Do I need to use some paid/free third party control(s).

请建议。

推荐答案

您可以使用 iTextSharp的为这个。你基本上创建要在你的PDF内容的一些HTML结构和使用iTextSharp的生成PDF给你。

You can use iTextSharp for this. You basically create some html structure of the content you want to have in your PDF and use iTextSharp to generate the PDF for you.

这篇关于导出为PDF在asp.net 3.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆