How to embedd aspose.words int an 64bit Qt based application

Hi @ all,


we are planning to migrate our Qt based tool from 32 to 64bit.
Infortunately we use an activx component based textcontrol for our reporting.

Is it possible, and how, to embed aspose.words in a 64bit Qt application?
We also need to show its user interface embedded in our application for user editing purpose.

Thanks for the all response,
Ben

Hi Ben,


Thanks for your inquiry. As per my understanding you are using C++ in your QT application and we are planning to release a new API Aspose.Word for C++ in near future. You may try to use Aspose.Words via COM interop. Please check following documentation link for your reference.


Furthermore, in reference to user interface query, please note Aspose.Words is class library. It does not provide any GUI for editing. However, if there is any difference in your requirements and my understanding then please share your some more details here, we will further look into it and will guide you accordingly.

Best Regards,