Results 1 to 1 of 1
Hello! I'm kinda new here. I have the following situation.
I am using EditiX to generate some PDF's automatically. I have a block and I want to align my text ...
- 11-24-2011 #1Just Joined!
- Join Date
- Nov 2011
- Location
- Brazil
- Posts
- 2
XSLT Newbie problem
Hello! I'm kinda new here. I have the following situation.
I am using EditiX to generate some PDF's automatically. I have a block and I want to align my text in the middle. In other words I want to position the text in the center of the vertical and horizontal axes.
Thanks!Code:<fo:table-cell border="thin black solid">
<fo:block text-align="center" font-size="18pt" font-family="Arial">My File System Log</fo:block></fo:table-cell>


Reply With Quote
