Open
Description
Hi,
I've been trying to get the best possible quality and I've only been able by increasing the scale property on html2canvas. The best results I had were with 5, even though I'm not sure exactly which values I should use.
The problem is when the PDF has more than a certain number of pages it returns with all of them blank. At the moment with 16 pages I can use the value with 2. If they increase I have to decrease this value to 1.5 and so on.
Is there another way to do this or to fix this issue?
PS: I've seen the requests for a smart break functionality and there is a fork with it from App1e5auce, if this could be merged would be awesome :)