Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Export to PDF
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.comReceived on Thu Aug 10 2006 - 09:02:43 CDT
![]() |
![]() |