jsvine / pdfplumber

Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
MIT License
6.57k stars 659 forks source link

feature: Option to not striping whitespaces from texts of cells. #278

Open AysegulKarcili opened 4 years ago

AysegulKarcili commented 4 years ago

For issue: Option to extract text of cells with leading and trailing white spaces preserved #277

jsvine commented 4 years ago

Yes, thanks for suggesting this @AysegulKarcili. Seems like a nice and simple feature. One other small request: Could you rename the parameter to strip_whitespace (without the plural s)?