lubritto / pdf_viewer_plugin

A Flutter plugin for IOS and Android providing a simple way to display PDFs.
MIT License
57 stars 62 forks source link

Display the PDF without changing the page size. #21

Open leonardopaim opened 4 years ago

leonardopaim commented 4 years ago

I have a PDF file with a custom page size where the height has a dynamic size that you can increase indefinitely.

When viewing the file in the component, the preview is adjusted so that the entire file is shown at once on the screen and as the height is dynamic, this becomes a problem even making it not readable.

Is there a parameter that I can use to keep the document occupying the full width of my widget and leaving the part of the pdf that does not fit hidden where I had to use the gesture of page up so that I can see the rest?

myselfuser1 commented 1 year ago

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA