python - pisa.CreatePDF hangs with huge html file -


i generating pdf using html template python pisa.createpdf api, works small html, in case of huge html takes lot of time. there alternative ?

i did few changes in html results pisa.createpdf works fast me. using html of 2 mb, contains single table more 10,000 rows. break them multiple tables , tried again. surprised me, single table took 40 minutes (2590 seconds) generate pdf , multiple tables has taken 80 seconds.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -