0

My code is running but the table being printd to csv prints twice. What Can be done?

import tabula
tabula.convert_into("Print Invoice - 2 .pdf", "output.csv", output_format="csv",pages=1)

Excel File output.csv

PDF image to convert

0 Answers0