Forum Discussion
FGomesDSI
Sep 26, 2022Copper Contributor
How can I print a list item based on a template or print a list item based on the selected view
Hello,
Need help. How can I print (pdf) a list item based on a template or print (pdf) a list item based on the view?
I've seen some articles with solutions using flow but all of them required premium addins.
If the solution is Flow, is there an alternative without using premium plugins?
FGomesDSI You can print list item using power automate flow without using premium connector.
You can create a HTML file using list item data and then convert it to PDF file using OneDrive actions OR you can populate word document template with plain text and then convert it to PDF file.
Check these links for detailed information:
- Create a PDF from a SharePoint List Item with Power Automate
- Export SharePoint list item to PDF
- Generate PDF from SharePoint list item
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
2 Replies
Sort By
FGomesDSI You can print list item using power automate flow without using premium connector.
You can create a HTML file using list item data and then convert it to PDF file using OneDrive actions OR you can populate word document template with plain text and then convert it to PDF file.
Check these links for detailed information:
- Create a PDF from a SharePoint List Item with Power Automate
- Export SharePoint list item to PDF
- Generate PDF from SharePoint list item
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- SeanyGCopper Contributor
It's been a while since I've used it, but I believe there is OneDrive action to convert an item to PDF - it isn't a premium connector. So you could save the file to a OneDrive as PDF and then copy it to another location.