Skip to main content

Android : Is there any free PDF library for Android.

I need a PDF library for manipulating a PDF documents, (creating PDF, image convertinng to PDF) and things like that but in Android.

I tried the android itext port but the library project generates compile errors after I added it to my Project. Looks like it is still using some affinetransformation classes that are defined in AWT.

Nezir
  • 6.9k
  • 12
  • 59
  • 84