Hi,
I have a large xml document (90MB). When I try to convert this XML to PDF using Aspose.Words (21.1.0.0) it takes years to respond.
Following is my code base.
Aspose.Words.Document Document = new Aspose.Words.Docu…...xml"); veryLongString = Regex.Replace(veryLongString, "(\\S{74})"...