openlabs / docker-wkhtmltopdf-aas

wkhtmltopdf in a docker container as a web service.
BSD 3-Clause "New" or "Revised" License
99 stars 94 forks source link

Updated to accept multiple html file #14

Open Rockam opened 9 years ago

Rockam commented 9 years ago

Now the container accepts multiple html on the POST request that merges into one pdf file. Take a look at the changes if you want, hope you like them!