Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the number of pages of a Microsoft Word document
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00638698
Message ID:
00639413
Vues:
29
>Hi,
>You need to download Dsofile.exe from MS website (see KB article Q224351). Here the sample of using this library:
>
>oFilePropReader = CreateObject("DSOleFile.PropertyReader")
>sFile = GETFILE()
>oDocProp = oFilePropReader.GetDocumentProperties(sFile)
>? oDocProp.PageCount
>
Thank you, very, very much. I´ll try.

Regards,
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform