flutter_cached_pdfview icon indicating copy to clipboard operation
flutter_cached_pdfview copied to clipboard

Changing PDF background color

Open Yahllil opened this issue 3 years ago • 5 comments

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?

Yahllil avatar May 24 '22 20:05 Yahllil

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

SpirikleOfficial avatar Dec 15 '22 12:12 SpirikleOfficial

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

myselfuser1 avatar Mar 17 '23 12:03 myselfuser1

I also need a solution to that

noufos98 avatar Aug 02 '23 15:08 noufos98

I’m interresting to that too

teamacco avatar Jun 14 '24 12:06 teamacco

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

bonnybun avatar Jun 17 '24 09:06 bonnybun