java - Using iText to convert/burn "Stamp" annotations into images -


i have pdf file contains various types of annotations, 1 of them of type "stamp". i'm using itext, , need convert stamp image on same position same size, remove stamp.

how can achieve this? there way read pdfname.stamp image?

thanks,


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

java - How to create Table using Apache PDFBox -