Ankanna
Results
2
issues of
Ankanna
## XML String ```elixir data = "" ``` Here, the encoding value is `ISO-8859-1`. Now, if I try run simple form it is giving me the following error ## Error...
Enhancement
When I deployed in cloud, I am encountering **Unhandled Promise Rejection** I deployed my app in [CleverCloud](https://www.clever-cloud.com/en/) The app get crashed whenever I ran `PuppeteerPdf.Generate.from_file(html_file, output_pdf_file)`. I suspect above statement...