Re: XML style*** editor

From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 10/07/04


Date: Thu, 7 Oct 2004 18:09:55 +0400

For XSL you may use MSXML - it is installed with IE 5 or higher and
available separately from Microsoft (http://www.microsoft.com/downloads/,
look for XML). Its SDK has many examples in JScript and C++ but there should
be no problems to translate code to Delphi, the code is very easy.

//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)

"Henk" <henkboen@company.ned> сообщил/сообщила в новостях следующее:
news:4165460d$1@newsgroups.borland.com...
> Hi,
>
> We have built a complex mailmerge facility with master and mulitiple
detail
> dataset in Word using style*** .dot). We want to do it the same in HTML
> for email using style*** also. A possible solution is to output the data
> as XML, and using a wyswig style*** editor and via a precprocesseor
> (XSL/FO?) to HTML. Is there a native Delphi VCL component or Axtivex
> component where the application can be embedded in Delphi to do the job.
>
> Any ideas, solutions or pointers are welcome.
>
> Thanks,
>
> Henk B
>
>