The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
How can i size the PDFviewer to take up the entire Blazor Page? No matter what size options I use it will only take about 600 pixels high and 800 wide?
do you have an example of scaling it larger or even full screen with the window size in Blazor?
DMDhivyabharathi Mohan Syncfusion Team December 8, 2021 01:06 PM UTC
Hi John,
Thank you for contacting Syncfusion support.
You can change the width and height of the PDF Viewer using the width and height property. We have shared the sample and code snippet to set the width and height for the PDF Viewer component.