I'm making an app in android.I'm able to write text and create a new PDFs and also can read existing PDFs. But i'm not getting solution to edit the existing PDFs. Editing the PDFs in my app is the target which i have to achieve.
I tried to convert it in String but its in encoded form.Have searched a lot But i don't want to use any paid libraries or jar.