On Mar 16, 2007, at 21:16, Andreas L Delmelle wrote:

Hi Rob,

I'm seeing a issue with the text-align attribute being ignored in
headers. For example (from pdfoutline.fo in the examples directory):

Shortly after my previous reply, I went looking for this example to correct it, but I didn't seem to find the fragment you posted...

Is it correct that you altered the example for the purposes of your post?

Also, I indicated that an fo:table would be a solution for you, but it just occurred to me that the cleanest and simplest solution would be something like:

<fo:block text-align="start" text-align-last="justify">
  Start-aligned text
  <fo:leader leader-pattern="space" />
  Page <fo:page-number />
</fo:block>


Cheers,

Andreas



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to