chrome-headless-render-pdf
chrome-headless-render-pdf copied to clipboard
In header-template background-image-url not loading
This is my pdf create command. But, the image was not loading
chrome-headless-render-pdf --url file:///tmp/example.html --pdf test.pdf --display-header-footer --header-template '
I tried also but image loading doesn't seem to work. However, this is likely Chrome browser problem. The chrome-headless-render-pdf.js just passes user defined header and footer to Chrome.
Attached the bash script. Pasting the text didn't work properly.