是否有一个很好的Web应用程序来操作pdf文件?

时间:2013-04-09 06:51:27

标签: javascript jquery pdf web-applications

是否有用于处理PDF文件的良好Web应用程序?例如,将图像拖放到它并保存以供将来参考,然后随时删除丢弃的图像等。我也想将它与我现有的Web应用程序集成。

编辑:

搜索时遇到的这些链接。可能对搜索相同内容的人有用。:)

  • PDFescape
  • Crocodoc
  • A.nnotate.com(a.nnotate.com)
  • GroupDocs Annotation(groupdocs.com/apps/annotation)

2 个答案:

答案 0 :(得分:7)

Mozilla有pdf.js使用HTML5呈现PDF文件。在最近的Firefox浏览器的内置PDF阅读器中使用了相同的脚本。

这是实验性的,但您可以破解代码并随意使用它。

答案 1 :(得分:1)

如果您正在寻找一个可以吐出pdf文件的在线工具,请使用 - Sejda 网上还有很多其他工具

PDF夏普将允许您进行所需的各种操作。它是开源的,免费使用。您可以从here..

下载

功能包括

 Creates PDF documents on the fly from any .Net language
 Easy to understand object model to compose documents
 One source code for drawing on a PDF page as well as in a window or on the printer
 Modify, merge, and split existing PDF files
 Images with transparency (color mask, monochrome mask, alpha mask)
 Newly designed from scratch and written entirely in C#
 The graphical classes go well with .Net