jacob-project icon indicating copy to clipboard operation
jacob-project copied to clipboard

JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls to the COM libraries. JACOB runs on x86 and x64 environments supporting 32 bit...

Results 43 jacob-project issues
Sort by recently updated
recently updated
newest added

My program runs in the following environmen windows server 2016 Standard 64 bit Microsoft Office Professional 2016 jdk version: 1.8.0 (build 1.8.0_221-b11) jacob version: 1.20 The program code is as...

我把文件转为byte[] ,但是报错,说找不到文档

com.jacob.com.ComFailException: Invoke of: Open Source: Microsoft Word (D:\//abc/回复%232...) at com.jacob.com.Dispatch.invokev(Native Method) at com.jacob.com.Dispatch.invokev(Dispatch.java:625) at com.jacob.com.Dispatch.callN(Dispatch.java:453) at com.jacob.com.Dispatch.call(Dispatch.java:541) at zor.fs.webservice.TransferPdfController.word2Pdf(TransferPdfController.java:158) at zor.fs.webservice.TransferPdfController.file2Pdf(TransferPdfController.java:103) at zor.fs.webservice.TransferPdfController.main(TransferPdfController.java:322)

in Dispatch.cpp invokev ![image](https://github.com/freemansoft/jacob-project/assets/31424600/e34e44ea-4b70-4885-82da-728356efecd7)

Updating the directory through “Update” will cause the original font style in the doc file to be changed. Is it possible to set the directory font through jacob?

It is supposed to open 5 excel.. but i see that in the extended following log there is _open Failed , _save Failed and _close Failed errors.. and it keeps...

Hello, I've developed a Spring Boot application that interacts with an Excel macro. I'm wondering if it's possible to dockerize this type of application

I am using jacob library 1.21 version with all 64 bit. Everything works fine when logged to remote desktop. When i logged off from remote desktop I get this error:...

Jacob calls Adobe Acrobat to compare files. How to implement this? I don't know the programId Provide the following sample code thank you!

jacob version: jacob-1.20-x64.dll jdk version: 1.8 office version: Microsoft Office Professional Plus 2016 when some Restricted Embedded Fonts in PPT file, if I open this file, it will pop up...