I am trying to print ( to PDF) the contents of a straight table. When I do this via export function it only prints the records that are visible on screen - i.e additional records that you would need to scroll down to view in the table are missed off.
Further more if I try to print out the missing records , by scrolling down, the export does not pick them up - only the first records 20 or so.....