I need to be able to print reports, general stuff.
But I need it to be simple, flexible, and light.
Reports must be independent from the application, and corrected and updated, by sending new report files.
A good extra would be allowing the user to creating basic/advanced reports, on there on.
I need to be able to print reports, general stuff. But I need it
Share
My favourites are Fast Reports and Excel. I use fast reports for reports that are meant to be printed or pdfed and Excel for reports that clients can use as the base for further manipulation.
Fast reports files are xml. They can be stored in a database or as files that can be independantly updated. FR also includes an end-user report writer. I have built this into some of my applications and it works well.