Open GoogleCodeExporter opened 8 years ago
Here is the source code.
Thanks,
Ravichandran J
Original comment by ravichandran96@gmail.com
on 9 Sep 2011 at 3:16
Attachments:
The issue is resolved when i replaced the setXY() under addGrid() menthod.
//setXY ( x+getX(),nextPageY );
setXY ( x+getX(),y+getY() ); //hacked to allow user to set the next Page Y of
Grid
Original comment by ravichandran96@gmail.com
on 12 Sep 2011 at 9:43
Original issue reported on code.google.com by
ravichandran96@gmail.com
on 9 Sep 2011 at 10:03Attachments: