Printing/Saving PDFs with Signatures and Images (No Premium Power Apps)

preview_player
Показать описание
Using Power Apps to print content to a PDF and subsequently save the document in a SharePoint library can streamline many business processes, enhancing document management and collaboration. This can be achieved by integrating Power Apps with Power Automate (formerly Microsoft Flow) to harness its workflow capabilities. When a user triggers the print action in Power Apps, a flow can be initiated in Power Automate to generate a PDF version of the desired content. This PDF can then be automatically saved to a specified folder in a SharePoint library, making it accessible for authorized users from anywhere at any time. This seamless process not only boosts productivity but also ensures that documents are stored securely and consistently, facilitating easier management and retrieval of important documents.

Chapters:
0:00 Introduction
1:03 Create a New Portrait Screen
2:17 Designing a Table to Print
7:11 Create a Container to call PDF Function
8:15 PowerApps (V2) trigger to create the PDF
9:55 Power App Fx Formula to run Flow
11:52 Add a Signature to the PDF
13:38 Add an Image to the Container
14:54 Cutout People for Power Apps
17:00 Conclusion
Рекомендации по теме
Комментарии
Автор

If you're subscribed, I'm going to keep knocking out some of your emails and questions! This video was one, thank you all for the ideas for videos!

andrewhess
Автор

Thank you so much sir. I have planned to do with words connector and I only know in last minutes that connector need premium license and our company do not have. this video save my life to print form with signature. Really Appreciate. Thank you

waiyan
Автор

Hello sir, my html text large scrollable table while using this pdf method is only viewable half of table not complete table in one pdf.

karthikeya
Автор

I want to create a 6 page document. Is there a way to merge multiple containers into one PDF using this method?
I was thinking about doing a scrollable single container but not sure whether the pages will get page broke correctly. Any advice would be greatly appreciated

dpukkz_bbq
Автор

Hi Andrew, thank you for the tutorial, do you have any idea to generate PDF contain chart?

nindyasofiana
Автор

I've been working on doing this with a pdfviewer for at least a couple you so much!!! This works!!!

KCKristi
Автор

Hello, sir. but I found that the PDF() function is not working on IOS devices, is there any other way to do the same thing?

Work-bkej
Автор

Thank you for this brilliant video on PDF signature capture using pen input and found it to be very helpful and for answering my previous question on this topic. :)😀
I am currently using the method you explained in a previous video, which involves a Word template and quick parts. Power Apps populates the template and uses a flow to update the file content. The flow then uploads the document to SharePoint, converts it to PDF, and emails it to the user. However, I am not sure how to add the signature method from this to the Word template. Maybe a good question for another video 😉

stewartmcgovernk
Автор

you nail it finally.

but can I do it in .jpg and one last thing can I move around the signature on the file so, I can insert the signature on the file and resize it base on the sign of the file?

Wow man.

I subscribe

leomaredcampos
Автор

Hi Thanks, is there a way to tell me what html code should I use if I wanted to add a right line a total and bottom disclaimer of the html thanks

basehumax
Автор

I wish you have live events. Then we can see how entire app or part of it created from scratch without jumpcuts.

muratcaglayan
Автор

This works great for me with the Print command. When I go to save it in Sharepoint, the image is moved to a second page. Not sure why that would happen, any ideas?

emperor
Автор

This is fantastic buuuut you can create multiple page PDFs

michaelguerra
Автор

Hi Andrew. I'm getting an error and have no idea how to fix it.
''Invalid number of arguments: received 2, expected 1."
I would really appreciate a little help. Thanks.

KenMaguire