Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word generation without Word
Message
From
24/06/2006 18:08:52
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01126367
Message ID:
01131441
Views:
12
>It is possible to create DOC files independent from MS Word. We can do that since Office 2003 with an special XML vocabulary called WordProcessingML. The schema is a little bit complex, but it is very complete too. So you will probably find a way to solve your specific need.

Your approach works well. I adjusted the XSL to use my table name. I have a dataset converted to XML. The result is a native Word document that is opened as is. I can see my data record by record.

So, I have the following components:

1. XSL
2. Data.xml
3. Result.doc

Now, I need the Data.xml to be used in several enveloppes. This is like a mail merge. Basically, I have an enveloppe file which contains the logo on the left and the proper font aligned centered on the page. What should I do additionnaly to that process to have each record to be used on one enveloppe file so I end up with one enveloppe for each record?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform