LibHaru

libHaru
Stable release
2.3.0
Preview release
2.3.0-RC3
Written in ANSI C
Operating system Cross-platform
Type Software Library
License ZLIB/LIBPNG Licence
Website http://libharu.org

libHaru is a free, open source, cross platform library for generating PDF files for applications written in C or C++.[1][2][3] It is not intended for reading and editing existing PDF files.

It supports the following features:

Supporting compilers and programming languages

libHaru is written in ANSI C and should compile easily with any compliant C compiler.

It tested in the following environment:

libHaru can be used as a static library or as a dynamic library.

When you use it as static-library, It can be used by C and a C++. But when you use it as shared-library, it can be used by many development languages which support shared library.

libharu provides bindings for programming languages:

References

This article is issued from Wikipedia - version of the 7/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.