Create PDFs from Scala using plain old HTML and CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
199
stars
53
forks
source link
Handling windows PATH detection for PdfConfig.findExecutable #25
Closed
josephpconley closed 8 years ago
Minor change for
PdfConfig.findExecutable
to use thewhere
command for Windows.