Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move MS-Chart result to Word Document.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00449424
Message ID:
00449535
Vues:
8
>>I am entertaing parsing an MS-Chart result (image) to a Word document. Since the result resides on a VFP form, where might I to understand how this could be accomplished. I suspect ADDOBJECT() (with oWord) might work. I am also interested in any information that might help me understand how the MS-Chart result is printed from inside a VFP application.
>
>I haven't used the MS-Chart object, but I have done this same exercise from Excel, which has a very similar object model. If there's a .Copy() method for the ChartObject, you'll use it, as it copies itself to the Clipboard. Then open up Word, and once you're at the right place in your document, you can use either the .Paste() or .PasteSpecial() methods, depending on how you want it placed.
>
> - della
Tanks a lot!
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform