Many thanks for this - I presume Bruno?).

 

Great help in getting it working.

 

Kind regards

William

 

From: 1T3XT BVBA [mailto:[email protected]] 
Sent: 15 August 2011 17:58
To: Post all your questions about iText here
Subject: Re: [iText-questions] How to access Generic List of PdfObjects

 

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:
public class PdfArray : 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.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
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