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

adding option to display pdf in dual page mode #846

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

arnaudelub
Copy link

No description provided.

polesapart added a commit to polesapart/AndroidPdfViewer that referenced this pull request Jul 10, 2020
@XCarbone
Copy link

I tested the dual mode but when i do it nothing happened, i don't have double page, can you tell me how does it work ?
More over, i see that in pageSizeCalculator you recalculate the maxwidth when you got showtwopage == true and islandscape == false . does it mean that you show dual mode only in portait orientation ?
Seems weird to me, i would prefer to have a single page in portait and a double page in landscape ...
Could you help me if i didn't understant how to use the dual mode ?
And could you tell me how to do it in landscape ?

@arnaudelub
Copy link
Author

as the author is not answering i've made a new package based on AndroidPDFViewer
you can implement it in your gradle with

implementation 'com.github.arnaudelub.apv:apv:1.5.2'

or get it from my repo: https://github.com/arnaudelub/apv

TalbotGooday added a commit to TalbotGooday/AndroidPdfViewer that referenced this pull request Aug 7, 2020
TalbotGooday added a commit to TalbotGooday/AndroidPdfViewer that referenced this pull request Aug 7, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants