The issue was with phantom pdf version 2 only when I changed version 1.9.8 , file size was in kbs.
rizvanhaider
@rizvanhaider
Posts made by rizvanhaider
-
RE: numberOfWorkers for jsreport on Azure Web App with Docker
-
RE: Table heading in pdf are are stretching.
here is the expected out put: https://imgur.com/Fk1OmIR
but I am getting this one.: https://imgur.com/kjSSdJT -
numberOfWorkers for jsreport on Azure Web App with Docker
Hi, I am using jsreport on Azure Web App with Docker. I wan to increase the performance by increasing numberOfWorkers for phantomjs and templatingEngine. How can I achieve this on Azure web app with Docker?
Additionally size of report is 10MB with jsreport and with mpdf(php) same pdf have 250kb size. Is there any way to reduce the file size so it will take shorter time to download.
Thanks :) -
Table heading in pdf are are stretching.
Hi, I am using jsreport (handlebars -> phantompdf [1.9.8]) to render different reports. When there are more columns then it stretches all the data.
The expect result which i want is to break the header column words.
please check bellow image.
the live example is running here