Storing document in Oracle DB
- From: bruno <bruno (at) lowagie.com>
- Date: Thu, 08 Jun 2006 12:46:03 +0200
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