flutter_pdfview
flutter_pdfview copied to clipboard
1. How to set space between the PDF pages? 2. And how the remove the unused white spacing from PDFView(..) widget?
Your plugin is great but I just figured out three missing basic features or issues in your plugin(Only ANDROID case). Please have a look.
- How to set space between the PDF pages?
- And how the remove the unused white spacing from PDFView(..) widget?
- Page snap between the pages is also not working properly. The first page shows the second page content.