dactyl icon indicating copy to clipboard operation
dactyl copied to clipboard

Explore alternative PDF options

Open mDuo13 opened this issue 8 years ago • 3 comments

wkhtmltopdf seems like a good open-source option for people who don't want to buy a Prince license. It would be cool if Dactyl could be configured to use that or other HTML-to-PDF tools.

mDuo13 avatar Feb 22 '17 01:02 mDuo13

looks like https://pypi.python.org/pypi/pdfkit provides a native wrapper for wkhtmltopdf already so that should make it easier

mDuo13 avatar Feb 22 '17 01:02 mDuo13

A DocRaptor option could give access to Prince without the upfront Prince license cost.

JamesPaden avatar Sep 29 '20 15:09 JamesPaden

That's a neat idea, but I think it may be challenging to make that interface work in a secure way.

mDuo13 avatar Nov 02 '20 19:11 mDuo13