yyn0210 / alivepdf

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

GRID ROW HEIGHT STAYS 4 pixels #320

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 Jem...@gmail.com on 23 Jun 2011 at 5:14