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 …... Best Regards, velaskec September 19, 2014, 10:36pm 5 Hi, Do...issue? Thank you! tilal.ahmad September 21, 2014, 10:00pm 6 Hi there...