differenct space needed for different letters?

2003-01-24 Thread dongjiang tang



Hi, I have mutiple line of text in one block in the 
header for my page, I make each line the exactly same number of letters(same 
string length), then I found out that the actual space each line takes is not 
the same, some are longer and some are shorter, just like below. Is there any 
way to make each line appears to be the same 'actual length' ?
 
start of line ccc
c
ccend of line
dongjiang


Re: can we put a HTML link in PDF?

2003-01-16 Thread dongjiang tang
Great! one more question further: can I open another browser window for that
link? in html page I can easily do that use Java Scripts, but how about
here?

dongjiang

- Original Message -
From: "Oleg Tkachenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 2:16 PM
Subject: Re: can we put a HTML link in PDF?


> dongjiang tang wrote:
> > Hi, can we put a html link in the PDF using FOP? I feel PDF don't have
> > this feature at all.
>
> http://www.google.com";>Goggle
> it
>
> --
> Oleg Tkachenko
> eXperanto team
> Multiconn Technologies, Israel
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



can we put a HTML link in PDF?

2003-01-16 Thread dongjiang tang



Hi, can we put a html link in the PDF using FOP? I 
feel PDF don't have this feature at all.
 
Dongjiang


Re: why some talbe cells have thiner border?

2003-01-16 Thread dongjiang tang
You are right! the print is fine and if you change the zoom, it also become
even at certain point.
thank you Mark!

dongjiang

- Original Message -
From: "Dudley, Mark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 11:04 AM
Subject: RE: why some talbe cells have thiner border?


> Dtang,
>
> Does it print out this way or is it an artifact of the PDF display? I have
> noticed differences between the display and the print output in the past.
>
> Mark Dudley
> Xerox Corporation
>
> -Original Message-
> From: dongjiang tang [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 16, 2003 10:55 AM
> To: [EMAIL PROTECTED]
> Subject: why some talbe cells have thiner border?
>
>
> Hi,
> I am define all the border of my cell the same border, but some of them
are
> thiner, any idea?
> this the piece of code:
>
>  display-align="after"  border-bottom-style="solid"
border-bottom-width="2pt"
> border-top-style="solid" border-top-width="2pt"  border-left-style="solid"
> border-left-width="2pt"  border-right-style="solid"
border-right-width="2pt"
> >
>
> thank you!
>
> dtang
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



why some talbe cells have thiner border?

2003-01-16 Thread dongjiang tang
Hi,
I am define all the border of my cell the same border, but some of them are
thiner, any idea?
this the piece of code:



thank you!

dtang


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



is " " for a line break?

2003-01-15 Thread dongjiang tang
Hi, I am trying to detect if there is a line break in a string using
 why the $string is
"AAA
AAA
AAA"

but seems like it is not working, anybody know why?

thank you very much!!

dtang


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



Re: how can I get the double border work?

2002-12-05 Thread dongjiang tang
thank you so much for the help!!
dtang

- Original Message -
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 12:47 PM
Subject: Re: how can I get the double border work?


> dongjiang tang wrote:
> > How about underline? I know I can get a single underline by using
 > text-decoration="underline">,  is there anything to get a double
underline?
>
> There is no way to specify "double underline". As usual, this has to be
> substituted with a graphic. This is hard to do in general, but there are
> tricks for several special cases. If you want to double undderline a
single



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



Re: how can I get the double border work?

2002-12-04 Thread dongjiang tang
How about underline? I know I can get a single underline by using ,  is there anything to get a double underline?

Thank you!
Dtang

- Original Message -
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 5:18 PM
Subject: Re: how can I get the double border work?


> dongjiang tang wrote:
> > Having trouble to show double border.
> ...
> > I got a PDF file only showing the single solid line. Anybody know why?
>
> AFAIK the only border style currently implemented is
> single border.
>
> J.Pietschmann
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



Re: how can I get the double border work?

2002-12-04 Thread dongjiang tang
Thank you! 
Any work round? any patch?

dtang 
- Original Message - 
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 5:18 PM
Subject: Re: how can I get the double border work?


> dongjiang tang wrote:
> > Having trouble to show double border.
> ...
> > I got a PDF file only showing the single solid line. Anybody know why?
> 
> AFAIK the only border style currently implemented is
> single border.
> 
> J.Pietschmann
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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



how can I get the double border work?

2002-12-04 Thread dongjiang tang



Having trouble to show double border. THis is what 
I did:
I got an example .fo file from http://www.zvon.org/HowTo/Output/xslfoTests_cbpbp-border6.php?at=border-bottom-style 
The example shows how to use double border, as 
shown in their PDF file (http://www.zvon.org/HowTo/Data/xslfoTests/results/cbpbp-border6.pdf). 

but when I run it using command line: 
 fop -d  -fo test1.fo test1.pdf,  
I got a PDF file only showing the single solid line. Anybody know 
why?
 
I attached my PDF file here. I tried both by the 
FOP0.20.4 and a CVS snapshot(20021204114121).
 
Thank you very much!
 
Dtang
 
test1.fo:
http://www.w3.org/1999/XSL/Format">   
  
 
  
   
     
 
This element should have a medium maroon double 
border around it, even though "border-width"(complete property) was not 
explicitly set.  Individual properties are tested 
here.  
   



test1.pdf
Description: Adobe PDF document
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]