Hello, We recently purchased jacoZoom and are using it to control MS Word 2007 from and Applet using a subclass of JOLEDocument. We are finding that it often...
Hello, Can you please tell us how can we get the handle to running object table? and iterrate over it? Thanks, Amruta Cricket on your mind? Visit the ultimate...
Hello Mark, thanks for test case uploading. As far as i can see the initialization is ok, but no kind of cleanup was found. The first thing about i was wonder...
Hello Jagadeesh, the jadoZoom or jacoZoom will access database engine across COM and to get it runned on 64bit machine you need a 64bit OLEDB driver. Did your...
Hello Claudia, your problem may be kind of security settings. Started as Automation application Word may disable some dialog boxes needed to activate macros...
Hi Hermann, Thanks for reply.. We are not using jadozoom right now. We are planning to use it if it meets our requirements. We are trying to connect from a 64...
Hi, JDK 1.6 Support There was a previous post from Herman which said "Yes, product is supported for 1.6 Upgrade 6 and above. The release version of JDK 1.6 has...
Hello Hermann Resolved, it was some kind of timing problem -> setVisible(true) needed to be set earlier. Regards Claudia ________________________________ Von:...
Claudia Denz
claudia.denz@...
May 20, 2009 7:49 am
4506
Hello jagadeesh, also the jadozoom 64bit port may be a lot easy as the jacoZoom, but jacoZoom is dispatched to release first. Assume you have 64bit dll and can...
Hi Hermann, I will verify this and let you know.. Thanks for your reply. Regards, Jagadeesh ... -- Cheers, Jagadeesh Kumar. ... "The trouble with doing...
Hello Kathryn, the issue is only on jdk's between 1.6.0 and 1.6.0u5. AFAIK jdk's 1.5.x will run fine. Problem was with heavywight components(JActiveX and...
Hi, We have to call a .NET dll from within java. The .NET dll is exposed as a COM object (we have no source code of the dll). I have registered the dll as a...
First Hello to everyone and thanks for jacoZoom and supporting it :) I am trying to port the JWeb sample to an Eclipse PlugIn. Unfortunately I end up in an...
It turned out that the .NET dll wasn't exposed properly as a COM object. I've create a .NET dll wrapper with a proper COM interface descriptor and called the...
Hi, Thanks for the help :) I have one more doubt, Do we have anything in jacozoom which help me to use window APIs from java? Like finding a perticular window,...
I have a piece of code where I print out the current document opened in Word. Previously, I always printed the complete document but now I need to be able to...
When I call Mpeg2Player.getMpeg2PlayerFromUnknown(activex.getUnknown()); I get the following error: any thoughts? David com.inzoom.comjni.ComJniException:...
Jacozoom is not able to generate proper Java wrapper class and interface for Excel addin having two connection points. My addin class ExcelAddin has...
I have an ActiveX control that works in a C++ program but when I try to create it using JacoZoom I get a DISP_E_BADVARTYPE error. The error occurs when I try...
The problem seems to be that the control does not support querying the interface. I made the following changes and the code now works: //Mpeg2Player...
Hi, in the file section of this group under http://tech.groups.yahoo.com/group/jacoZoom/files/stefan/jacoZoom.msi I have posted an experimental update which...
Stefan, thank you for the hint, it did the trick. Although afterwards I still got an error (DISP_E_TYPEMISMATCH) but that was because the to and from params...
Hi Stephan, Thanks for the experimental update. Now I am able to generate proper wrapper class and my new connection point is working properly. When this...
Hi, Is there any separate license required to use this jar? I am getting following message while using this now. "Jacozoom license expires in 1 month and usage...
We are using jacoZoom version 1.5.1.8 along with izmcom.jar. As izmcom.jar is provided as a separate file and is not the part of jacoZoom msi (version...
I am using IMoniker::bindToObject( ) function. While execution of this function, a dialog showing a progress bar and with window label "Installing COM...