I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line:
textBuilder.AppendText(textFragment);
Any ide…...broden March 15, 2023, 2:17pm 1 I have code that modifies...} sergei.shibanov March 15, 2023, 6:02pm 3 @ka.broden We have...