I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...docx (680.1 KB) var stream = new...document.Save(file, SaveFormat.DocX); file.Position = 0L; return...