Forum Discussion
How to print an attachment from a SharePoint list via PowerAutomate
Hi Annette1101 , if by 'print' you mean to physically print the PDF to a local printer then I would recommend you consider introducing Power Automate Desktop to your workflow. That would allow the automated printing to a local device.
- jonlakeSep 14, 2022Iron Contributor
Hi Annette1101, if you're using the Flow to create the PDF and you don't have a third party PDF creator installed you can use 'Microsoft Print to PDF' from inside PAD. If you want to create a PDF using a cloud based Flow then a third party connector will likely be needed. Printing to a local device doesn't need any special connectors, but you would need a PDF reader installed, like Adobe Reader or similar.
- Annette1101Sep 16, 2022Brass Contributor
jonlake This seems to be the way to go. With PAD, do I need to pass through a variable of the URL to the document attached to the SharePoint list from the flow? I am still confused how PAD and PowerAutomate integrate.