Hablando de un generador de reportes para FWH
Posted: Wed May 14, 2025 1:13 pm
Como he visto este tema surgiendo en el foro, quisiera sugerir una posibilidad.
Existe un generador de reportes en C++ bastante interesante, con barcodes, qrcodes y otros, con muchas prestaciones, llamado QtRPT Proyect, es Open Source, y parece funcionar bien.
Sería interesante considerar conectarlo con FWH, este generador de reportes tiene una interesante herramienta de diseño de reportes QRPTDesigner, y quizá sea más facil incorporarlo a FWH que un generador desarrollado en otro lenguaje.
Solo es una sugerencia, dado que como dije es de Código abierto y tiene 7 años de desarrollo, hasta 2019 que aparentemente se enfrió.
Pero parece tener un buen grado de desarrollo y andar bien.
https://qtrpt.sourceforge.io/
Features
Supported output formats: Printer, PDF, HTML
Universal type of data source
SQL data source
Visual modeling of SQL query
Report elements: Label field, Images, Diagram
Parameters from application side
Several reports together
Page header/footer
Report page/header
Data band
Data grouping
Group header/footer
Aggregate functions: AVG, SUM, COUNT
Mathematic functions
Highlighting of the fields by login conditions
Show/hide fields by logic conditions
System variables
Images: static or from application side
Diagrams with manual data or with aggregate functions
Figure and line drawing
Barcode printing
Rich text fields
Full control of report building from user application
Embedded Script engine
Pure Qt4/Qt5 code
And much more…


Existe un generador de reportes en C++ bastante interesante, con barcodes, qrcodes y otros, con muchas prestaciones, llamado QtRPT Proyect, es Open Source, y parece funcionar bien.
Sería interesante considerar conectarlo con FWH, este generador de reportes tiene una interesante herramienta de diseño de reportes QRPTDesigner, y quizá sea más facil incorporarlo a FWH que un generador desarrollado en otro lenguaje.
Solo es una sugerencia, dado que como dije es de Código abierto y tiene 7 años de desarrollo, hasta 2019 que aparentemente se enfrió.
Pero parece tener un buen grado de desarrollo y andar bien.
https://qtrpt.sourceforge.io/
Features
Supported output formats: Printer, PDF, HTML
Universal type of data source
SQL data source
Visual modeling of SQL query
Report elements: Label field, Images, Diagram
Parameters from application side
Several reports together
Page header/footer
Report page/header
Data band
Data grouping
Group header/footer
Aggregate functions: AVG, SUM, COUNT
Mathematic functions
Highlighting of the fields by login conditions
Show/hide fields by logic conditions
System variables
Images: static or from application side
Diagrams with manual data or with aggregate functions
Figure and line drawing
Barcode printing
Rich text fields
Full control of report building from user application
Embedded Script engine
Pure Qt4/Qt5 code
And much more…

