go-pdfium icon indicating copy to clipboard operation
go-pdfium copied to clipboard

Easy to use PDF library using Go and PDFium

Results 28 go-pdfium issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.6.0 to 1.6.1. Release notes Sourced from github.com/hashicorp/go-plugin's releases. v1.6.1 BUGS: Suppress spurious os.ErrClosed on plugin shutdown [GH-299] ENHANCEMENTS: deps: bump google.golang.org/grpc to v1.58.3 [GH-296] Changelog Sourced...

dependencies

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.3. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.17.3 2.17.3 Fixes ginkgo watch now ignores hidden files [bde6e00] v2.17.2 2.17.2 Fixes fix: close files [32259c8] fix...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0. Commits 8d533a0 encoding/charmap: update UCM spec file URL prefix See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.14.0&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0. Commits d27919b go.mod: update golang.org/x dependencies e0324fc http2: use net.ErrClosed b20cd59 quic: initiate key rotation earlier in connections f95a3b3 html: fix typo in package...

dependencies

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.0 to 1.33.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.33.1 1.33.1 Fixes fix confusing eventually docs [3a66379] Maintenance Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a] Changelog Sourced...

dependencies

Hello Just want to ask if there is any plan to include XFA/V8 functionality as original issue mentioned in readme was fixed more then years ago: https://github.com/bblanchon/pdfium-binaries/issues/62 Regards

Android failed to use webassembly instance, err = pool.GetInstance(time.Second * 30) failed

0 is a valid value if the meta tag doesn't exist, but that shouldn't make `GetMetaData` completely error out.

When we are returning font information for rectangles returned by pdfium (added in #22), we have to lookup the first char of the rectangle to get the font information. The...

help wanted
question