RE: How to justify text

2001-12-10 Thread Scott Sanders

I also tried within a block separated by carriage returns (my
interpretation of the spec), and that did not work either.  Thanks for
the input, I will revert to tables (argh)

Scott

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, December 10, 2001 3:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: How to justify text
> 
> 
> 
> Yes and No.  You can justify text but the way you are doing 
> it will only do it within the inline area, which is the same 
> size as the text and so has no real effect.  You will need to 
> use a  to get the effect you desire.
> 
> Trev
> 
> 
> 
>   
>   
> "Scott
>   
> Sanders" To: 
> <[EMAIL PROTECTED]>   
>
> ance.com>Subject: How to 
> justify text   
>   
>   
> 11/12/2001
>   
> 10:37 AM  
>   
> Please respond
>   
> to fop-dev
>   
>   
>   
>   
>   
> 
> 
> 
> 
> Hello all,
> 
> I am using FOP 0.20.2.  I am trying to create a document with 
> a footer with the date on the left-hand side, the document 
> title in the center, and the page number on the right-hand 
> side.  Does FOP support the 'justify' value of the text-align 
> property, and if so, am I using it correctly?
> 
> Here is my fo snippet for the footer:
> 
> 
>text-align="justify">
> Date Here
> Document Title
> 
>   
> 
>   
> 
> 
> The text comes out in PDF as:
> 
> (LeftEdge)Date Here Document Title 1
> 
> And I was looking for:
> 
> (Left Edge)DateHere(Whitespace to Center)Document 
> Title(Whitespace)1(Right Edge)
> 
> What can I do to make this happen?
> 
> Many Thanks,
> Scott Sanders
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 


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




Re: How to justify text

2001-12-10 Thread Trevor_Campbell


Yes and No.  You can justify text but the way you are doing it will only do
it within the inline area, which is the same size as the text and so has no
real effect.  You will need to use a  to get the effect you
desire.

Trev



   
 
"Scott 
 
Sanders" To: <[EMAIL PROTECTED]>  
 
Subject: How to justify text  
 
   
 
11/12/2001 
 
10:37 AM   
 
Please respond 
 
to fop-dev 
 
   
 
   
 




Hello all,

I am using FOP 0.20.2.  I am trying to create a document with a footer
with the date on the left-hand side, the document title in the center,
and the page number on the right-hand side.  Does FOP support the
'justify' value of the text-align property, and if so, am I using it
correctly?

Here is my fo snippet for the footer:


  
Date Here
Document Title

  

  


The text comes out in PDF as:

(LeftEdge)Date Here Document Title 1

And I was looking for:

(Left Edge)DateHere(Whitespace to Center)Document
Title(Whitespace)1(Right Edge)

What can I do to make this happen?

Many Thanks,
Scott Sanders


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






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