Home » Developer & Programmer » Reports & Discoverer » Help with formatting html report output? (Reports & Forms, 10g, WinXP)
icon5.gif  Help with formatting html report output? [message #459448] Sat, 05 June 2010 09:15
CrazySmurf
Messages: 1
Registered: June 2010
Junior Member
Hello Smile

- I've created a report with both 'web' and 'paper' layouts using a template (rwbeige).

- I've edited CSS 'rwbeige.css' file located in '<DevSuiteHome>\reports\docroot\css' to meet my style.

- From 'Reports Builder' I can run 'Web Layout' and get output as I've styled before (rwbeige.css).

- I call the report from a FORM using following params and code:
* REPORT_FILENAME = 'myrep'
* REPORT_EXECUTION_MODE = BATCH
* REPORT_COMM_MODE = SYNCHRONOUS
* REPORT_DESTYPE = FILE
* REPORT_DESFORMAT = 'htmlcss'
* REPORT_SERVER = 'repserver90'
* <some code>
* RUN_REPORT_OBJECT(repid, pl_id)
* <some code>
* WEB.SHOW_DOCUMENT(<url>)

- The output (html) I get using my form is styled as in 'Paper Layout'
? I need the output styled as in 'Web Layout' which is styled with customized 'rwbeige.css'

+ Intentionally I'm avoiding to style 'Paper Layout'; cause I'm using CSS to format the output (html) for deferent media like screen, printer, etc.

Thanks in advance Smile
Previous Topic: Output is blank
Next Topic: Matrix report csv fialed for the wrng input
Goto Forum:
  


Current Time: Wed Apr 24 19:40:56 CDT 2024