actions-marketplace-validations/HTML to PDF (chrome)
Converts HTML file to PDF.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| htmlFile | html file path | yes | — |
| outputFile | output file path | yes | — |
| pdfOptions | PDF options as described here: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions - Needs to be in JSON format, e.g. `{"format": "A4", "pageRanges": "1"}` | no | {} |
Outputs
no outputs