Hi Community
I am facing an issue while merging two PDF files through Power Automate Desktop. Can anyone help?
Error:Microsoft.Flow.RPA.Desktop.Robin.SDK.ActionException: Failed to merge PDF files: 'C:\Users\Umar.Shahzad\Desktop\Registry6.pdf', 'C:\Users\Umar.Shahzad\Desktop\Registry3.pdf' ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Flow.RPA.Desktop.Modules.PDF.Actions.PDFium.PDFium.FPDF_SaveAsCopy(IntPtr doc, FPDF_FILEWRITE writer, Int32 flags)
at Microsoft.Flow.RPA.Desktop.Modules.PDF.Actions.MergePDFFilesAction.Execute(ActionContext context)
--- End of inner exception stack trace ---
at Microsoft.Flow.RPA.Desktop.Modules.PDF.Actions.MergePDFFilesAction.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)
