RE: Does fo:basic-link work with 0.20.1 ?

2002-01-28 Thread Sharan, Dharmendra
Hi Anil,

   use something like...

fo:block font-size=8pt font-family=sans-serif
text-align=justify
   fo:inline font-style=italic
  URL:
   /fo:inline
   !-- text-med-blue --
   fo:basic-link color=#99 text-decoration=underline
external-destination=[EMAIL PROTECTED]
  fo:inline font-size=8pt
 xsl:value-of select=@applicableUrl/
  /fo:inline
   /fo:basic-link
/fo:block

[EMAIL PROTECTED] may be replaced with your URL...eg.http://www.oracle.com or
as a variable shown in example above

   hth,

   Dharmendra

-Original Message-
From: Anil Pinto [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 27, 2002 7:53 PM
To: [EMAIL PROTECTED]
Subject: Does fo:basic-link work with 0.20.1 ?


Hi all,

I was trying out the fo:basic-link but couldn't get it
to work.

Was wondering if has successfully used it

I am using the tag within a fo:block as follows

fo:block
fo:basic-link
external-destination=http://www.oracle.com;
color=blue text-decoration=underlineOracle
fo:basic-link
/fo:block 

any help will be greatly appreciated :-)

Anil.

__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com


Fix height of rows/cells/etc?

2002-01-28 Thread TJ Smith



Is there a way to fix the height of a table row or 
cell such that if the text to be placed in that row or cell exceeds that height, 
it is truncated? To put it another way, I want a fixed height to an area 
that holds arbitrary text - if the text exceeds that height, it is 
truncated.

TJ


multiple output files

2002-01-28 Thread Matthew L. Avizinis
Anyone want to take a stab at this?
thanks much,

Hi all,
  A whole lotta help needed please:  I need to write to a file all the 1)
page-number-citations page numbers along with their corresponding ref-id's
also the 2) last page of the pdf file being currently generated by FOP along
with it's corresponding file name.  If multiple pdf's are processed in
sequence then, the page-number-citations/ref-id and last page/file name
pairs for each file should be appended to the file.
I am not a Java expert by any stretch of the imagination, but it seems to me
that I should be able to do at least #1 each time the PageNumberCitation
Status method is used.  Am I mistaken in this?
Where would be the best location to modify the fop src in order to achieve
these results?
I have no clue as to how to get #2.
I am looking to spit out a file that looks something like:

info
   x-ref id=###pg#/x-ref
   x-ref id=###pg#/x-ref
   x-ref id=###pg#/x-ref
   file name=goo.pdflast-page#/file


   x-ref id=###pg#/x-ref
   x-ref id=###pg#/x-ref
   x-ref id=###pg#/x-ref
   file name=goo.pdflast-page#/file
/info

much thanks in advance,
   Matthew L. Avizinis mailto:[EMAIL PROTECTED]
Gleim Publications, Inc.
   4201 NW 95th Blvd.
 Gainesville, FL 32606
(352)-375-0772 ext. 101
  www.gleim.com http://www.gleim.com



Re: Fix height of rows/cells/etc?

2002-01-28 Thread Anil Pinto
Hi TJ,

Did u try using a fo:block-container and fo:block
within the fo:table-cell

The fo:block-container has the height and width
properties that I believe limit the display area. Just
try it within a fo:table-cell and see if you can
achieve what you desire :-)

Anil.

--- TJ Smith [EMAIL PROTECTED] wrote:
 Is there a way to fix the height of a table row or
 cell such that if the text to be placed in that row
 or cell exceeds that height, it is truncated?  To
 put it another way, I want a fixed height to an area
 that holds arbitrary text - if the text exceeds that
 height, it is truncated.
 
 TJ
 


__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com