BI Publisher (MOSC)

MOSC Banner

variable page width - HTML output

edited Feb 17, 2018 4:02AM in BI Publisher (MOSC) 3 commentsAnswered

Hello,

I would like to create a BI Publisher Report (a simple data table), that produces an HTML output of variable width.

So far, I've used the online Layout Editor to create an XPT Template.

The problem, however, is, that BI Publisher always adds some CSS formatting into the HTML, such as:

....

.c14 {height: 1153.552pt;}

.c15 {margin-top: 0.0pt;margin-bottom: 9.0pt;table-layout:fixed;margin-right: auto;width: 706.8pt;border-collapse: collapse;}

....

Particulary, the class c15 in this example refers to the data table itself, and fixes the width to 706.8pt, i.e. 942px, which happens to be exactly the sum of the 6 column widths in the template.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center