we have a report with page 1 and page 2 runs through prompt page
On first page we have table with rows and column and we have data item on those rows and column
on second page we have list .But the issue is we got different fot sizes for page 1 and page.
Page 2 which has list looks great but the page 1 with table is coming out with big font.
is there any way out to fix this issue, please
pj
Set the font on both pages to what you want.
It is similar to Microsoft word.
hi,
yes you can set the font size.
either you use the font properties from the properties pane or the font icon from the tool bar.
:)
A table doesn't inherit the style from its parent while a list does. So, you have to set the style for the table as well.