libharu

Library for generating PDF files programmatically

brewmacoslinux
Try with needOr install directly
Source

About

Library for generating PDF files

Commands

libharu

Examples

Link libharu library in C/C++ project compilation$ gcc myprogram.c -o myprogram $(pkg-config --cflags --libs libharu)
Check libharu installation and version info$ pkg-config --modversion libharu
Verify libharu library files location$ pkg-config --variable=libdir libharu