Printing and Creating Reports in Flex? February 19
Lately people have been asking in the Flex forum in Spanish about what the best way is to generate a report from Flex and print it. It looks like when the Datagrids are sophisticated ( itemRenderes, a lot of fields, etc) things get complicated when printing them using the mechanisms that Flex provides.
I have not tried printing such complicated screens myself so I am asking, how do you generate reports from Flex to be printed? People have mentioned using some sort of mechanism to convert the screen to PDFs or using JasperReports, on your experience what is the best approach?
My guess is that people want to print invoices, schedules or things like that.
