I need to export the table from the pdf and select the particular columns. I have managed to export by the "tabulate","tabula", however it is not exporting in the proper format. In the original file, there are 5 columns, but after exporting I get 3 columns totally because first three columns are considered as one for some reason. enter image description here
Here is the table of the original table: enter image description here
Below is my code with the output: