Hi,
I recently procured the search add-on for the Doconut instance. when I try to interact with the objctlDoc.Search function in the JavaScript console, I get the Search Plug-in missing pop-up.
Current Setup:
I used the “Samples\NET Core\MVC\Doconut.Mvc.Core” sample code as the base of my application, with a few adjustments. I also upgraded to Doconut 1.0.5.1 with a Search Add-on license
Recreation:
I am interacting with the Javascript object using the browser debugger, on the Sample “pdfsearch” the objtlDoc.Seaerch(“Key Works”, false) return the number of occurrence of the keywork. but on my Doconut.Mvc.Core I get the following pop-up message
Thank you for your feedback. I tried the problem with the same development configuration but couldn’t replicate it.
To help you, I have created this sample project that has the Addon Search working fine with the latest version of Doconut 1.0.5.1, so you can test it in your development environment.
Let me know if the example works well with your license. Or if you discover any differences in your document viewer configuration when comparing with the sample