On 15/08/2011 16:35, William Bell wrote:

The /OpenAction dictionary comprises two entries:

key = /D value = System.Collections.Generic.List'1[iTextSharp.text.pdf.PdfObject]


Wrong assumption!
/D can be a PdfName, PdfString or PdfArray.
I think you have a case where it's a PdfArray:
publicclassPdfArray:PdfObject,IEnumerable<PdfObject>,IEnumerable

Can anyone please explain?


Not sure what there is to explain.
Correct your assumption. Get the object as an array and work with that object.
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to