Bruno,

Thank you. I'll check out your changes.

> If you use the version of iText that is in SVN, you can
> execute the adapted Calculator example (see attachment).
> As you can see: I used custom names for every piece of JS.
> br,
> Bruno
>   

When you implemented a mechanism to WRITE these custom-named functions, 
did you think of how one can READ custom-named functions? I intend to 
test my code by writing a known set of custom-named functions, then 
immediately opening the PDF I just wrote and reading it back to verify 
everything makes the round-trip safely.

I started writing some butt-ugly code (in iTextSharp) to explicitly look 
in the PdfReader's Catalog for NAMES then JAVASCRIPT in that then KIDS 
in that then from that PdfArray look at NAMES... I'm hoping there's a 
better way.

Thanks again,

steve

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to