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 …... However we have logged an enhancement ticket as PDFNEWNET-37374...sake of correction, I have logged it as PDFNET-41249 in our issue...