Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有菜单条和另存为选项的winform。我想做的是让用户选择将该winform保存为.pdf。
这可以做到吗?
如果要生成包含表单内容的 PDF,则必须查看iTextSharp库。