is there an simple example for reading a PDF document using iText in android? it will display the content of pdf document in android. maybe a example that would read "Hello World" inside a PDF and display it in android.
I know I am asking too much but i want to learn from those who experience using iText. I have tried first existing example using itext in android Example but I can't make it work maybe because im using itext version 5.3.3 latest.
Thank you for your time.