PDF to text conversion
I want to read a pdf file from the internet and extract all links and the text. how an i do this can you pls inform me about it in detail. I tried using PDFBox but it is showing so many errors. /can you give me step by step instructions to achive this.
[259 byte] By [
i-balla] at [2007-11-27 5:53:44]

I am not really sure how the PDF file is structured (except that it is a combination of graphics/text) but off the top of my head I am going to say that you probaly won't be able to access the text data, at least not easily. I will be interested to see if you find a way. Just a reminder though, PDFs can be encrypted.