Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » i have oracle webdb with developer 6i and when i try to run the reports from browser in pdf format t
i have oracle webdb with developer 6i and when i try to run the reports from browser in pdf format t [message #77001] Tue, 25 May 2004 04:21 Go to next message
meziani lhafid
Messages: 1
Registered: May 2004
Junior Member
how can setup acrobat or reports builder 6i for making the pdf files produced by converting reports files (*.rdf, ref) to PDF files
Re: i have oracle webdb with developer 6i and when i try to run the reports from browser in pdf form [message #77002 is a reply to message #77001] Tue, 25 May 2004 08:45 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
It sounds a bit like an NLS problem. Check your DB NLS settings and compare that to the config of the reports server.

Try running something like this on your database to see the settings:
select parameter, value, banner
  from v$nls_parameters a, v$version
  where parameter like '%CHARACTERSET%'
  and banner like '%Enterprise%';


In mod_plsql, the DAD needs something like this added to the config to match the DB setting:
AMERICAN_AMERICA.WE8ISO8859P1
Previous Topic: starting Internet Dir.
Next Topic: I need help for sending mail
Goto Forum:
  


Current Time: Fri Apr 19 03:30:15 CDT 2024