Hello,

is it possible to access a certain dictionary value by its key and the
indirect reference of the dictionary?
To understand what I mean, please have a look at the following example:

1 0 obj
<<
...
/Contents (Blablabla)
...
>>
endobj

2 0 obj
<<
/Type /Annot
...
/Contents ???
...
>>
endobj

Can I replace ??? with something (including 1 0 R and Contents, or so) to
reference the (Blablabla) string dynamically? In other words, if the value
of the Contents key in the first dictionary changes, the display of the
annotation should change automatically.

If it is possible at all, how can I enter this dictionary value using iText?


Why do I need this?
I am trying to find an elegant way to display the signature value in the
document.


Regards,
Stefan



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to