Hi,
I'm trying to implement onChapter (iTextSharp.text.pdf.PdfPageEventHelper.onChapter) method from iTextSharp library http://www.afterlogic.com/mailbee-net/docs-itextsharp/html/8f1ae11a-18b5-f04b-9481-a2ee86924c36.htm and
I'm note sure how to do that. Is there an example on how to implement method from an C# interface?