Tech Support,
I am currently using the Aspose Document object to Append Documents together for a consolidation of different word documents before sending them to the printer. Everything was working great, until I realized that it wasn’t honoring margins of the appended documents. This is a huge issue to us since the appended document which is 1 page prints out as two pages because everything gets shifted down in the document. I have used both arguments in AppendDocument but get the same results.
ImportFormatMode.UseDestinationStyles
ImportFormatMode.KeepSourceFormatting
I’m hoping that there is a property for the Document Class that I just need to set to honor the margins and not adjust them, but I’m worried there isn’t.
Please let me know if there is anything I can do on my side to help you guys come to a resolution.
Thanks.
Ryan
This message was posted using Page2Forum from Document.AppendDocument Method - Aspose.Words for .NET