gutschilla / elixir-pdf-generator

Create PDFs with wkhtmltopdf or puppeteer/chromium from Elixir.
MIT License
332 stars 71 forks source link

Configure basepath to easily use relative paths for resources (css, images and the like) #20

Closed gutschilla closed 5 years ago

gutschilla commented 7 years ago

From an answer to https://github.com/gutschilla/elixir-pdf-generator/issues/19 I think of a new configuration avlue that cwds into the configured directory and calls wkhtmltopdf from there.

gutschilla commented 5 years ago

Seems like everyone is just generating from either plain HTML with absolute paths or just from a URL which serves as preview. Unless this pops up again, I'll close this.

This lingers around since ages. Are you OK and still there @lypborges ? ;-)