googlearchive/android-PdfRendererBasic

Show Pdf in Recyclerview

AhmadullahSaikat opened this issue · 7 comments

Did anyone implement this code for recyclerview.

I have implemented this.

Can you please send me the source code.
my email address is: saikatuoda@gmail.com

@aayushthakur That would be very appreciated if you could share your solution with people.

This is my implementation of loading PDF in Recycler View with pinch zooming. Only API 21+. Will be looking for anyone to contribute to make a legacy version and improve it further...
https://github.com/LaatonWalaBhoot/PdfRedererRecyclerView

The sample given by @LaatonWalaBhoot is in Kotlin. Has anybody done it with java? Please share. Thanks.

I can do this in Java as well... @srgiitd

I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!