frankfenghua / flexreport

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

Bug with images #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Edit DemoReport.mxml
2. In the body, move the image underneath the PrintTextArea
3. Launch the project

What is the expected output? What do you see instead?
Expected: the image printed after the text block.
Seeing instead:
ReferenceError: Error #1069: Property validNextPage not found on 
mx.controls.Image and there is no default value.

What version of the product are you using? On what operating system?
Version: not sure, 2rc1 I guess.
OS: Vista

Please provide any additional information below.

Original issue reported on code.google.com by mikymigs@gmail.com on 11 Feb 2010 at 3:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Im with the same problem...
By the way, when you move the image underneath the PrintTextArea it only print 
2 pages.

Only if you move the image underneath the body it works on my test project, on 
the main Application it Crash.

Please review this

Original comment by bmtrin...@gmail.com on 14 Feb 2011 at 3:35