Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boxesandglue/baseline-pdf
A low-level PDF writer
https://github.com/boxesandglue/baseline-pdf
go pdf-generation
Last synced: 27 days ago
JSON representation
A low-level PDF writer
- Host: GitHub
- URL: https://github.com/boxesandglue/baseline-pdf
- Owner: boxesandglue
- License: bsd-3-clause
- Created: 2023-03-28T06:49:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-16T08:57:00.000Z (29 days ago)
- Last Synced: 2024-10-18T04:56:54.040Z (27 days ago)
- Topics: go, pdf-generation
- Language: Go
- Homepage: https://boxesandglue.dev
- Size: 115 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
[![Go reference documentation](https://img.shields.io/badge/doc-go%20reference-73FA79)](https://pkg.go.dev/github.com/boxesandglue/baseline-pdf) [![Fund the development](https://img.shields.io/badge/Sponsor-Fund%20development-yellow)](https://github.com/sponsors/speedata) [![Homepage](https://img.shields.io/badge/homepage-boxesandglue.dev-blue)](https://boxesandglue.dev)
![baseline logo](https://user-images.githubusercontent.com/209434/228155279-35b5dcd2-e00d-442c-abae-3687e2721aa3.png)
baseline-pdf is a low-level PDF writer for the Go language. It is used in the [boxes and glue typesetting library](https://boxesandglue.dev) but can be used in other projects as well.
This library has a [godoc reference](https://pkg.go.dev/github.com/boxesandglue/baseline-pdf) and a [more verbose manual](https://boxesandglue.dev/baseline).
# Status
Not yet used in production. Expect API changes.
# License
BSD license - see License.md
# Contact
Patrick Gundlach,