RE: [xsl] Printing blank line

Subject: RE: [xsl] Printing blank line
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 22 Jan 2004 13:13:12 +0200
Hi,

The thing is, I really think Word doesn't support XSL FO at all. Thus, FO will not help you in creating a blank line. WordML will.

Cheers,

Jarno

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of ext Vineeth
> Sent: Thursday, January 22, 2004 12:27 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Printing blank line
> 
> 
> Not sure of word supporting fully XSL FO .Is there any other way of
> printing blank line???
> ----- Original Message ----- 
> From: <Jarno.Elovirta@xxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Thursday, January 22, 2004 3:41 PM
> Subject: RE: [xsl] Printing blank line
> 
> 
> > Hi,
> >
> > I know this sound silly, but are you sure Word even supports XSL FO
> directly?
> >
> > Cheers,
> >
> > Jarno - Funker Vogt: Civil War
> >
> > > -----Original Message-----
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf 
> Of ext Vineeth
> > > Sent: Thursday, January 22, 2004 11:51 AM
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: Re: [xsl] Printing blank line
> > >
> > >
> > > Thanks for the reply...
> > > <fo:block><fo:leader/></fo:block> doesnt solve the 
> problem sadly.since
> > > i am new to xsl how to use margin-after="1em" on the 
> container block.
> > > Regards
> > > Vineeth
> > > ----- Original Message ----- 
> > > From: <Jarno.Elovirta@xxxxxxxxx>
> > > To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> > > Sent: Thursday, January 22, 2004 3:01 PM
> > > Subject: RE: [xsl] Printing blank line
> > >
> > >
> > > > Hi,
> > > >
> > > > (Didn't you already ask this question?)
> > > >
> > > > > How can I print blank line in Word using XSLT?Tried using
> > > > > <fo:block>&#160;</fo:block>
> > > > > but it is printing question marks(?).
> > > >
> > > > If Word supports XSL FO, then
> > > >
> > > >   <fo:block><fo:leader/></fo:block>
> > > >
> > > > IIRC creates an empty line, or you can just use
> > > margin-after="1em" on the
> > > container block.
> > > >
> > > > Cheers,
> > > >
> > > > Jarno - VNV Nation: Genesis (Icon of Coil Version)
> > > >
> > > >  XSL-List info and archive:
> > > http://www.mulberrytech.com/xsl/xsl-list
> > > >
> > > >
> > >
> > >  XSL-List info and archive:  
http://www.mulberrytech.com/xsl/xsl-list
> >
> >
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread