This article demonstrates how to programmatically create PDF documents using iTextSharp. Also discussed is the process of creating an in-memory file, and reading/writing data from/to the in-memory file utilizing the new feature MemoryMappedFile. ...
Go to the complete details ...