Re: convert into pdf

  • From: Mladen Gogala <gogala@xxxxxxxxxxxxx>
  • To: raja4list@xxxxxxxxx
  • Date: Fri, 30 Sep 2005 12:35:28 +0000

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


--
//www.freelists.org/webpage/oracle-l

Other related posts: