ropensci / pdftools

Text Extraction, Rendering and Converting of PDF Documents
https://docs.ropensci.org/pdftools
Other
513 stars 69 forks source link

pdf_data(): column space is not documented #60

Open petermeissner opened 5 years ago

petermeissner commented 5 years ago

I noticed that there is no information on what column space actually means when using pdf_data().

image

The only reference I found so far is that its meaning might be unclear: https://discuss.ropensci.org/t/pdftools-2-0-powerful-pdf-text-extraction-tools/1520/4

petermeissner commented 5 years ago

I (currently) think, it actually means that in the pdf the word was followed by a space - which now has been stripped away.