Adicione e remova programaticamente anotações de arquivos PDF em Java. Adicione anotações de seta, retângulo, elipse, destaque, marca d'água e muito mais usando a API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...