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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: convert into pdf

Re: convert into pdf

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Fri, 30 Sep 2005 12:35:28 +0000
Message-Id: <1128083728l.6717l.0l@medo.noip.com>

On 09/30/2005 08:07:10 AM, raja rao wrote:
> Hi All,
>
> Is there a way to convert oracle data (data in the oracle database) into pdf format file ?
>
> or
>
> also is there a way to covert data from solaris (os) to a pdf format ?

Try with "dd if=/dev/rdsk/vx/cdg/system01 of=/tmp/dictionary.pdf bs=8192". If that fails, CPAN is your friend. You can find things like PDF::Writer, PDF::API2, even extremely exotic things like DBI and DBD::Oracle that hardly anybody ever uses. That can be used to write things like PDF, HTML tables, excel and may be one or two more formats.

-- 
Mladen Gogala
http://www.mgogala.com


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 30 2005 - 07:38:32 CDT

Original text of this message

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