I wondered if there is a way to load a PDType1Font by the font name. In the 1.8.x versions, you could just load a font by a string static PDType1Font getStandardFont(String name) A convenience method to get one of the standard 14 font from name. Is there a way to do this in the 2.0.x versions?