#!/usr/bin/env python import tabula tabula.convert_into('nutrition.pdf', 'out.csv', output_format='csv', pages='3-5')