As we can change the scale of text written on textview, i want to change the scale of the text written on PDF(the PDF is created by me in android studio).
I was using paint.scale(something) but it does not having this function.
As we can change the scale of text written on textview, i want to change the scale of the text written on PDF(the PDF is created by me in android studio).
I was using paint.scale(something) but it does not having this function.