I'm facing performance issues with the Power Apps PDF Viewer when displaying large Base64 encoded PDFs (200 to 1000 pages) (retrieved via API). I'm currently using Concatenate("data:application/pdf;base64,", varPDF) in the Document property. Is there a way to implement page-by-page loading or similar way to improve performance? @WarrenBelz@RandyHayes
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.