6465666768697071727374
Map<Rectangle2D,List<ITextString>> textStrings = null; linkFound = false; // Get the page annotations! PageAnnotations annotations = page.getAnnotations(); if(annotations == null) { System.out.println("No annotations here."); continue; }