Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS-Word to Ooo Writer
Message
De
07/03/2007 13:33:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
MS-Word to Ooo Writer
Divers
Thread ID:
01201685
Message ID:
01201685
Vues:
61
Some customers asked me to change their application from using MS-Word for textprocessing to OpenOffice.org-Writer. I am struggling to find a good starting point. Can you point me to any resources?

Is there anybody who can give me an example to use for a simple function like:
oWord = Createobject("Word.Application")
oWord.Documents.Add()
oWord.Selection.TypeText("Hello world!")
oWord.Selection.TypeParagraph()
oWord.Visible = .T.
Release oWord
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform