hi aspose,
Thanks for the previous replies. As i told we are using aspose.pdf. there is a need for me to insert a image into the header of the pdf which iam creating form aspose.words.
can you please tell us how can i insert a image into the header of the pdf.
pdf.BindXML(objMemoryStream, null);
i need to modify the header of the above pdf object and insert a image into it.
Thanks in advance.