I'm currently looking for a way to export a line from Sharepoint into a PDF, I've looked around and haven't found something that will help me. If anyone knows if this is possible or not, a response would be amazing.
Thanks!
Solved! Go to Solution.
Hi @Anonymous ,
You can use Get items to filter the specified items, and then use the Create HTML table action to create an html table.
Then use the html body as the file content to create the html file.
Finally, use the Convert to pdf file action to convert the html file to PDF.
You can use actions in the OneDrive for business connector to create and convert files.
Best Regards,
Hi @Anonymous ,
You can use Get items to filter the specified items, and then use the Create HTML table action to create an html table.
Then use the html body as the file content to create the html file.
Finally, use the Convert to pdf file action to convert the html file to PDF.
You can use actions in the OneDrive for business connector to create and convert files.
Best Regards,
User | Count |
---|---|
95 | |
48 | |
21 | |
19 | |
18 |
User | Count |
---|---|
137 | |
54 | |
42 | |
41 | |
30 |