private void init(FileSpecification fs) { Dictionary.AddItem("Subtype", new PDFName("FileAttachment")); _fileSpec = fs; Dictionary.AddItem("FS", _fileSpec.GetDictionary()); }