Description
I tried to render page of my document via PageDrawer using method:
drawer.drawPage(g, page, drawDimension);
And got incorrect visualization of characters (see attachment), but if I use PDFTextStripperByArea, it extracts correct chars, problems in fonts.
Attachments
Attachments
Issue Links
- duplicates
-
PDFBOX-833 Wrong encoding with Type1C font when specific encoding is defined
- Closed