I have a document in Microsoft word with a page header containing a 1 1/2 inch image. When the page set up has a margin of 1 inch (the default), Microsoft Word shows the body of the document below the page header anyway, but when converted to PDF using Aspose.Word and Aspose.PDF (via
document.Save(outStream, Aspose.Words.SaveFormat.AsposePdf)
the body overlaps the page header.
Do you think this is a bug in Microsoft Word, the Aspose tools, or Acrobat, or none of the above.