I am using wicked pdf to generate pdf. Its working fine in local server but on production mode i got into below errors:
Failed to execute: ["/usr/local/bundle/bin/wkhtmltopdf", "-q", "file:////tmp/wicked_pdf20190902-26-811syo.html", "/tmp/wicked_pdf_generated_file20190902-26-1x3596l.pdf"] Error: PDF could not be generated! Command Error:
I am running my application on an Alpine container.