4 Commits

Author SHA1 Message Date
f43b536d0c Remove spaces from searched text
PDF::Reader::PageTextReceiver removes spaces from runs.
https://github.com/yob/pdf-reader/blob/v2.9.1/lib/pdf/reader/page_text_receiver.rb#L141
The easy solution for now is to remove spaces from searched strings.
Another solution may be to create a custom PageTextReceiver to keep
spaces.
2022-02-23 17:24:13 +01:00
d88002e45f Remove allowed_push_host metadata from gemspec 2022-02-23 17:16:29 +01:00
64576a1c7e Add PDF::Reader::Page#find_text method 2022-02-23 17:12:31 +01:00
e8260726e1 Initial commit 2022-02-23 16:58:28 +01:00