Hello Aspose,
if a line containing tabstops is breaking at line end the following #$TAB are not replaced anymore.
grafik.png (16.6 KB)
Further the set font is ignored, which I can observe if I set it in the first line…...static string TabStopTest(Page page) { TabStops tss = new Aspose...FindFont("Courier New")}}); page.Paragraphs.Add(header); page.Paragraphs.Add(text);...