cloudify / sPDF

Create PDFs from Scala using plain old HTML and CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
Other
199 stars 53 forks source link

basic https compatibility #11

Closed QEnard closed 10 years ago

QEnard commented 10 years ago

This pull request adds a basic https compatibility. Two parameters were added: username and password. Tested with wkhtmltopdf 0.12.1 (with pateched qt).

cloudify commented 10 years ago

LGTM