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

Go bindings for wkhtmltopdf and high-level HTML to PDF conversion interface

Results 8 go-wkhtmltopdf issues
Sort by recently updated
recently updated
newest added

func main() { for _, v := range []string{"import1.pdf", "import2.pdf", "import3.pdf"} { CreatePDFFile("header.html", "footer.html", "content.html", v) } } func CreatePDFFile(header, footer, content, output string) error { // Initialize library. if...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies
github_actions

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0-beta.2 What's Changed not adding -n if empty to do-upload command by @​dana-yaish in codecov/codecov-action#1085 4.0.0-beta.2 by @​thomasrockhu-codecov...

dependencies
github_actions

hi man, sorry i dont where else to ask this, the [repo](https://github.com/Surnet/docker-wkhtmltopdf) where i used the wkhtmltopdf image not responding the issue. So, i try to use wkhtmltopdf on my...

Hi guys, how can i pass disable-javascript to wkhtmltopdf? Currently, the converter will hang up at 10%, and someone told disable-javascript need to set, this is [link](https://stackoverflow.com/questions/26242057/wkhtmltopdf-hangs-at-10-when-executed-via-php-but-runs-successfully-via-command), so i want...

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v5.1.0 What's Changed Changes feat: support for pull and merge_group events with the option only-new-issues by @​ldez in...

dependencies
github_actions

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 6.0.1. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.1 What's Changed Changes fix: use 3-dots syntax for diff on push by @​ldez in golangci/golangci-lint-action#1040 Full Changelog:...

dependencies
github_actions