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 …...Add(new FileSpecification( ms , file...10.0.0. [C#] Document doc = new Document(); doc.Pages.Add();...