TextFragment constructor is throwing StackOverflow Error

Apsose.Pdf.Text.TextFragment("") ; throws a stack overflow error… Ive been having an issue trying to load ANY text into textfragment or textparagraph, both seem to leverage the same underlying framework. I cant even build a PDF with a few lines of text… starting to get Extremely frustrated with the product! Attached a screenshot… I have other open tickets that basically are manifestations of the same problem…

I preload font repos, this is juist a simple create a doc and add a text fragment… nothing more

.3B9389CB44B8A14F.jpg (161.4 KB)

Aspose 17.11 on Windows Server 2008R2
Visual Studio 2017

@caryangell,

The TextFragment constructor does not throw a stack overflow error in our environment. We can also create a PDF with your code example. This is the output PDF: Output.pdf (1.8 KB). Kindly create a small project, which reproduces this error in your environment, and then send us a Zip of this project. We will investigate and share our findings with you.