Android - Use custom font in PdfRenderer

Viewed 565

I want to display a pdf file in an android app. I used the pdf renderer sample app from android studio. The rendered image does not have any text by default. That is because the pdf uses a custom font which has to be installed on the PC to display the file. PS: It would be very helpful if you could use the same android sample(PdfRendererBasic) app from android studio. Thank You. Rendered pdf should look like this

0 Answers
Related