sivarajankumar / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

addGrid problem #172

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. addGrid.
2. make the grid overflow automatically to second page.
3.

What is the expected output? What do you see instead?
The second grid generated on the second page should start just after the
header section. Instead it starts where the first grid on the first page 
was set to start.

What version of the product are you using? On what operating system?
1.4.9 Win 7

Please provide any additional information below.
Plus there needs to be an option to end the grid at a certain place on the 
page and then start again on the next page.

Original issue reported on code.google.com by nathanwj...@gmail.com on 13 Nov 2009 at 10:11

GoogleCodeExporter commented 8 years ago
I have the same probleme....help please....

Original comment by kenshiro...@gmail.com on 2 Jan 2010 at 1:02

GoogleCodeExporter commented 8 years ago
Try extending the PDF class from the library and create ur own custom addGrid 
function making appropriate changes for setting the x and y co-ordinates. Once 
done 
the grid wil begin from the top of the next page and not from the previously 
set X 
and Y co-ordinates.

Original comment by Mviz...@gmail.com on 5 Jan 2010 at 1:24

GoogleCodeExporter commented 8 years ago
If I knew how to do that I would not have asked here...

Original comment by nathanwj...@gmail.com on 5 Jan 2010 at 5:32

GoogleCodeExporter commented 8 years ago
I'm having the same problem and have been unsuccessful so far in resolving it 
on my own, even after trying the proposed solution by Mvizhi9. This is a major 
issue and really needs to be fixed.

Original comment by s0m1num...@gmail.com on 6 Jan 2011 at 7:14