Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Export to PDF

Re: Export to PDF

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Thu, 10 Aug 2006 14:02:43 GMT
Message-Id: <pan.2006.08.10.14.02.42.855996@sbcglobal.net>


On Wed, 09 Aug 2006 23:15:12 +0200, Matthias Hoys wrote:

> Hi,
>
> Are there any built-in packages in Oracle 10g Release 2 to export (generate)
> data as pdf ? Or is my only option to load Java classes into the db (for
> example iText) ?
>
> Thanks
> Matthias

If you are exploring the possibilities of creating fancy stuff in the batch mode, you may want to consider PDF::Create and PDF::CreateSimple Perl modules. OpenOffice will allow you to use JDBC driver, get the data into a spreadsheet and export is a PDF or even XLS document. Oracle*Report can also do that.

-- 
http://www.mgogala.com
Received on Thu Aug 10 2006 - 09:02:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US