博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iTextSharp 生成PDF
阅读量:7112 次
发布时间:2019-06-28

本文共 835 字,大约阅读时间需要 2 分钟。

下载地址:

iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF):

- Generate documents and reports based on data from an XML file or a database
- Create maps and books, exploiting numerous interactive features available in PDF
- Add bookmarks, page numbers, watermarks, and other features to existing PDF documents
- Split or concatenate pages from existing PDF files
- Fill out interactive forms
- Serve dynamically generated or manipulated PDF documents to a web browser
iText is used by Java, .NET, Android and GAE developers to enhance their applications with PDF functionality. 
iTextSharp is the .NET port.
Several iText engineers are actively supporting the project on the iText mailing-list  and on StackOverflow: 

转载于:https://www.cnblogs.com/byxxw/p/4474481.html

你可能感兴趣的文章
源码安装Memcached服务器及其2种PHP客户端
查看>>
大数据架构:flume-ng+Kafka+Storm+HDFS 实时系统组合
查看>>
QT 对话框一
查看>>
mysql加密函数
查看>>
JedisConnectionException: Unexpected end of stream.
查看>>
openstack中彻底删除计算节点的操作记录
查看>>
统一回复《怎么学JavaScript?》
查看>>
[AngularJS] Using an AngularJS directive to hide the keyboard on submit
查看>>
博客迁址通知
查看>>
Git查看、删除、重命名远程分支和tag(转)
查看>>
Atitit 编程语言常用算法attilax总结
查看>>
前端学PHP之MemCache
查看>>
更改WAS Profiles的概要文件的server1的SDK版本
查看>>
Centos下MySQL主从同步配置
查看>>
Sort Detail Data Block Example - Oracle Forms
查看>>
如何在Node.js中合并两个复杂对象
查看>>
(笔记)VC6插件安装--Unable to register this add-in because its DllRegisterServer returns an error...
查看>>
【.net 深呼吸】细说CodeDom(7):索引器
查看>>
CSS3 速移动效果动画流畅无卡顿
查看>>
ASP.NET Core MVC/WebAPi 模型绑定探索
查看>>