I need to read and 'understand' what is in PDF files.

For instance:
- I need to know if in the PDf file there're two images that are overlapped.
- I need to know if there are external link to any kind ot resources (iamges)
- I need to know if some kind of fonts is missing inside the file itself
- I need to get the images inside the file to look for their resolution (need to
know the dpi ot the images)

And so on...

I've read the FAQ and found that with iText i cannot parse the PDF document, so
how can i read that kind of informations from PDF documents... ?

Regards
-- 
Massimo

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to