Hi,
We are trying to generate a document and we see issues in the contents of the generated document. Page 8 in the generated docs (“linux.docx”,“890317_windows.docx”) has this text surrounded by red borders , while the input document(“890317_input.docx”) doesn’t.
WF Legal Entity: |
Wells Fargo Bank, National Association, San Francisco |
Also on page 16 of the output documents the number 1 looks slightly smudged when compared to other numbers.
Here is the code snippet we use to create document.
ByteArrayInputStream fpByteStream = null;
fpByteStream = new ByteArrayInputStream(byteArray);
doc = new Document(fpByteStream);
Thanks
Hello
Thanks for your request. I managed to reproduce the problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.
As a workaround, you can try open/save your document in MS Word and then use this document with Aspose.Words.
As you can see the problem disappears after open/save the document using MS Word. So it means that there is something with your document, and upon saving MS Word fixes this.
Best regards,
The issues you have found earlier (filed as WORDSNET-5392) have been fixed in this .NET update and this Java update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.