@Test
 public void testSupportsPagination() throws Exception {
   Assert.assertEquals(false, rtfOutput.supportsPagination());
 }