converts posted html into pdf using remote playwright
2.7K
Note: Experimental, don't use this in production.
Provides a REST endpoint taking a HTML from the POST-body, call Playwright to create a PDF and returns it back.
Start the docker image fehmer/rest-pdf-playwright-adapter:latest. Pass the PLAYWRIGHT_URL as environment variable.
You can use e.g. browserless/chrome and set the PLAYWRIGHT_URL to ws://localhost:3000.
Content type
Image
Digest
Size
628.5 MB
Last updated
over 5 years ago
docker pull fehmer/rest-pdf-playwright-adapter