Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

Re: [iText-questions] saving pdf into the database after streaming

Bruno

2007-07-30

Replies:

dreamboy wrote:
> any thoughts on this? How to save PDF in the database?

You already know how to create a byte[] (baos.toByteArray()),
now read your database manual and search for 'storing a BLOB
in the database' (BLOB = Binary Large OBject)

You didn't get any answer on this list, because:
(1) this question is off topic,
(2) you didn't clarify which database you were using.
See also http://en.wikipedia.org/wiki/BLOB

br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
©2008 junlu.com - Jax Systems, LLC, U.S.A.