Find the word definition

Wikipedia
LibHaru

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

It supports the following features:

  • Generating PDF files with lines, text, images.
  • Outline, text annotation, link annotation.
  • Compressing document with deflate-decode.
  • Embedding PNG, Jpeg images.
  • Embedding Type1 font and TrueType font.
  • Creating encrypted PDF files.
  • Using various character sets (ISO8859-1~16, MS CP1250~8, KOI8-R).
  • Supporting CJK fonts and encodings.