-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
If pdf contain 20 page. than its always return page bitmap images 4- 5 , with this function -- binding.pdfView.getLoadedBitmaps() #139
Comments
Thank you for creating your first issue. We appreciate your help in making this project better. We will look into it, and get back to you soon. Need help or want to discuss this issue? Join our Discord community here to ask questions and discuss this issue live! |
This issue occurs until we scroll through the entire document. Once we scroll through all the pages, it returns all the bitmaps. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
This happens due to the optimizations and recycler view processing a few pages at a given scroll. Can you please clarify your requirements? |
As mentioned earlier, the Feel free to reopen with more details. Thank you! |
📝 Describe the Bug
Provide a clear and concise description of what the bug is.
📖 Library Version
🚶 Steps to Reproduce
Please follow these steps to reproduce the issue:
initWithUrl
method]🤔 Expected Behavior
What did you expect to happen?
🖼️ Screenshots/Videos
If applicable, add screenshots or videos to help explain your problem.
📱 Smartphone Info:
💻 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.
The text was updated successfully, but these errors were encountered: