DocumentationlibHaru is a free, cross platform, open source library for generating 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, MSCP1250~8, KOI8-R).
- Supporting CJK fonts and encodings.
Download (ahk-lib)
Download (required dlls)
you want the latest msvc8 windows binary release (libhpdf.dll, libpng13.dll and zlib.dll)
Examples
Arc (pdf, code, jpg)
Encoding List (pdf, code, jpg)
GridSheet (pdf, code 1, code 2)
Image (pdf, code, jpg)
Line (pdf, code, jpg)
Outline (pdf, code, jpg)
Permission (pdf, code)
RawImage (pdf, code)
Text 1 (pdf, code, jpg)
Text 2 (pdf, code, jpg)
Thumbnails (pdf, code, jpg) Images from here, uses tic's gdi+ stdlib for scaling images before embedding
TrueType Font (pdf, code, jpg)
ANSI .txt to .pdf (code)Known Bugs:Annotations - not working
Dashed Lines - not workingPDFs generated from the examples (zip, 397kb)
Download (lib + examples, zip, 229kb)






