SharePoint introduces automated Word and PDF generation from forms

Microsoft is rolling out a new SharePoint feature called structured documents. It allows users to upload a Word template with placeholders, which Copilot automatically maps to corresponding form fields. When a user submits the form, SharePoint instantly generates a completed Word or PDF file in a designated folder. The system supports conditional logic, meaning specific paragraphs or sections only appear based on the user's form answers. Builders can also trigger Power Automate flows to email the generated documents directly to the submitter or an external party. While the feature is still rolling out to all tenants, it comes with a specific licensing requirement. The person creating the template requires a Microsoft 365 Copilot license, though the end users submitting the forms do not.
Generating a PDF from a custom app used to be a notoriously brittle process. Builders had to pass data to Power Automate, use premium Word Online connectors, manually map dynamic content, and wrestle with file conversions. If a user added a single new question to the form, the entire pipeline broke. Structured documents shift this heavy lifting from Power Automate directly to SharePoint. Because Copilot handles the field mapping and SharePoint handles the PDF conversion natively, you no longer need a complex flow just to create an invoice or approval document. It turns a frustrating automation headache into a standard list setting.
Analysis
Stop wrestling with premium Power Automate Word connectors just to generate a simple PDF receipt. If your tenant has Copilot enabled, move your document generation logic directly into the SharePoint list settings. Build your canvas app to patch the data to SharePoint and let this native feature handle the document creation quietly in the background.
Source note
Pulse published by Collab365 Spaces. Cite as "SharePoint introduces automated Word and PDF generation from forms", Collab365 Spaces.