
Announcements
Hello,
Business scenario is as mentioned below:
1. In PowerApps, we are displaying the list of attachments in Gallery and also allowing the user to add new files. Data is coming from dataverse tables.
2. These files (if are excel files or word files) can be converted to pdf . We have used Power Automate workflow for pdf conversion process. It is working as expected
3. When a pdf copy is generated, there is a requirement that it must contain file name as a footer on each page.
How can we achieve this functionality without using any 3rd party connectors?
The built in PDF conversion action doesn't have the ability to control paging or add a footer. You can do that if you use a third party PDF action. I normally use Encodian, but there are others that have this functionality also.