Hello All,
I need an approach to save unstructured .doc file to .pdf extn. I know we have .docx to PDF. But I have .doc this to be converte to .pdf.
Its great if anyone help in suggesting approach for this.
Discussion posts and replies are publicly visible
"doc" and "docx" are the same file format. Did you try that smart service?
Yes it’s working fine for .docx not for .doc
If your Word documents are stored in the binary file format "Word 97-2003 Document", then that smart service will not work. It only works with the XML based document file formats.
I suggest to check the app market for plugins.
Why don't you use HTML to PDF?
ak0642 Has the issue been resolved to convert .doc to PDF
I have resolved this by with alternative solution, by copying the document into new document with copydocument smart service.
You can also argue doc is not appian supported format for extractions.