Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8.0-incubator
-
None
-
JDK 1.6.0_16
Description
Continue https://issues.apache.org/jira/browse/PDFBOX-234
Lost spacing as a result of operator "Tc" ignoring.
Ex:
****************************************
BT
6 0 0 6 244.0800018311 795.8400268555 Tm
6.5475001335 Tc
(41) Tj
****************************************
Here PDFTextStripper.writeText() returns "41" (without spacing )
Attachments
Attachments
Issue Links
- is related to
-
PDFBOX-520 Ignores char spacing (Tc) and word space (Tw) when rendering PDFs to images
- Closed
-
PDFBOX-571 Dubious handling of word spacing (Tw)
- Closed