AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

Unable to set Grid row height

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. create a new grid with Grid constructor which only takes 8 params
2. new PDF declares Unit.MM
3.

What is the expected output? What do you see instead?
Can't adjust row height


What version of the product are you using? On what operating system?
0.1.5 RC

Please provide any additional information below.
Documentation shows 13 parameters in the constructor but code completion in 
FlashDevelop only shows 8 and rowHeight and hedaerHeight are not amongst them.
Cannot be set directly e.g. myGrid.rowHeight=10

PDF comes out with default height rows and header of 5




Original issue reported on code.google.com by mikertjones on 15 Mar 2012 at 11:57

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter