
Announcements
Hi Everyone,
I have a requirement to convert PDF files into DOCX format for a customer. The output file needs to have SharePoint Library metadata in the footer. I have setup a content type for the library and added a template which has the footer formatted and the metadata fields added (QuikParts), but when the flow converts the PDF (using the Adobe connector) it creates a file in the library which is in the content type required. There is then an update file properties step which adds the required metadata to the document library. At this stage there is no footer information at all.
Does anyone know how I can achieve this?
The required output will have version, document number(auto generated from SharePoint), owner, assigned date in the footer. This is all metadata that is created against the document in the library.
The problem with these solutions is that the metadata gets modified when a review is completed periodically and it needs to be reflected on the footer. Still no closer to finding a solution.