用于查看和注释PDF文档的组件

时间:2020-03-05 18:59:29  来源:igfitidea点击:

任何人都可以推荐一个很好的Windows表单组件来显示PDF文档并允许用户添加真正的注释(我的意思是与Adobe Reader创建的注释相同)。

更新:我已经尝试过Abobe与Reader一起安装的AxAcroPDF组件,但这不支持注释。我基本上希望将AxAcroPDF与读者的"注释和标记工具栏"结合使用。 Foxit SDK ActiveX似乎支持此功能,因此我将尝试使用它。我只是认为会有更多选择。

解决方案

回答

为了编辑文档,我使用了SyncFusions Essential PDF,并且效果很好

回答

免费版本的Foxit Reader可以做到这一点,我们可以执行工具->注释工具->注释,然后单击PDF页面上的任意位置以放置一个带有文本的小注释图标。然后只需保存PDF。以后,如果有人在Acrobat或者Foxit中查看PDF,只需将鼠标悬停在鼠标上或者单击页面上的小注释图标即可查看注释。

回答

如果有人感兴趣,看来我们最终将使用Qoppa Software的jPDFNotes。

要引用该网站:

jPDFNotes is a Java? bean that
  integrates into your application to
  display PDF documents and forms and
  allow your users to annotate the
  documents and fill the forms. After
  editing documents, the library can
  save them to a local file or the host
  application can override the save
  function to save the file to any
  location locally or on a network.
  
  jPDFNotes is built on top of Qoppa's
  proprietary PDF technology so your
  users do not have to install Acrobat
  Reader or any other third party
  software or drivers. jPDFNotes is 100%
  Java so it is completely platform
  independent and so can run on Windows,
  Linux, Unix, Mac OSX and any other
  platform that supports the Java
  runtime environment.

这不是我们开始寻找的,但这似乎正是我们所需要的。他们似乎也是一群好人。

回答

还有一个http://a.nnotate.com,我们可以将其用作Web应用程序中的PDF / Word批注组件,仅使用AJAX / JS / HTML即可在浏览器中正确显示pdf,而无需Adobe Reader。 (有关有效的演示,请参见http://a.nnotate.com/embed-guide.html)