Sameer Ahmad

Results 3 comments of Sameer Ahmad

I was facing same issue. Resolve after **fontConfg** installing in **.dockerfile** RUN apk --update add fontconfig ttf-dejavu links https://github.com/marcbachmann/node-html-pdf/issues/212#issuecomment-279933124 https://github.com/gliderlabs/docker-alpine/issues/360

I followed @alin-prisecaru approach and unload convert using **TuesPechkinService.ToolSet.Unload()**. I did worked for bulk generation of 1000+ pdfs. But it takes around 10 seconds to generate one pdf.

i also faced issue when i loop through object list which contains pfdFile: byte[] attribute. Make sure you did clear or control your pdfFile attribute. I solved this by nhibernate...