Open GoogleCodeExporter opened 9 years ago
Fix Found - Please implement
change below... in the addGrid function (around line 70)
--------------------------------------------
if ( checkPageBreak(rect.height) ){
addPage();
//made change to support multi page data grids
//############################################
//setXY ( x+getX(), y+getY() );
setX ( x + getX() );
//###########################################
Original comment by phillip....@gmail.com
on 19 Apr 2011 at 2:27
How to Add Multiple pages in pdf using flash as 3
Original comment by solank...@gmail.com
on 2 Apr 2013 at 5:30
Original issue reported on code.google.com by
phillip....@gmail.com
on 19 Apr 2011 at 2:23