以pdf格式导出数据 [英] export data in pdf format

查看:72
本文介绍了以pdf格式导出数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用c#导出pdf格式的网格数据而不使用第三方dll?

how to export grid data in pdf format using c# without third party dll ?

推荐答案

使用c#导出pdf格式的网格数据第三方dll

对不起,不可能。 .NET没有任何自己的API可以将数据转换或导出为自己的PDF。您必须使用像iTextSharp这样的'第三方'dll。
export grid data in pdf format using c# without third party dll
Sorry, not possible. .NET does not have any API of it's own that converts or exports data into PDF of it's own. You have to use 'Third party' dll like iTextSharp for the same.


使用itextsharp.dll转换为PDF ..

参考下面的dll

http://social.msdn .microsoft.com /论坛/ zh-BZ / netfxbcl / thread / 43666eb3-db58-45a1-a226-422c190be3d7 [ ^ ]
use itextsharp.dll for convertion to PDF..
refer below dll
http://social.msdn.microsoft.com/Forums/en-BZ/netfxbcl/thread/43666eb3-db58-45a1-a226-422c190be3d7[^]


这篇关于以pdf格式导出数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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