Parse tables from pdf with invisible border to csv easily.
To parse table from the pdf having invisble border.
you will just have to remove flavor parameter form the line 42 of the script.
Put your pdf and this script in same folder and add page numbers in pages variable of the script. Now run the script. after a successful execution you will have output folder in the current directory and in that output folder you will have tables according to their page number extracted in csv formats.
Well good news is you can by simply updating pages variable to the string of your specific page numbers.