a free, cross platform, open source library for generating PDF files
a free, cross platform, open source library for generating PDF files supporting the following features: 1. Generating PDF files with lines, text, images. 2. Outline, text annotation, link annotation. 3. Compressing document with deflate-decode. 4. Embedding PNG, Jpeg images. 5. Embedding Type1 font and TrueType font. 6. Creating encrypted PDF files. 7. Using various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R). 8. CJK fonts and encodings.
a free, cross platform, open source library for generating PDF files supporting the following features: 1. Generating PDF files with lines, text, images. 2. Outline, text annotation, link annotation. 3. Compressing document with deflate-decode. 4. Embedding PNG, Jpeg images. 5. Embedding Type1 font and TrueType font. 6. Creating encrypted PDF files. 7. Using various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R). 8. CJK fonts and encodings.
To install libharu, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libharu
To see what files were installed by libharu, run:
port contents libharu
To later upgrade libharu, run:
sudo port selfupdate && sudo port upgrade libharu
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.