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
..
2026-01-31 13:01:04 -08:00
2026-01-27 14:04:52 -08:00
2026-01-30 00:14:02 -08:00
2026-01-06 13:44:54 -08:00
2025-09-11 17:13:04 -07:00
2026-01-27 14:04:52 -08:00
2026-02-11 00:42:10 -08:00
2026-02-11 00:42:10 -08:00
2026-01-27 14:01:30 -08:00
2026-01-30 12:53:59 -08:00
2026-01-06 18:43:29 -08:00
2026-01-30 16:15:43 -08:00
2025-12-21 12:21:48 -08:00
2024-11-16 19:02:10 -08:00
2026-01-07 17:23:13 -08:00
2026-01-27 14:04:52 -08:00
2026-02-08 23:55:26 -08:00
2026-01-12 23:37:54 -08:00
2024-12-08 12:17:19 -08:00
2026-01-27 14:04:52 -08:00
2026-01-31 12:05:37 -08:00
2026-01-30 16:15:43 -08:00
2026-01-31 12:12:07 -08:00
2026-01-12 23:37:54 -08:00
2026-01-27 15:28:27 -08:00
2026-01-20 23:23:43 -08:00
2026-01-31 12:05:37 -08:00
2026-01-30 16:15:43 -08:00
2026-01-30 16:15:43 -08:00
2023-11-09 22:33:22 -08:00
2026-01-27 14:04:52 -08:00
2026-01-13 01:50:57 -08:00
2026-01-27 14:04:52 -08:00
2026-01-13 01:50:57 -08:00
2026-01-08 10:58:01 -08:00
2026-01-20 10:44:25 -08:00
2022-07-28 01:10:07 -07:00
2026-01-13 01:50:57 -08:00
2022-08-06 14:04:23 -07:00