Announcements
Set a fixed screen size
Go to App Settings > Display and set a Custom size like:
Put everything inside a container
Add a Container and place all elements inside it. This keeps everything together when exporting.
Use Power Automate for PDF
Generate HTML from PowerApps
Use this in PowerApps OnSelect button:
Set(varHTML, "html start tag" & YourContentHere & "html end tag");
PowerAutomateFlow.Run(varHTML);
Fix page breaks in HTML (for Power Automate PDF)
In Power Automate, use HTML for proper layout:
Print directly from PowerApps
If you are using Print(), set the container Height = App.Height and Width = App.Width.
Try different print settings
When saving as PDF, set Margins = None and Scale = 100% in the print dialog.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 505
WarrenBelz 502 Most Valuable Professional
Haque 324