Hi,

you would have to 'import' iText into your oracle DB first and then
create a java stored procedure encapsulating your functonality using iText.

You can then pass in your PDF documents as BLOBs i think.

Have a look at the samples at
http://www.oracle.com/technology/sample_code/tech/java/jsp/oracle9ijsp.html.

regards

    Dirk

-------- Original-Nachricht --------
> Datum: Thu, 14 Feb 2008 03:26:53 -0800 (PST)
> Von: Leo Erlandsson <[EMAIL PROTECTED]>
> An: itext-questions@lists.sourceforge.net
> Betreff: Re: [iText-questions] Calling iText from pl/sql

> 
> >I am not certain how to do this. I would really like to pass in the
> existing
> >PDFs to this procedure as blobs (to be used in PdfReader construction),
> but
> >I don't know how. Has anyone else done this?
> 
> This seems like more of an Oracle / PLSQL question. If you succeed in
> passing PDFs (or any binary data) to your procedure, it should be no
> problem
> using PdfReader to combine the PDF Files passed in.
> 
> Try the Oracle forum (however, it should be possible using fairly easy
> means, read up in creating procedures in Oracle PLSQL).
> 
> 
> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Calling-iText-from-pl-sql-tp15419649p15478465.html
> Sent from the iText - General mailing list archive at Nabble.com.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/

-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.web.de/de/entertainment/games/free

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to