Report Designer Recommendation - Forum

Forum Navigation
You need to log in to create posts and topics.

Report Designer Recommendation

Is there a report designer I could use within my application? I like the one that comes with the DBPro plugin for VisualNeo Win. Is there something similar for VisualNeo Web? Or something simple that is recommended. I would like to keep the programming to something I can work with such as Neo script, Java Script or Python (I don't know Python but I have the books!).

The data would be in an SQLite database and is fairly simple - results data for scoring a competition.

If not a Report Designer then what would be the best method to get tabular data printed out for multiple competitors, classes etc?

Chris.

@agilefalcon the best way to print a report right now is using neoPDF plugin. It's not a visual solution as Report Designer, but using coordinates and doing some tests I think you can get nice results.

Regards.