-
Hi there :)
I'm using Jacob to extract properties and content from Word and Excel Documents but i'm facing a problem with password protected files. Is it possible to check if a document is password protected before opening it with Word or Excel?
I found this on MSDN Library : http://msdn.microsoft.com/en-us/library/microsoft.office.tools.word.document.protectiontype.aspx
It's about a...
2010-01-07 13:52:04 UTC by ethan94
-
We had a need for a wait() method that allows to wait until a COM server is terminated and implemented this method in JACOB. Now we would like to get this method in the standard jacob distribution. The additional method in Dispatch.cpp is:
JNIEXPORT jint JNICALL Java_com_jacob_com_Dispatch_wait
(JNIEnv *env, jclass clazz,
jobject disp,jint dispid,jint lcid)
{
IDispatch *pIDispatch =...
2010-01-06 18:02:42 UTC by baertiger
-
Hi;
I have to make a connection a OLE Provider. But I cant any driver to connect this oleprovider on web.
Is it possible with jacob library. Is there any example for this.
Thank you for your advice.
2009-12-28 09:22:49 UTC by void222
-
Hi, i have exacly the same problem but with a custom 3th party DLL. What causes this error. I've looked up de clsid in the registry and it is there. What can i do to resolve this problem?.
2009-12-26 20:45:27 UTC by tcke83
-
clay_shooter committed patchset 249 of module jacob to the JACOB - Java COM Bridge CVS repository, changing 1 files.
2009-12-25 20:12:26 UTC by clay_shooter
-
clay_shooter made 2 file-release changes.
2009-12-25 19:55:01 UTC by clay_shooter
-
clay_shooter made 2 file-release changes.
2009-12-25 19:53:01 UTC by clay_shooter
-
clay_shooter made 3 file-release changes.
2009-12-25 19:52:01 UTC by clay_shooter
-
clay_shooter made 3 file-release changes.
2009-12-25 19:50:01 UTC by clay_shooter
-
clay_shooter made 1 file-release changes.
2009-12-25 19:49:01 UTC by clay_shooter