Actually get the content of a PDF file
Parameters: attachmentFileName - String with the filename of the file to read Parameters: attachmentFile - File handler of the file to read StringBuffer containing the (textual) content of the PDF file throws: FileNotFoundException - If the PDF file cannot be found throws: IOException - If the PDF file cannot be read