While Converting PDF to Excel ,It's unable to convert and throwing error System.ComponentModel.Win32Exception (0x80004005)

Error while PDF to Excel : System.ComponentModel.Win32Exception (0x80004005): An error occurred in sending the command to the application at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName) at PDFtoExcel.PDFTOExcel.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

nuget

Hello @apurva.arya.ext

  1. Ensure you have a working default PDF viewer.
  2. Verify correct file associations for PDFs.
  3. Check application permissions for UiPath.
  4. Double-check the paths in your workflow.
  5. Repair or reinstall the PDF viewer if necessary.
  6. Consider using UiPath’s built-in PDF extraction activities.
  7. Add logging for better error diagnostics.

Thanks & Cheers!!!

Hi @apurva.arya.ext ,

Could you let us know if you could provide us or show us the PDF document (Sample data but same format) that you would want to convert to Excel ?

Excel get corrupted.

1 Like

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