Page 1 of 1

Code Before Print a Page

Posted: Wed Oct 05, 2011 1:16 pm
by Andre Datsch
Hello, I am testing the tool to a new system, I like to know if i can do some checks before printing a page.
something like that:

if({DATASOURCE} IsNull) {
print the page one;
}else{
print the page two;
}

Code Before Print a Page

Posted: Thu Oct 06, 2011 5:28 am
by Vladimir
Hello,

Unfortunately, currently there is no way to check the size of the data source in Reports.Fx for Flex.

Thank you.

Code Before Print a Page

Posted: Thu Oct 06, 2011 1:06 pm
by Andre Datsch
Ok, thanks for the fast answer.

Code Before Print a Page

Posted: Thu Oct 06, 2011 10:45 pm
by Andrew
Hello,

As always we are glad to help you.

Thank you.