Open arvind-ds opened 2 years ago
@arvind-ds Hi any progress on this issue, I'm facing the same problem when running on ios devices the pdf is initially zoomed in but on Android it's just fit perfectly with the screen width and height. Is there any solution for it or I just use the parent plugin flutter_pdfview? Thanks
This will help https://www.youtube.com/watch?v=gAUVz0U7eyA
@arvind-ds Hi any progress on this issue, I'm facing the same problem when running on ios devices the pdf is initially zoomed in but on Android it's just fit perfectly with the screen width and height. Is there any solution for it or I just use the parent plugin flutter_pdfview? Thanks
Have you tried setting autoSpacing
to true
?
I open pdf from the URL on half the screen of the iPad but it's not zooming out.