项目作者: grevit-dev

项目描述 :
Dynamo PDF Parser
高级语言: C#
项目地址: git://github.com/grevit-dev/DynamoPDF.git
创建时间: 2016-11-08T12:25:08Z
项目社区:https://github.com/grevit-dev/DynamoPDF

开源协议:GNU General Public License v3.0

下载


DynamoPDF

DynamoPDF is an itextsharp based PDF library for Autodesk’s Visual Programming Environment: Dynamo.
The library contains nodes for:

  • Reading annotations from PDFs including their attributes like content and color
  • Reading texts from PDF files
  • Adding annotations to PDFs
  • Wirting text to PDFs with chapters, paragraphs, lists, etc
  • Writing images to PDFs
  • Writing Dynamo Geometry to PDFs
    DynamoPDF is OpenSource and available in the Dynamo Package Manager.

Example