如何比较两个 pdf 并通过在新 pdf [以编程方式] 中突出显示来保存差异?

how to Compare two pdf and save the difference by highlighting in new pdf [Programmatically]?

除了使用 acrobat pdf compareinet 软件工具进行 pdf 比较外 是它们的任何 免费库 比较两个 pdf 并通过在新 pdf 中突出显示来保存差异。可能吗?在开始之前我还没有开始编码我几乎没有什么澄清可以从你的专家那里得到想法来指导我如何 obtain/reach 我的要求。我有一些使用 C# 和第三方库的未明确计划。请建议您 idea/guide 以获取此任务。

比较类型是文本和视觉比较

程序类型c# 库计划使用 itextsharp/pdfbox

@newbee,请参考这个link对概念很有用

How to compare two PDFs based on visual differences programmatically?