tags:

views:

20

answers:

1

Hye everybody

I'm facing this problem while parsing a PDF with Jpedal. While reading the wordlist from the jpedal I get garbbled characters in the wordslist this also happens when used OCR, same happens when I copy the text from PDF and paste in word or simple text editor. What I came to know that this PDF was generated by Quartz PDf context on MAC OS X 10.6.4 which is used to compress the file size but easily viewabl on pdf viewers so I searched for any java API supporting for decoding this kind of PDF but had hard luck over there too. I'm looking for any application or java API which I can use to decode it can be used on a linux machine. Thanks for reading.

Regards

la_89ondevg

A: 

Hye everybody

I'm posting a possible solution for problem. Here is link describing how quartz parse the pdf and of course which need to be implemented in code cause till now I didn't found any readymade API for it and I believe that stackoverflow is all about taking initiative and do and answer the questions which not been done or asked before.

regards

Rituraj

la89ondevg
I'm posting this answer for those who have enough time to do it
la89ondevg