grevit-dev / DynamoPDF

Dynamo PDF Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dynamo PDF Parser

License:GNU General Public License v3.0


Languages

Language:C# 100.0%