modulepackage
1.14.1
Repository: https://github.com/pure-project/go-pdfium.git
Documentation: pkg.go.dev
# README
go-pdfium
Overview
This project forked from https://github.com/klippa-app/go-pdfium.
Changes:
- Remove test cases.
- Remove examples.
- Remove webassembly.
- Remove turbojpeg.
- Remove the pdfium instance pool, just one-subprocess-per-instance.
- Add GetPageImage and GetPagePath method.
- Add pdfium-worker multi-threaded subprocess executor file.
License
The MIT License (MIT)
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Pdfium describes a Pdfium worker instance.