tabulapdf / tabula-java

Extract tables from PDF files
MIT License
1.84k stars 428 forks source link

Column merge when converting from PDF to CSV #191

Open anhdv1979 opened 7 years ago

anhdv1979 commented 7 years ago

Pls help me check why some of column merge into one column and data merge into different column also ? Thanks!

iWhacko commented 7 years ago

supply the pdf by uploading it, nobody can help you with this vague description.

anhdv1979 commented 7 years ago

MonthlyResets_201708_20170902001010.pdf Pls help me check!

Raf2061 commented 7 years ago

try to use --columns option putting the left coordinates of each column (remeber inches*72)

rakshitcgupta commented 6 years ago

Is there any other option without providing left coordinates of each column?

criztovyl commented 6 years ago

If the columns are not detected correctly, there is no other option, I think.