352353354355356357358359360361362
if ((e = di.getChild("printOptions")) != null) //$NON-NLS-1$ readPrintOptions(e); // create the table try { table = new XTable(data); } catch (Exception ex) { ex.printStackTrace(); } // get the table features, they ar not on by default and need to be