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

Changing Page Index Indicator Style/Text #23

Closed
ugurcany opened this issue Jul 1, 2021 · 2 comments
Closed

Changing Page Index Indicator Style/Text #23

ugurcany opened this issue Jul 1, 2021 · 2 comments

Comments

@ugurcany
Copy link

ugurcany commented Jul 1, 2021

Is your feature request related to a problem? Please describe.
We are using PdfRendererView in our project in production. I need to change page indicator text (see below) as our app is released in a foreign market where people cannot speak English.
image

Describe the solution you'd like
As a first step, maybe styling is not that much important, but the text itself is. At least, I would like to be able to make it something like "6 / 17".

Describe alternatives you've considered
No alternative is acceptable currently, because non-English speakers may not understand "of" in between of page index and total page count.

@afreakyelf
Copy link
Owner

Sure, I get your point. Let me see what can I do. I will try few options and will update you.

@chihung93
Copy link
Contributor

@ugurcany :
I have created 2 PRs for that:

  1. Add change page text #47
  2. Custom page number layout #48

Please help me to review and merge it @afreakyelf

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

3 participants