Hi All,
Why wouldn't the following work?
phrase.AddAll(new ICollection<Chunk>[] { noteChunk, noteAttributeChunk });
Error 8 Cannot implicitly convert type 'iTextSharp.text.Chunk' to 'System.Collections.Generic.ICollection'.
Just curious,
rod.