I m a fresher. i want to know how to read a pdf file. i want to create a text area in an applet and print the whole content of the desired pdf file in that text area.I m able to read content from txt files(using inputStreamReader and all). but how abt des pdf files? plz help me.