News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Report design & print, Using Code::Blocks & wxWidgets. What are you using?

Started by Aaron, May 07, 2017, 04:10:07 PM

Previous topic - Next topic

Aaron

What are you using for your report design/print method?

I use Linux with Code::Blocks and wxWidgets, C++, but this report issue looks bad enough to push me to Qt.
I'd rather stay, but creating reports looks like a larger project than the entirety of my application.

Thanks.


stahta01

If you want to print to PDF, you might try wxPdfDocument.

Edit: Added link http://wxcode.sourceforge.net/components/wxpdfdocument/

NOTE: I have no idea if that is a good answer.

Other than the fact that wxPdfDocument is part of CB Plugin Source Exporter I know little about it.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]