gutschilla / elixir-pdf-generator

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

Add examples directory: LiveView & Nix #67

Open BenSchZA opened 4 years ago

BenSchZA commented 4 years ago

Hey there!

I've created an examples directory. The first two examples are for generating a PDF from a LiveView, and an example Nix derivation for working with headless Chrome.

gutschilla commented 3 years ago

Hi @BenSchZA ,

thanks a lot for providing these examples. I am not very familiar with NixOs. Can you please elaborate on what this example does - then we could add it the documentation.

Oh and sorry for letting this slip for such a long time