Skip to content

Sample how to display / download / print Pdf files in Server Side Blazor

Notifications You must be signed in to change notification settings

uwefms/BlazorPdfSample

Repository files navigation

BlazorPdfSample

Sample how to display / download / print Pdf files in Server Side Blazor

There is just one additional line in index.razor

<iframe src="pdf/Reservierungen.pdf" style="width: 100%;height: 930px;border: none;" frameborder="0" allowfullscreen></iframe>

loading reservierungen.pdf from the pdf folder in wwwroot

About

Sample how to display / download / print Pdf files in Server Side Blazor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published