Hi, We were using this TextNormalize class and its methods like makeLineLogicalOrder(), normalizePres(), etc in our project before upgrading PDFBox library to 2.0, but apparently this class is not available in 2.0.
I referred migration guide at https://pdfbox.apache.org/2.0/migration.html, but couldn't find anything specific on this class. Can anyone share some info on this ? Thanks

