LibHaru

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
libHaru
Stable release
2.4.4 / 2023-09-18
Preview release
2.4.2 / 2022-11-09
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inANSI C
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform
    TypeSoftware Library
    LicenseZLIB/LIBPNG Licence
    Websitelibharu.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

    [edit | edit source]

    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

    [edit | edit source]
    1. ^ libHaru
    2. ^ libHaru on SourceForge.net
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ PocoPDF
    5. ^ Binding for PHP
    6. ^ Binding for PERL
    7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    8. ^ hpdf.js