Open GoogleCodeExporter opened 8 years ago
In PDF.as, putting the last line of the writeFlashHtmlText method in a comment
seems to do the trick:
//currentY += currentPage.h;
This line is supposed to set the current Y to the height of the page, enforcing
you to start a new one.
There's probably a reason this was done, but in my project this solution has
given us good results.
Original comment by Qroni...@gmail.com
on 12 Nov 2012 at 2:21
Original issue reported on code.google.com by
vant...@gmail.com
on 9 Feb 2012 at 2:08