Ramazan
Ramazan
Maybe I'm late with the answer, but fix it with `scaleImageView.orientation = SubsamplingScaleImageView.ORIENTATION_USE_EXIF`
> https://github.com/TEA-ebook/AndroidPdfViewer (search, selection and highlighting should work here) P.S. This fork misreads large PDF files. A file that has many pages is not scrolled to the last page
> Thanks for the test, leaving aside the problem of large pdfs. I wanted to ask you do other things like search, selection and highlighting work in that fork? Text...
> Could you add "sample" to that fork ( tea ebook) to be able to create a test apk? Yes i'll do it in a few days.
@odmfl I added an app sample module here https://github.com/xRamazaNx/AndroidPdfViewer. In my tests, the scrolling issue starts on page 1124.
I encountered the same problem, enableAnnotationRendering(true) helped with some files but still had the problem.