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:
ReportError: The RPC server is unavailable
Use html2pdf.exe to convert xls to pdf
Combine Word DOC, DOCX, Excel XLS, XLSX, CSV, PowerPoint PPT, PPTX, HTML, RTF, PDF documents into on...
How to convert HTML files to PDF files and use PDF Split-Merge COM/SDK to split and merge PDF files?
Convert ppt and pptx to pdf in a linux based server (AWS linux machine) through command line
VeryPDF Document Converter Software batch converts DOCX, PDF, MOBI, WPS, HTML, TXT and other documen...
How to Convert the First Page of Office Documents and PDF Files to JPEG?
VeryPDF Document Converter Server is an Automated high-volume document conversion server
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