dmosta / PDF-Writer

High performance library for creating, modiyfing and parsing PDF files in C++

Home Page:http://www.pdfhummus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to PDF-Writer.
A Fast and Free C++ Library for Creating, Parsing an Manipulating PDF Files and Streams.
Documentation is available here.
Project site is here.

If you are looking for a NodeJS module go here.
If you prefer to create and manipulate PDFs using a cloud service, check here.
You can contact via the issues section in this project, or at gal@pdfhummus.com. I provide listening, consulting, and the occasional project assistance/implementation.

Note for contributors:

  1. Your contributions are very welcome. If you don't know where you can contribute and would like to take on something - drop me a note at gal@pdfhummus.com
  2. Contributions must adhare to:
    1. Has to be cross platform. and that means PC, OSX, Linux. and please be in charge of verifying that.
    2. if you would like to introduce a new lib to go with PDF-Writer, keep in mind:
    3. License has to be kept at the same level. if you are introducing something that will break Apache2.0 or MIT (in other words - gpl, lgpl or such), it's not allowed.
    4. A derivative work of PDF-Writer is HummusJS, a NodeJS module. So note that any lib that you add, It should be relatively easy to add it not only to the Cmake files, but also to binding.gyp. help me with that and you earned an extra star.
    5. Everything goes through moderation, so be patient, please, sorry i'm just one guy.

About

High performance library for creating, modiyfing and parsing PDF files in C++

http://www.pdfhummus.com

License:Apache License 2.0


Languages

Language:C 72.0%Language:C++ 19.5%Language:Shell 4.8%Language:Python 1.4%Language:Makefile 1.2%Language:Objective-C 0.6%Language:CMake 0.2%Language:M4 0.2%Language:HTML 0.1%Language:Awk 0.0%