Home » Community » Coffee corner » HTML table creator
Re: HTML table creator [message #60513 is a reply to message #60506] |
Thu, 14 March 2024 20:40  |
Didier
Messages: 736 Registered: November 2008 Location: France
|
Contributor |
|
|
Hello Luigi,
In my memories (a few years ago), Report package was able to generate documents from a template.
After looking at it, it seems I was mistaking.
You can use my ReportGenerator (it is 14 years old ) package that can be found here : https://github.com/didierq/MyFunctions
You can take look at examples/ReportGeneratorTest to see what it can do.
I use it to generate reports ( with tables ), so it may fit you're needs.
The good point about ReportGenerator is that it uses a QTF template document : so it can be edit directly in Ide (no complex coding to make you're template )
Note :
- You need to have C++ boost installed
- The parsing code uses an old boost lib (Boost/Spirit) and some warnings are thrown at compile (don't have time to update the parsing code)
I recently put the code on GitHub : I will soon put it on UppHub
[Updated on: Thu, 14 March 2024 21:25] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed Aug 27 14:41:03 CEST 2025
Total time taken to generate the page: 0.00555 seconds
|