Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addressing Background Color and Alignment Issues in Flutter iOS PDF Display #272

Open
prachi-sav opened this issue Feb 28, 2024 · 1 comment

Comments

@prachi-sav
Copy link

prachi-sav commented Feb 28, 2024

image (4)

"In Flutter iOS, the background color beneath the PDF is grey-yellow and doesn't look good. How can I change that? Also, I faced another issue regarding alignment. When the PDF contains only one page, in Flutter iOS, the page is aligned center, but I want it to align to the top. How can I fix that without providing a static height?"

@wmatusiak
Copy link
Contributor

A this point there is no possibility to set background color.
Used iOS and Android controls seems to have ability to set it, so there should by possibility to expose this functionality it in future.

As of single page alignment I don't see possibility for this in iOS control, but maybe i'm missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants