libHaru | |
Latest Release Version: | 2.4.3 |
Latest Release Date: | 2022-10-14 |
Latest Preview Version: | 2.4.2 |
Latest Preview Date: | 2022-11-09 |
Programming Language: | ANSI C |
Operating System: | Cross-platform |
Genre: | Software Library |
License: | ZLIB/LIBPNG Licence |
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:
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: