xsl-fo template and incorrect output excel column width
hi all
use BI Publisher Enterprise (help for Release 10.1.3.4 )
use layout with template type as "XSL Stylesheet (FO)"
use BI Publisher Enterprise (help for Release 10.1.3.4 )
use layout with template type as "XSL Stylesheet (FO)"
set:
<fo:table table-layout="fixed"
<fo:table-column column-width="20.8pt"/>
<fo:table-column column-width="20.8pt"/>
<fo:table-column column-width="20.8pt"/>
for pdf output output is ok
but for excel output the third column is expanded
so how i can fix width of column?
or is it some bug?
0