Skip to content

bj-rn/VL.PDFReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.PDFReader

A simple PDF-Reader for VL based on PDFium, PdfiumViewer and PDFtoImage.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting Started

Install via commandline as described here:

nuget install VL.PDFReader

Usage examples and more information are included in the pack and can be found via the Help Browser

License

MIT

PDFium and PDFiumViewer are released under Apache-2.0 license, PDFtoImage is released under MIT license.

Alternatives