
Announcements
Hi All
I hope you're well.
I would like to automatically save the PDF to SharePoint on approval so I was wondering what the source of the 'Save as PDF' button was. I'm trying to understand How the PDF is generated when this button is clicked and if it is stored somewhere with DataVerse.
I currently have a workaround by saving HTML to OneDrive, converting it to PDF and storing the PDF to SharePoint, but I'd like a more direct solution if possible.
Regards
Suleman
Hi @SulemanTT ,
I believe the PDF is generated only when you click that button, so your current approach aligns with what I would choose