Does anyone know what PDF libraries Power Automate Desktop is using to process PDFs? I have a desktop flow that flattens and combines documents with digital signatures. I would like to get this process off my computer and into an azure function, but so far cannot find a library that can do anything with the certified pdf files.
Any ideas?
Solved! Go to Solution.
An update:
I was able to create an Azure function to combine PDFs that were digitally signed and "encrypted" by using Python PikePDF to remove the security and PYPDF2 to merge the pdfs.
An update:
I was able to create an Azure function to combine PDFs that were digitally signed and "encrypted" by using Python PikePDF to remove the security and PYPDF2 to merge the pdfs.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.