Skip to content

susairajs/XamarinForms-PDFView-PinchZoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XamarinForms PDFView PinchZoom

Checkout blog here https://xamarinmonkeys.blogspot.com/2020/06/xamarinforms-working-with-pdfview-and.html

PDF Viewer

The Problem(Android)

PDFView doesn't support the default webview in android xamarin forms.

Solution

PDFView is the biggest issue in android webview. I solved this problem by using google drive viewer and google doc viewer there is another way to view pdf files using pdfjs. But pdfjs doesn't support pinch zoom.

mozilla/pdf.js#2582

Note

The pdf URL must be an extension, PDF, and public.

Sample Results

Android

You can test Pinch zoom by emulator also use Shift + ctrl + Left click and mouse move

alt text

iOS

Simulator also supports pinch-zoom use Alt + Left click and mouse move

alt text

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published