Hi,
I am searching for a simple but flexible way to design pages for prints and/or PDF export. In the wx demo there is an example showing how to print tables, then there would be the possibility to use HTML or to use another XML based language, designed for PDF creations.
I fear the first thing would be more a workaround than a good soultion. The second one has the problem, that wx’ own HTML renderer is very low level, which means that I would have to use very ‘bad’ HTML to get it working and the possibility to implement IE is not an option, since I want the program to run also on non Windows machines. The last one seems to be a little bit exaggerated for my needs, which are simple text design and the possibility to include simple graphics (generate and print certificates).
Do you know a more suitable solution for my needs?
Greetings,
Michael
PS: Thank for the answers to my previous question. Helped me a lot!