User Tools

Site Tools


start

This is an old revision of the document!


NCReport C++ Report Engine

NCReport is a powerful, fast, multi-platform and easy to use report engine library, report generator, report designer, report writer, reporting tool, document printing system written in C++ and based on Qt toolkit. The software's primary functions are direct printing, previewing or generating, PDF, PS, SVG, IMAGE and TEXT output file from data sources by using an XML report template. Supported platforms: Windows, Linux, MacOSX, Raspberry Pi. NCReport is already integrated and applied under Solaris, Embedded Linux and Android as well. The software code is fully Qt4 and Qt5 compatible. Since 2.26 version NCReport is Qt5 and Qt6 compatible.

graph TD A(mermaid)-->B((<em class='u'>plugin</em>)) A-->C(((for))) B-->D[["<a href='https://www.dokuwiki.org/dokuwiki' class='urlextern' title='https://www.dokuwiki.org/dokuwiki' rel='ugc nofollow'>Dokuwiki</a>"]] C-->D

This is another

sequenceDiagram Alice ->> Bob: Hello Bob, how are you? Bob-->>John: How about you John? Bob--x Alice: I am good thanks! Bob-x John: I am good thanks! Note right of John: Bob thinks a long
long time, so long
that the text does
not fit on a row. Bob-->Alice: Checking with John... Alice->John: Yes... John, how are you?

    CURL* curl;
    CURLcode res;
 
    // Initialize libcurl
    curl_global_init(CURL_GLOBAL_DEFAULT);
start.1727535326.txt.gz · Last modified: 2024/09/28 16:55 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki