I am just testing the doc2any software. I want to convert a password-protected word file into pdf.
So I do the following:
doc2any.exe -password mypasswd c:\in.doc c:\out.pdf
The problem is, that word opens now and asks for the password. If I provide the password or if I click "Cancel" the file is correctly converted in both examples. My question now is, how kann I prevent, that word opens?
I have Office 2003 running...
Thanks for your answer
======================================
my order id is: XXXXXXXXX
I include my input document. I do the following command:
doc2any -password 777-54384 in.doc output.pdf
After that word opens and asks for the opening password
======================================
We have fixed this problem to you, please download the new version of doc2any.exe from following URL to try again,
XXXXXXXXXXXXXXXX
Related Posts
Related posts:
batch conversion of Excel documents into PDF
Can't convert Word and Excel to PDF file correctly
Combine Word DOC files into one PDF file
Questions regarding DOC2TIFF and more
How to convert any file to PDF using PHP script?
How to convert HTML files to PDF files and use PDF Split-Merge COM/SDK to split and merge PDF files?
Convert PPT to HTML format | Convert PowerPoint to HTML | Easily publish PPT online
Bulk and Batch convert all files to PDF files
Hello,
We are testing it, but if an Office document is password protected, it shows the password prompt and do not return that the document is poassword protected and it stays freeze without finishing the execution. is there some way to avoid the password prompt and know if the document is password protected?
Thank you!
Customer
———————————
Thanks for your message, you can add “-checkpwd” option to solve this problem, for example,
doc2any.exe -useoffice 1 -checkpwd -noretry D:\test.doc D:\out.pdf
VeryPDF