Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
Didier is currently offline  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 Rolling Eyes ) 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 Wink )

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

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linux Fedora 39
Next Topic: C++ and HTML+Javascript
Goto Forum:
  


Current Time: Wed Aug 27 14:41:03 CEST 2025

Total time taken to generate the page: 0.00555 seconds