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 -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -