如何在不使用iTextSharp的情况下将文本框值或标签值导出为PDF ..? [英] How to export Textbox values or label values to PDF without using iTextSharp..?

查看:71
本文介绍了如何在不使用iTextSharp的情况下将文本框值或标签值导出为PDF ..?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不使用iTextSharp的情况下将文本框值或标签值导出为PDF ...我的项目中的b / c不需要任何第三方(.dll)...请帮助..

How to export Textbox values or label values to PDF without using iTextSharp...b/c in my project no needed for any 3rd party (.dll)...kindly help..

推荐答案

PDF是一种专有的文件格式,没有用于创建PDF文件的内置.net类,因此您需要编写自己的代码来创建PDF文件,或者使用第三方零件。 iTextSharp不是唯一的PDF生成组件,但您需要支付大部分更好的组件(如果您在商业上使用它,包括iTextSharp)。
PDF is a proprietary file format, there are no built-in .net classes for creating PDF files so you'll either need to write your own code to create PDF files, or use a third party component. iTextSharp isn't the only PDF generating component, but most of the better ones you need to pay for (including iTextSharp if you use it commercially).


这篇关于如何在不使用iTextSharp的情况下将文本框值或标签值导出为PDF ..?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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