c# - 如何创建 pdf 表单?我需要在其中插入文本框和单选按钮控件

标签 c# pdf forms textbox itext

如何创建 pdf 表单?我需要在其中插入文本框和单选按钮控件。

最佳答案

你看过iTextSharp了吗? ?

iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.

关于c# - 如何创建 pdf 表单?我需要在其中插入文本框和单选按钮控件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2160314/

相关文章:

javascript - 将 html 表格转换为 word 文档或可编辑的 pdf

html - Coldfusion cfdocument 到 pdf 丢失了 css 样式

c# - 如何将此 VB.net/C# 代码移植到 Objective-C/iOS?

c# - 如何将略有不同的团队名称匹配到一个团队中

javascript - ASP.NET MVC - 将包含数组的 FormData 映射到模型类

ruby-on-rails - 在 rails 上使用选择和数字 ruby 形成

javascript - 根据选定的单选按钮显示多个字段集之一

c# - ASP.NET MVC C# : Bringing in data from multiple tables/queries into a view

javascript - Ionic 2 的 PDF 查看器 : cannot import or require

javascript - 当凭据不匹配时,阻止登录表单提交(AJAX)(返回 false 不起作用)