On 12/15/14, 9:42 AM, "CodeGirl" <michellenicho...@yahoo.com> wrote:

>Does Flex or FlashBuilder provide some kind of reports features?   I have
>been researching report software such as Report Builder for ColdFusion,
>Oracle Forms and Reports, and Oracle BI, But is there something which I
>can
>use what I already have in flex?   Like I am looking at a screen I
>designed
>and it convert it to a report to print.


One option is to make a “copy" of the screen that is the print version.
ComboBoxes, TextInput and lots of other things get replaced by Labels.  If
you have used Model/View or MVC, it should be easy to bind the data model
to these labels.

-Alex

Reply via email to