Crystal Report en Qt
-
I have 128 reports in Crystal Report connected to postgreSQL and I want to run them from Qt. Could someone help me on that?
Please, I don't want to redesign them. I just want to use them in Qt .Spanish:
Tengo 128 reportes en Crystal Report conectados a postgreSQL y quiero ejecutarlos desde Qt. Alguien podria ayudarme en eso?.
Por favor, no quiero volverlos a diseñarlos. Solo quiero usarlos en Qt -
Hi
Crystal Report
But is there c++ bindings for it ?
in old times it was mostly VB and .NET which is not useful with Qt.https://archive.sap.com/documents/docs/DOC-35632
There used to be a free viewer to run a rapport. if that still exists then you could
use QProcess to run the rapport via the viewer.But what version is it ?
I dont think an older version will have any chance of being embedded into the Qt app.
But frankly, I dont know. not used it since like 2000 :)