You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Randall J. Parr" <RP...@TemporalArts.COM> on 2002/01/16 18:54:04 UTC

advice please. fop or xslt / extensions for wrapped TEXT and/or MIF output?

I have XML which I am already transforming into HTML using XSLT.

I also have to transform this same XML into TEXT and MIF and/or PDF.

The TEXT output has to be formatted as below into simple columns and descriptive blocks

(eg "SCOTT NUM STUFF...") which are word-wrapped.

-------------------------------------------------------------------------------

PRODNUM   DESCRIP-BLOCK
..........F....T............T.......................................M#######.##.

123456    SCOTT NUM STUFF: CONDITION QUALITY: DESCRIPTION lsjfla djf     PRICE
          sdf sadf asdf asdf asdf asdf asdf asdf sadf asdf asdf asd
          f dfasd fasdf asdf asdf asdf adlgjawoeij sadfn asdf asdf.     1234.00

123457    9: NH VF: 1985 Midsummer Pole I                                  2.0

-------------------------------------------------------------------------------

I am seeking advice as to how best to proceed in producing the TEXT and/or MIF output. 
I ask here because I have seen similar questions discussed here in the past 
but am not sure, given the current status, how best to proceed.

Should I translate into FO and use FOP's TEXT rendering to produce the above?

Should I translate to TEXT using plain XSLT and/or XSLT extensions for formatting TEXT?

Should I translate into FO and use FOP's MIF output option?

Should I approach this is in some other manner?

Thanks
R.Parr
Temporal Arts




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org