Currently I am using pdfmake module in my sails app to export pdf.But,when size of pdf increase it is taking too much time to export pdf,Ihave to export pdf of around 50 pages.So,Which module i can use to export pdf ? or any way to decrease load time in pdfmake module.
Thank you,