Converts an FO file to a PDF file using FOP
Parameters: fo - the FO file Parameters: pdf - the target PDF file throws: FactoryConfigurationError - In case of a problem with the JAXP factory configuration throws: ParserConfigurationException - In case of a problem with the parser configuration throws: SAXException - In case of a problem during XML processing throws: IOException - In case of an I/O problem