What steps will reproduce the problem?
i have a matrix of 5x4. first row is supposed to be heading. height of each row
differs as per the text input by the user.
while creating exporting this matrix vbox to pdf i am dividing it into 5 boxes
and exporting as 5 different images. i first addpage then addimage of heading
then addimage of 2 row then i check the height of content added if it
exceedsheight of page i add new page and then again add heading as image and
then 3rd row i add as image. this logic is working properly but in pdf it
prints properly the heading in all pages also prints 2nd row but rest it add
blank image of the size it should be. :(
What is the expected output? What do you see instead?
all the flex components exported as image through alive should be displayed in
pdf
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by gauri2...@gmail.com on 4 May 2011 at 5:44
Original issue reported on code.google.com by
gauri2...@gmail.com
on 4 May 2011 at 5:44