Files
OCRmyPDF/docs
James R. Barlow c85c8941d3 Fix pdftotext word spacing by emitting single BT block per line
poppler/pdftotext does not carry Tz (horizontal scaling) across
BT/ET boundaries, causing words to appear on separate lines.
Replace per-word BT blocks (via fpdf2's cell/set_stretching API)
with a single BT block per line using raw PDF operators. Each
non-last word gets a trailing space with Tz calculated to span
exactly to the next word's start position.
2026-02-11 00:42:10 -08:00
..
2025-04-21 00:50:26 -07:00
2026-01-27 14:04:52 -08:00
2025-04-17 15:03:21 -07:00
2025-04-17 15:03:21 -07:00
2025-04-17 15:03:21 -07:00