创建PDF库以在PDF文档中添加复选框,文本框等 [英] Create a PDF Library to add checkbox, textbox etc in PDF document

查看:194
本文介绍了创建PDF库以在PDF文档中添加复选框,文本框等的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看到了许多带有复选框,文本框,单选按钮等的PDF文件.我想创建一个能够创建这种PDF文档的PDF库.

我正在以下领域寻求帮助:
1)Microsoft Visual Studio(或任何工具)是否提供任何使用工具箱中的拖放"控件创建PDF文件的插件?

2)创建的准则应是什么? PDF文件(是什么使它具有便携性?)

3)如果有人可以建议示例代码在PDF文档中添加复选框,这将很有帮助.有很多第三方工具,它们提供dll,我们使用该工具创建PDF文档.我想创建自己的库.

注意事项

I have seen many PDF files with checkbox, textbox, radiobutton etc. I want to create a PDF library which is able to create this kind of PDF document.

I am looking for help in following areas:
1) Is there any plug-in provided by Microsoft Visual studio (or any tool)that creates PDF file using Drag-n-Drop controls from toolbox?

2) What should be the guideline to create PDF file (What makes it Portable?)

3) It will be helpful, if any one can suggest sample code to add checkbox in PDF document. There are lots of third party tools, which provide dll and we create PDF document using that. I want to create my own library.

Regards

推荐答案

Munal Kalyan写道:
Munal Kalyan wrote:

)Microsoft Visual Studio(或任何工具)是否提供任何插件,可使用工具箱中的拖放"控件创建PDF文件?

) Is there any plug-in provided by Microsoft Visual studio (or any tool)that creates PDF file using Drag-n-Drop controls from toolbox?



来自Microsoft-不. Adobe具有执行此操作的Acrobat,但是没有Visual Studio集成.我不知道有什么产品可以创建与Visual Studio集成的PDF文件.




From Microsoft - no. Adobe has Acrobat which does this, but there is no Visual Studio integration. I don''t know of any product that creates PDF files that integrates with Visual Studio.


Munal Kalyan写道:
Munal Kalyan wrote:

2)创建PDF文件的准则(是什么使其可移植?)

2) What should be the guideline to create PDF file (What makes it Portable?)



有关PDF文件格式的规范,请访问Adobe网站.它可能位于开发人员站点的后面,我最后检查了该站点的付费订阅.



Go to Adobe''s site for the specification on the PDF file format. It''ll probably be behind the Developer site, which, last I checked, was a pay-to-play subscription.

Munal Kalyan写道:
Munal Kalyan wrote:

3)如果有人可以建议示例代码在PDF文档中添加复选框,这将是有帮助的.

3) It will be helpful, if any one can suggest sample code to add checkbox in PDF document.



由于.NET Framework中不支持PDF文件, ,则必须使用某些第三方库来实现此目的,例如PDFNet.您必须检查正在使用的库中的文档,以确切地了解如何执行此操作.




Since there is no support for PDF files in the .NET Framework, you''ll have to use some third party library that does this, like PDFNet. You''ll have to check with the documenation on the library you''re using on exactly how to do this.


Munal Kalyan写道:
Munal Kalyan wrote:

我要创建自己的库.



然后,您肯定需要订阅Adobes Developer网站以获得建立该库的支持.之后,您将不得不提出自己的代码段,以演示如何使用自己的库添加复选框.



Then you''ll definately need to subscribe to Adobes Developer site to get the support to build this library. After that, you''ll have to come up with your own code snippets to demonstrate using your own library to add a checkbox.


这篇关于创建PDF库以在PDF文档中添加复选框,文本框等的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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