Jacob can not save pdf file in windows 7

gs7window

New member
Local time
3:35 AM
Messages
3
I download free Jacob component online to open Microsoft Word file and save it to pdf file. It is working fine in XP 32 and 64 OS. But is not working on windows 7.
Errors:
com.jacob.com.ComFailException: Invoke of: FileSaveAs
Source: Microsoft Word
Description: Command failed
at com.jacob.com.Dispatch.invokev(Native Method)
at com.jacob.com.Dispatch.call(Unknown Source)

It can save as docx file, but got error to save as pdf file.
Source code is in 32 bit Java (IBM Notes client) and it access jacob.jar, then access 32 bit jacob.dll in 64 bit windows 7.

Any restriction from windows 7 or ,any idea or solution for it ? Or any clue. Thanks
Gary:cry::cry:
 
Last edited:

My Computer My Computer

At a glance

Florida
Computer type
PC/Desktop
Computer Manufacturer/Model Number
dell
OS
Florida

My Computer My Computer

At a glance

Win 7 Pro 64-bitIntel i5 2.4 Ghz8GB DDR3Intel HD 3000
Computer type
Laptop
Computer Manufacturer/Model Number
Sony Vaio VPCEB47GM Laptop
OS
Win 7 Pro 64-bit
CPU
Intel i5 2.4 Ghz
Memory
8GB DDR3
Graphics Card(s)
Intel HD 3000
Sound Card
IDT High Definition
Monitor(s) Displays
15.6 WGXA Anti-Glare LED
Screen Resolution
1280x800
Hard Drives
640Gb 7200rpm
Antivirus
MSE
Browser
Opera (primary) with IE9 backup
Thanks for your help. I had Java code, basically same as one link you mention. It is working in XP OS, but when I deploy my application in Windows 7. It can't save pdf file. I wonder if adobe in windows 7 is different and has some kind of restriction or need to configure . or windows 7 has some different .... no idea .
 

My Computer My Computer

At a glance

Florida
Computer type
PC/Desktop
Computer Manufacturer/Model Number
dell
OS
Florida
Hi Gs7window, welcome to the Seven Forums.

I am sorry if this is something you would not like to hear, but I fail to see the relevance and logics in this?

A Word document can be saved as PDF directly from Word itself, or if the user has not MsOffice / Word the document can be opened for instance with the Writer word processor (part of the free LibreOffice suite) and exported as a PDF file.

I see no reason for any DOC/DOCX to PDF converters as it can be done so easily and hassle free using Writer, if Word itself is not available.

Kari
 

My Computer My Computer

At a glance

Windows 10 Pro x64 EN-GB1.6 GHz Intel Core i7-720QM Processor6 GBATI Mobility Radeon HD 5850 Graphics
Computer type
Laptop
Computer Manufacturer/Model Number
HP ENVY 17-1150eg
OS
Windows 10 Pro x64 EN-GB
CPU
1.6 GHz Intel Core i7-720QM Processor
Memory
6 GB
Graphics Card(s)
ATI Mobility Radeon HD 5850 Graphics
Sound Card
Beats sound system with integrated subwoofer
Monitor(s) Displays
17" laptop display, 22" LED and 32" Full HD TV through HDMI
Screen Resolution
1600*900 (1), 1920*1080 (2&3)
Hard Drives
Internal: 2 x 500 GB SATA Hard Disk Drive 7200 rpm
External: 2TB for backups, 3TB USB3 network drive for media
Cooling
As Envy runs a bit warm, I have it on a Cooler Master pad
Keyboard
Logitech diNovo Media Desktop Laser (bluetooth)
Mouse
Logitech Performance Mouse MX
Internet Speed
50/10 Mbps VDSL
Antivirus
Windows Defender 4.3.9431.0
Browser
Maxthon 3.5.2., IE11
Hi Kari,
Thanks for your information.
Here is logic:
We have Word template and Form/Page. User enter data in Form/Page and click "View/Print". Java Application automatically load Word template and replace "PlaceHolder" inside template with user data. We used 3rd party component called "Jacob" to do it. After then we need to save it to a .docx file or pdf file automatically. User can not see any thing and it is running in background. I guess windows 7 and adobe is different from XP. I may need to do some configuration or "Jacob" component has some bug. Thanks
 

My Computer My Computer

At a glance

Florida
Computer type
PC/Desktop
Computer Manufacturer/Model Number
dell
OS
Florida
Back
Top