Document conversion using aspose.word & aspose.pdf in Sharepoint workflow

I 'm trying to develop a workflow to convert document to PDF in my document library and using DLL of aspose.word & aspose.pdf base the the example provided in this link:
https://docs.aspose.com/words/sharepoint/document-conversion/
But I got this error message in this line of code

Aspose.Words.Document srcDoc = new Aspose.Words.Document(inFileName);

and the log appear this message
Could not find file 'c:\windows\system32\inetsrv\XXXX.doc
do you have any code reference for the aspose.word & aspose.pdf work in Sharepoint workflow?

Hi
Thanks for your inquiry. No, unfortunately there is no manual how to use Aspose.Words and Aspose.Pdf in Sharepoint workflow
I am not familiar with workflow but maybe the following link could be useful for you.
http://chrissyblanco.blogspot.com/2006/07/workflow-that-uploads-document-via.html
Best regards.

Thank you for your reply, did you have any idea about the error message : Could not find file "c:\windows\system32\inetsrv\XXXX.doc?

Hi
Thanks for your inquiry. This means that you try to open this file but there is no such file. You can manually check whether “c:\windows\system32\inetsrv\XXXX.doc” exists.
Best regards.

Hi!
We are delighted to announce the availability of Aspose.Words for SharePoint, which is our latest addition to the Aspose.Words product family.
This release, Aspose.Words for SharePoint 1.0 makes high quality document conversions for DOC/DOCX/ODT/RTF/PDF/XPS and others easily accessible to SharePoint users.
Please find more details in our Documentation area.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(18)