hi question. im basing code from this url
for rubber stamp annotation https://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStampWithImage.java but the sample shows loading it from a file. im looking to create a BufferedImage from a base64 svg string. has anybody tried this? thanks mark

