binSaed / flutter_cached_pdfview

Enhanced PDF view for Flutter.
https://pub.dev/packages/flutter_cached_pdfview
MIT License
117 stars 67 forks source link

Changing PDF background color #83

Open Yahllil opened 2 years ago

Yahllil commented 2 years ago

Is there a way of changing the PDF's background color (instead of the default grey color)? And is there a way to snap the PDF to the top part of the widget, and avoid the vast "dead area" around the document?

SpirikleOfficial commented 1 year ago

Hi, I am also having the same issue of fixed background color. How can we get a way to change it?

myselfuser1 commented 1 year ago

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

mohmmedmalas commented 1 year ago

I also need a solution to that

teamacco commented 2 months ago

I’m interresting to that too

bonnybun commented 2 months ago

I just have added this parameter. Your can use this package

flutter_cached_pdfview:
    git:
      url: "https://github.com/bonnybun/flutter_cached_pdfview"

A pull request will be created soon, once PDFView project will accept my PR and will be updated