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.
我需要打开现有的 pdf 文件并需要添加一些评论或编辑现有内容并保存相同的文件。
我在这上面花了很多时间,大多数人都提到了 itextsharp 或 pdf 小丑,但不幸的是没有得到任何样本或如何使用 itextsharp 或 pdf 小丑来满足要求。
提前致谢
mikesdotnetting 网站再次是一个很好的启动器,当我制作一个并且它可以工作时。
这是用于添加带有块、短语和段落示例的文本
这是一个用于编辑已经存在的 pdf 文件的文件。