Subject: RE: Generating word format Xml Documents
From: "Alan Flaherty" <alan@xxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Mar 2003 18:57:20 -0000
|
Thinking about using rtf format for the documents now, I can remove the
bookmarks, write in temporary text place holders into the doc and save
it as rtf.
Just wondering if I should use xsl at all as I only really need to
replace the bookmark sections with the clients name, address. Things
like that, but possibly need to account for indentation & style in the
rtf doc, which is where I could see xsl coming into play again.
Any comments welcome
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Andrew
Sent: 21 March 2003 17:34
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Generating word format Xml Documents
Why not use html? It's supported by word.
Sorry, test- I don't see my messages :-(
----- Original Message -----
From: "Alan Flaherty" <alan@xxxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, March 21, 2003 5:55 PM
Subject: Generating word format Xml Documents
> HI List,
>
> Has anyone here looked into generating word xml files using xslt?
>
> I have several word template files each with several book marks, I
need
> to transform data from the database into certain formats and then use
> these formatted items in the place holders on the document.
>
> This is for a web application running on the .net framework, I am
> looking at doing this because I cannot use the Word.Application on my
> webserver. Any help would be much appreciated
>
> Regards,
>
>
> Alan
>
>
> 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
|