PDF viewer (with zoom and performance) in MAUI/Blazor with
I am trying to show a simple PDF in our web view based MAUI app on an Android device. It’s seems harder than necessary. A version with canvas does work, but performance is terrible.
I am trying to show a simple PDF in our web view based MAUI app on an Android device. It’s seems harder than necessary. A version with canvas does work, but performance is terrible.