At 07:52 AM 11/9/2005, Jeffrey Edwins wrote:
is it possible to print a defined entry of dictionary on a pdf document using an indirect reference. e.g. i'd like to print the value of certain entries (such as Changes, Location, Reason in the signature dictionary or any other dictionaries)
on the document.

        You mean as visible content?

The ONLY way that I could think to do that would be to make each specific String object as an indirect reference and then share it between the "source" object and a FreeText or Note annotations' /Contents key.

But why do you want to do this? And why dynamically? Couldn't you just run a post-process that reads the keys in question and puts new content on the page?


Leonard

---------------------------------------------------------------------------
Leonard Rosenthol                            <mailto:[EMAIL PROTECTED]>
Chief Technical Officer                      <http://www.pdfsages.com>
PDF Sages, Inc.                              215-938-7080 (voice)
                                             215-938-0880 (fax)



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to