| Subject: | Where is image tooltip located in PDF structure? |
Hello!
Could you please help me with the following issue:
Pre-condition:
1. I have PDF file with image on the page.
2. Image is located as XObject and Page reffers to this image via Resource dictionary.
3. PDF file is opened to be viewed via Adobe Reader.
When i mouse over image in the opened pdf file in Adobe Reader, tooltip appears with name of image (pic1.bmp).
Question:
Where is image name (pic1.bmp) located in the PDF structure?
Probably, it is image metadata ...
>>I have got image metadata by pdfbox, it returned null
Posted: 09 Aug 2011 08:53 AM Originally Posted: 09 Aug 2011 05:05 AM |
|