Skip to content

[BUG] Horizontal PDF doesn't scroll down to the end of the document(portrait mode) #176

@ArturLen

Description

@ArturLen

📝 Describe the Bug

When I have a Horizontal PDF and would like to scroll down to the end of the document in portrait mode, I'm not able to achieve this point in PdfRendererView.StatusCallBack

Image

I'm receiving only onPageChanged = 4/6 as the last log in the 6 pages document

*Worth mentioning that it's fine if I change the phone's position to horizontal.

📖 Library Version

  • 2.2.0

🚶 Steps to Reproduce

Please follow these steps to reproduce the issue:

  1. Trying to load 6 pages horizontal pdf document
  2. Scrolling down to the end of the document
  3. Listener onPageChanged doesn't work properly

🤔 Expected Behavior

I should fully see my document and in the listener I should be getting :onPageChanged = 6/6

🖼️ Screenshots/Videos

*Texts of page numbering are centered on each page:

Image

📱 Smartphone Info:

Multiple devices e.g. samsung s23 (android 13)

💻 Code Snippets

Include relevant code snippets or links to code repositories.

📜 Log Output/Stack Trace

Include any error logs or stack trace for more context.

💬 Additional Context

Add any other context about the problem here. Mention if the issue is consistent, specific scenarios where the bug occurs, etc.


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions