Hi,
I am using the code snippet, to convert pdf to doc however the image and highlighting is missing
WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH);
StorageApi storageApi = new Stora…...(containing Image and Highlighted text) to PDF. I have attached the...