xsl fo - left and center aligning in same line using XSL FO -


i saw in post,

<fo:block text-align-last="justify">     left text <fo:leader leader-pattern="space" />    right text </fo:block>      

but want right text aligned center of same line. using apache fop generate pdf xml. appreciated!

use 1 row, 3 column table column widths 30-40-30 or whatever need accommodate text widths. put content in first 2 cells , set alignment on them left , center respectively.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -