Export to PDF activity failing - Converting doc to pdf

Hi Guys, I am using"Export to PDF" activity and converting the word .doc/docx files to pdf. however the “export to pdf” activity faulted with the reason. Anyone has faced the similar issue.

RemoteException wrapping System.Runtime.InteropServices.COMException: Command failed
at UiPath.Word.Activities.WordInteropActivity.EndExecute(AsyncCodeActivityContext context,
IAsyncResult result) at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

@niranjan79
To convert word to pdf , you can also use file converter activities.
image

image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.