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 …...per our current estimates, we plan to get this problem fixed in...Pdf for .NET 10.0.0 which is planned to release in January-2015...