Hi,
I am testing a code sample written in Java, to convert an image or PDF to .docx file. sample code is located here https://github.com/abbyysdk/cloudsdk-client-java
I am able to run few test cases, however I am in read the response. Code returns List of URLs. I try to open the URL in browser but I can see an xml with error message. I am not sure How I can get converted file.
I tried processImageTest() & processDocumentTest() methods from sample code.
Please help me in this.
thanks.
Comments
1 comment
Sure, You can convert .docx file from URL. You search PDF to .docx converter on google. And use a converter.
Please sign in to leave a comment.