Control your Document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Enable pitching, and then...