AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

GRID ROW HEIGHT STAYS 4 pixels

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. PDF: var p:PDF = new PDF( Orientation.PORTRAIT, Unit.POINT, Size.A3 );
2. Add FLEX Data GRID 


What is the expected output? What do you see instead?
Grid gets rowheight based on height in GRID constructor and distribute it on 
number of rows from dataprovider..Instead the rows always get 4 pixel height

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

Please provide any additional information below.

Customer demo in a weeks time...please help

Regards,
Jemin Tanna

Original issue reported on code.google.com by [email protected] on 23 Jun 2011 at 5:14

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter