Hi, We have the issue while adding attachment inTo a Pdf file by using FileSpecification with stream.
using (System.IO.Stream ms = ...)
{
Pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID));
}
The Modified date …...PDF Product Family velaskec August...while adding attachment into a PDF file by using FileSpecification...