Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 3.96 KB

README.md

File metadata and controls

54 lines (44 loc) · 3.96 KB

UniPDF - PDF for Go - AGPL Fork

UniDoc's UniPDF (formerly unidoc) is a PDF library for Go (golang) with capabilities for creating and reading, processing PDF files. The library is written and supported by FoxyUtils.com, where the library is used to power many of its services.

Build Status GitHub (pre-)release License: AGPL v3 Go Report Card GoDoc

Features

Multiple examples are provided in our example repository https://github.com/unidoc/unidoc-examples.

Installation

With modules:

go get github.com/oliverpool/unipdf/v3

Licensing Information

This library (unipdf) is available under an AGPL license that can be used in AGPL-compatible open source software.

Please visit unidoc.io for other usages.