gopdf is a Go library for generating PDF documents. It provides tools for creating pages, adding text and images, drawing graphics, embedding fonts and controlling document layout.
It supports Unicode text, password protection, transparency, links, headers and footers, imported PDF pages and a variety of drawing operations.
This is free and open source software.
Key Features
- Generate PDF documents directly from Go applications.
- Embed Unicode TrueType fonts, including support for Chinese, Japanese and Korean text.
- Draw lines, rectangles, rounded rectangles, polygons, ovals and curves.
- Add JPEG and PNG images with optional image masks.
- Align and justify text and apply font kerning.
- Use RGB and CMYK colours for text, fills and strokes.
- Add internal and external hyperlinks.
- Create reusable headers and footers.
- Apply transparency and blend modes.
- Protect documents with owner and user passwords and configurable permissions.
- Import pages from existing PDF documents.
- Rotate text and images and define page trim boxes.
Website: github.com/signintech/gopdf
Support:
Developer: signintech
License: MIT License
gopdf is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| PDF Development Libraries | |
|---|---|
| PDFBox | Create, render, print, split, merge, alter, verify and extract text and metadata |
| TCPDF | PHP class for generating PDF documents |
| Poppler | Library for rendering PDF files, and examining or modifying their structure |
| PDFKit | PDF document generation library for Node and the browser |
| pdfcpu | PDF processing library |
| Apache FOP | Print formatter driven by XSL formatting objects |
| QPDF | Library and programs that inspect and manipulate the structure of PDF files |
| PoDoFo | Parse PDF files and modify their contents into memory |
| OpenPDF | Library for creating and editing PDF files; fork of iText |
| xhtml2pdf | HTML to PDF converter using Python |
| libHaru | Library for generating PDFs |
| CapyPDF | Fully color managed PDF generation library |
| pdf-lib | Create and modify PDF documents in a JavaScript environment |
| PDFio | PDF read/write library |
| PDFsharp | .NET library for processing PDF files |
| JasperReports | Reporting engine written in Java |
| CamlPDF | OCaml library for reading, writing and modifying PDF files |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.