Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Style
Ramachandr
hi,
I would like to know if i could add style using java program. If yes, can anyone provide a soultion.
Find more posts tagged with
Comments
Virgil Dodson
Hi Ramachandr,
Can you tell me what you mean by add style with Java program? Also, are you talking about BIRT? If so, styles can be added to the report directly in the designer, or by importing/referencing a CSS stylesheet, or you can modify the styles with the design API.
Ramachandr
<blockquote class='ipsBlockquote' data-author="vdodson"><p>Hi Ramachandr,<br />
<br />
Can you tell me what you mean by add style with Java program? Also, are you talking about BIRT? If so, styles can be added to the report directly in the designer, or by importing/referencing a CSS stylesheet, or you can modify the styles with the design API.</p></blockquote>
<br />
Hi,<br />
<br />
I would like to genrate the cross tab report using Java program and i would like to know how can i import the style sheet using java program in BIRT or provide me the information so that i can add different styles to differnetly to the rows, different for columns and different for measures. I know i can add the style sheet by the report designer, but i wanted to acheive this using the Java Program.