Snippets

Sidnei Pereira pdfkit options

Created by Sidnei Pereira last modified
1
2
3
4
5
6
# safe options for pdfkit
options = {
    'debug-javascript': '',
    'javascript-delay': 15000,
    'load-error-handling': 'ignore',
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.