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.
我正在使用 PDFium 通过 Visual Basic .NET 在我的 Windows 窗体上加载 PDF。PDF 包含表单域。有一个 Windows-Forms-Button 可以让我将 PDF 保存在硬盘上。
单击保存按钮后,是否可以使用 PDFium 读取 PDF 上输入的值?
也欢迎基于 Visual C# .Net 的想法。
提前致谢。
此功能在原始 Pdfium 引擎中不存在。但供应商表示,此功能将在下一个版本的 Pdfium.Net SDK 中提供,预计很快就会发布。