Jesús Vallejo Ramos wrote: > > Hi, I have the document with watermark in a PdfStamper object, but not > like obtaining the bytes to store it in a field BLOB of an Oracle DB
Retrieving the bytes from a ByteArrayOutputStream is simple: baos.toByteArray() br, Bruno _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
