【问题标题】:Is there a good web application for manipulating pdf files? [closed]是否有用于处理 pdf 文件的良好 Web 应用程序? [关闭]
【发布时间】:2013-04-09 06:51:27
【问题描述】:

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

编辑:

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

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

【问题讨论】:

    标签: javascript jquery pdf web-applications


    【解决方案1】:

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

    这是实验性的,但你可以破解代码并用它做任何你想做的事情。

    【讨论】:

    • 感谢您的回答。我会调查它..:)
    【解决方案2】:

    如果您只是在寻找可以吐出 pdf 文件的在线工具,请使用 - Sejda 网上也有很多其他工具可供使用

    PDF Sharp 将允许您进行所需的各种操作。它是开源的,免费使用。可以从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
    

    【讨论】:

      猜你喜欢
      • 2010-09-30
      • 2020-08-22
      • 1970-01-01
      • 2011-01-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-01-30
      • 2011-08-24
      相关资源
      最近更新 更多