We have an issue with duplicate information being inserted when printing a document created using aspose.word...the document has bookmarks that we use to drop data in from a database. All the data comes in fine, but when you click the print button on the Word toolbar one of the bookmarks duplicates the data that was there so you get something that looks like this:
Before printing.....Invoice #: 10
After clicking print.....Invoice #: 1010
Any thoughts???
Thanks,
Frank