tabula-java
tabula-java copied to clipboard
Replace enter character when export to csv
There some issue where exporting pdf to csv when there are "enter" character/ new line in data column
You could have used a string replace or a regex to remove those characters.