I'm trying to get the first page of the PDF file as PDF. PDFRenderer helps to get the first page as Bitmap. My requirement is to get as PDF. I don't want to get Bitmap then write as PDF. Any best approach?
Asked
Active
Viewed 158 times
0
-
Could you show us what you have tried so far ? – Arthur Attout Dec 23 '19 at 12:38
-
Find some PDF parsing library, I guess. There is nothing built into Android for this. – CommonsWare Dec 23 '19 at 12:41