We have logged this problem in our issue tracking system. Your ticket number is WORDSCPP-939. We will further look into the details of this problem and will keep you updated on the status of the linked issue. We apologize for your inconvenience.
We have good news for you i.e. WORDSCPP-939 has now been resolved. The fix of this issue will be included in the 20.3 (next version) of Aspose.Words for C++. We will inform you via this thread as soon as the next version containing the fix of your issue will be released.
It is to update you that the issue you have found earlier (filed as WORDSCPP-939) has been fixed in this Aspose.Words for C++ 20.3 update. So, please upgrade to the latest version of Aspose.Words for C++ API. Hope, this helps.
A post was split to a new topic: Convert DOC Word Document to PDF using C++ Code of Aspose.Words API
Can you please provide an example visual studio project demonstrating the problem where you are dynamically loading and using Aspose libraries? Thanks for your cooperation.
Using LoadLibrary
and GetProcAddress
to load the library, not the way in your source code
Sure, we can use LoadLibrary
to load the library and we had used it to find the root cause of this issue on our end. But, it would be of great help if you please provide us an example visual studio project demonstrating the problem where you are dynamically loading and using Aspose DLLs? Also, if you already have such code where you are using GetProcAddress
, then please share that as well for testing on our end. Thanks for your cooperation.
Sorry. It should be loading before Slides
.
My project is written in Delphi.
Can I have your demo for testing?
Thanks.
It seems that we also need to write example with GetProcAddress code and test it on our end. We will keep you posted on any more updates on this.
Regarding WORDSCPP-939, we used the Testsdk.zip sample project from your other thread.
Thanks.
That thread just crash when load
and free
.
But in this thread, we need to open file with Words library
after loading dlls.
Thanks for the additional information. We have logged these details in our issue tracking system and will keep you posted here on any further updates.
Thanks for sharing a demo project with us. We have logged these details in our issue tracking system and will keep you posted here on any further updates.
It is to update you that the issue you have found earlier (filed as WORDSCPP-939) has now been fixed in this Aspose.Words for C++ 20.4 update. So, please upgrade to the latest version of Aspose.Words for C++ API. Hope, this helps.
Please try again the following link:
Sure, please let us know how the fix goes on your end.