I have a couple of pretty simple pdf files that aren’t being converted to html. I’m using the post REST api http://api.aspose.com/v1.1/words/convert?format=html
, and getting back a response: {“Message”:“Failed to convert PDF document to Word format”}. I also tried by directly using your api reference site (Aspose.Words Cloud - API References) and get the same error.
I’ve tried opening these pdfs with Microsoft Word, as well as using several online pdf converters, and none of them had problems converting the pdfs. Can you please advise?
Test.pdf (7.8 KB)
sample.pdf (53.6 KB)