PCF Component: Docx Templates in Canvas Apps
PCF Component: Docx Templates in Canvas Apps Have you ever wanted to fill in a Docx template within a Canvas App? Look no further! I’m excited to introduce a new PCF component that allows you to do just that. This component leverages the easy-template-x open-source library, making it a breeze to create and structure templates. How to Get Started: Installation: Begin by downloading and importing the managed solution into your environment. Ensure you’ve enabled PCF components for Canvas apps. If you’re unsure how, you can find instructions here . Usage Instructions: Once you’re in the Power Apps Editor, navigate to Insert -> Custom -> Import Components . From there, select the Code tab and import the RAW! Docx Templates (Canvas) . Add the component to the form, and you’re good to go! The component offers various input properties, such as docxTemplate , fillTemplate , and templateData , allowing for a customizable experience. Explore the Sample Application: To get ...