Copying Text from PDF table is not formatted correctly + solution

This is post is now quite old and the the information it contains may be out of date or innacurate.

If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub

If you need to extract the information from a PDF table sometimes when you copy and paste it into a text editor the formatting is incorrect making the information useless.

In cases like this, you can use pdfedit to extract the text in the correct formatting and then do what you need with it.

To use the program first make sure it’s installed. If not install it like this

sudo apt-get install pdfedit

then use it to open the PDF. Click through the the correct page and then click Page -> Extract Text From Page


Tags: linuxtablesolutionpdftiptextextract