iTextSharp: "The document is not open" error - when it actually is
The document must be opened after being used in PdfWriter.GetInstance()
otherwise there no writer associated and it does nothing.
The document must be opened after being used in PdfWriter.GetInstance()
otherwise there no writer associated and it does nothing.