By Date: <-- -->
By Thread: <-- -->

Storing document in Oracle DB



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
iText-questions (at) lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions