Converts a ProjectTeam object to a PDF file.
Parameters: team - the ProjectTeam object Parameters: xslt - the stylesheet file Parameters: pdf - the target PDF file throws: IOException - In case of an I/O problem throws: FOPException - In case of a FOP problem throws: TransformerException - In case of a XSL transformation problem