Categorygithub.com/pure-project/go-pdfium
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:

  1. Remove test cases.
  2. Remove examples.
  3. Remove webassembly.
  4. Remove turbojpeg.
  5. Remove the pdfium instance pool, just one-subprocess-per-instance.
  6. Add GetPageImage and GetPagePath method.
  7. 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.