PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → is there any good reporting solution for ios/android ?
is there any good reporting solution for ios/android ?
Iniciado por guest, 03,may. 2015 18:01 - 1 respuesta
Publicado el 03,mayo 2015 - 18:01
since we don't have report module in wm , can anyone recommend reporting solution that can be use in WM?

i have tried crystal report , SSRS , Birt in which using browser as report viewer. is there a better solution ?

i know in WM we can use iprint but I don't think it will be logical to use to create 100+ management/revenues reports
Publicado el 04,mayo 2015 - 15:29
Hi

In fact, using iprint is a relatively fast solution, once you have some basic functions available. That's what I am explaining in my "printing without reports" (<a class="ExternalLink" rel="nofollow" target="_blank" href="http://fabriceharari.com/UK/Page_Product.awp?ActiveMenuItem=47&Article=windev_webdev_windev_mobile_video_courses&Product=printing_without_reports">http://fabriceharari.com/UK/Page_Product.awp&hellip;</a>) video course. This course includes examples and basic functions to print a report (header/footer management, multi-columns printing, etc, etc)

So if you want to start somewhere...

Best regards