Merging multiple documents to PDF using Microsoft Flow getting error "For application/pdf mime-type"
Hey, My requirement is to merge multiple document into pdf using Microsoft Flow but every time getting error ("For application/pdf mime-type The input file appears to be corrupted and cannot be processed.;...-PowerAutomate").
Below are the step which implemented in my flow with screenshot :
- Flow trigger. (manually)
- Get files (properties only) We start with getting properties of all our DOCX files stored in a specific folder - Source Files Library. ...
- Initialize Array variable. ...
- Get file content using path. ...
- Convert DOCX to PDF. ...
- Append to an array variable. ...
- Merge PDF. ...



Full Flow :

Please let me know how I can merge multiple document into single pdf using Adobe Connector from Microsoft Flow. Currently using the above flow getting error ("For application/pdf mime-type The input file appears to be corrupted and cannot be processed.;...-PowerAutomate") but the document are not corrupted.
