fix(preprocess): keep first occurrence of repeated headers/footers
Document titles, column headers, and newsletter mastheads that repeat on every page were being fully stripped by strip_repeated_lines. Now the first page's occurrence is preserved so the content appears once. Fixes missing titles like "VOICE OF SOUTH MARION" in tax certificate PDFs and column headers in IRS forms.
This commit is contained in:
@@ -33,6 +33,11 @@ Date Date **a. Tips received**
|
||||
**b. Credit card tips c. Tips paid out to d. Names of employees to whom you**
|
||||
tips of directly from customers received other employees paid tips rec’d. entry and other employees 1 2 3 4 5 **Subtotals** **For Paperwork Reduction Act Notice, see Instructions on the back of Form 4070. Page 1**
|
||||
|
||||
Date Date **a. Tips received**
|
||||
|
||||
**b. Credit card tips c. Tips paid out to d. Names of employees to whom you**
|
||||
tips of directly from customers received other employees paid tips rec’d. entry and other employees
|
||||
|
||||
7 8 9 10 11 12 13 14 15 **Subtotals**
|
||||
|
||||
**Page 2**
|
||||
|
||||
Reference in New Issue
Block a user