如何创建由ASP.NET编辑PDF [英] How to create Editable PDF by ASP.NET

查看:118
本文介绍了如何创建由ASP.NET编辑PDF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用ASP.NET创建可编辑的PDF。我想创建从主tamplate PDF文件,编辑(从数据库不填一些值(输入))和保存。是否有可能不使用第三方。如果有一些样本code将被GR8 ....

how to create editable PDF using ASP.NET. i want to create a PDf from master tamplate, edit it (fill some value(input not from database)) and save. Is it possible without using 3rd party. if some sample code available it will be gr8....

推荐答案

您可以使用开源的 iTextSharp的,这是自 iText的(JAVA)的端口。
这里是创建一个code样品形式的文本字段(它的Java,但iTextSharp的界面几乎相同)

You can use the open-source iTextSharp, which is a port from iText (java). Here is a code sample that creates a form with a text field (it's java but the iTextSharp interface is nearly identical)

这篇关于如何创建由ASP.NET编辑PDF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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