In VB.NET I'm trying to use an imagelist to add a specific index of the imagelist to a pdf. I've done a lot of searching on this but can't find an answer. Has anyone tried this, who can offer help.
This doesn't work:
Dim img As Image =
Image.GetInstance(Form1.ImageList1.Images.Item(1))
Thanks,
Keith
<<image001.gif>>
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
