Thank you very mutch for your answer, that's just what I was looking
for. But I've a problem with the line: if (dict.getType() == PdfName.FILESPEC) {
the Visual Studio return me that error:'iTextSharp.text.pdf.PdfDictionary'does
not contain a
definition of 'getType' and found no extension method 'getType' accepting a first argument of type'iTextSharp.text.pdf.PdfDictionary' (are
you missing a directive use or an
assembly reference?)I did it in vb.net and in c# and I've the same error. The rest of the code works perfectly and does what I need. There may be differences between iText or iTextSharp? or is not right this line? I'm using iTextSharp 5.0.6 and VS 2008. Al 24/03/2011 18:25, En/na Mark Storer ha escrit:
|
------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________ 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
