sivarajankumar / alivepdf

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

When change UNIT to inches with Size =Letter display is improper #223

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use the demo (in Flash)
2. change Unit to inches and size to letter
3.

What is the expected output? What do you see instead?
grid dhould be displayed proper but extra pages are generated and data 
cannot be seen

What version of the product are you using? On what operating system?
Flash CS4, Windows 7,latest version of alive pdf

Please provide any additional information below.

Original issue reported on code.google.com by celei...@gmail.com on 9 Apr 2010 at 1:05

GoogleCodeExporter commented 8 years ago
This happens because in PDF.as 
functions getRect and addRow return a height that doesn't take into account 
fontSize 
for height

Original comment by celei...@yahoo.com on 12 Apr 2010 at 6:19