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

Updated to scala 2.13 (with dependencies to match) #46

Closed domaspoliakas closed 3 years ago

domaspoliakas commented 5 years ago

Basically the title. Just updated everything to run with 2.13, fixed a few errors that arose.

domaspoliakas commented 3 years ago

Redundant because of #47