Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting com.jacob.com.ComFailException for SaveAs #25

Open
agreeya-ankur opened this issue May 24, 2022 · 1 comment
Open

Getting com.jacob.com.ComFailException for SaveAs #25

agreeya-ankur opened this issue May 24, 2022 · 1 comment

Comments

@agreeya-ankur
Copy link

com.jacob.com.ComFailException: Invoke of: SaveAs
Source: Microsoft Word
Description: Command failed

at com.jacob.com.Dispatch.invokev(Native Method)Invoke of: SaveAs

Source: Microsoft Word
Description: Command failed

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 Converter.main(Converter.java:54)

Exception in thread "main" java.lang.RuntimeException: pdf convert failed.
at Converter.main(Converter.java:61)

@freemansoft
Copy link
Owner

freemansoft commented Sep 4, 2023

The error message says PDF conversion failed which does not look like a JACOB issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants