I need to export the pages of an arbitrary PDF document into a series of individual images in jpeg/png/etc format. I need to do this in in Java.
Although I do know
Just start your for loop from 1 instead of 0. Your problem will be solved.