Hi, I am trying to use excel from jython using jacoZoom. So far, I can write simple text to an excel sheet but I need to do a lot of calculations etc. Is there...
hi all, is it possible to set an rgb color like ActiveCell.Font.Color = RGB(255, 0, 0) in an excel cell through jacozoom. which dll contains this rgb function....
Hi everybody and my best wishes for the new year, I used jacozoom to access MapPoint active X from a Java application. It worked perfectly until today where...
Hi, Range and IRange have a property Font which returns a Font interface. Font has Color property of type Variant. RGB is just a simple function which makes a...
This error indicates that the izmjnicomax.dll has been moved to some other place. After moving it it must be registered again using regsvr32.exe Stefan ... ...
Is it true that the last release of this dll doen't need to be registered? If I install the new version of jacozoom do I need new registration keys? ... some ...
Hi, yes with the latest release you don't need to register the dll anymore. But you have to add JActiveX.useRegistry(false,null) in order to use this feature....
We are using the InternetExplorer to print WebPages. One customer installed IE7 and then deinstalled it (because it is not supported from us). After that we...
Hi, Although i've added the following line: com.inzoom.comjni.Dll.runRoyaltyFree(<myRegNumber>); in the class constrcutor i'm using, i get the following error:...
Hi, you must call it before, for example in the main-method. if PowerPointApp class extends a jacoZoom-generated class, then this leads to the native library...
Thanks for the quick reply. I'm actually using web app for that class and a JavaBean to call that class. So I need to put this line inside the init function of...
About Free Education in EU.. Thousands of educational institutes of many European countries offer free education for every one. But every university and...
Want to Migrate to France, Spain, Germany or New Zealand?? Australia, NZ and Canada accept hundreds of thousands of foreign migrants every year to meet their...
Hello all, I have been trying to make use of the new useRegistry method to to allow our application to run without needing to register the IzmJniComAx DLL, but...
Greetings! I am evaluating jacoZoom for development of an application and am having some difficulties. My app requires the use 3rd party dlls, one of which...
Hello Eric, ... A question : Does java process crushed without a *pidl-files is created ? Typically if a java application does crushed ( unexpected termination...
Hi there! I'm trying to embed Adobe Reader 8 in Java but I'm having some issues. Adobe Reader 7 worked with my tests, but since I uninstalled it, I can't get...
Thanks for your help, Hermann. There are no *pidl-files created, at least not in the working directory from which the app was run. I do not know where else to...
An update regarding the JCalBase example. I tried running it on two other machines, both XP Service Pack 2. On those machines, I did not see the unexpected...
Hi! I still can't get my problem solved using the wrappers generated using Adobe Reader 8, so until I get some hint I decided to get back to Adobe Reader 7. I...
Hello Eric, ... I think here is a problem load jacoZoom libraries. Please check library path coded in JCalFS.java at line 5. Don't use javaw.exe this will hide...
Hello ... Ok, here is version independent program identifier used. The automation layer does try to get latest version of installed component to be activated....
Hi Hermann, first of all, thanks for the reply. At first I also assumed that the interfaces were changed, but then I checked the SDK docs of both Acro 7 and 8,...
We have recently had relatively good success creating com-wrappers for Parallel-Graphics' Cortona VRML viewer V4.1. All we had to do was to add "extends...
The problem is: the older interface had a value property declared as: [id(00000000), propget, helpstring("Field Value")] HRESULT value( [in] long Index, [out,...