Hi, When we use for example PdfTextStripperByArea, is it required in that case to have all non embedded fonts? Could we use a default (fallback) font in stead of providing the correct fonts? Now we have a global (ThreadLocal) font provider which is used for rendering and tasks like position based text extraction. But skipping the font provider for text based text extraction would simplify our code.
Kind regards, Cornelis