Aspose.PDF FOSS for Go
Requires Go 1.24 or later. Install with
go get github.com/aspose-pdf-foss/aspose-pdf-foss-for-go. Pure Go implementation
with no native dependencies.
Select a section to begin:
Key capabilities
- ImageInfos returns metadata for all images found on a page without decoding pixel data, enabling fast image enumeration.
- Multiple PDFs can be merged by appending one Document into another with Document.
- The library can render tables with per-cell borders, padding, text style, alignment, background fill, and automatic multi-page overflow.
- Fine-grained border styling is available through BorderInfo, BorderStyle, BorderWidth, and BorderEffect classes, letting developers control side selection, thickness, colour, and visual effects.