Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Red-Line a PDF
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01096582
Message ID:
01096702
Vues:
13
Check if PDW Writer has a COM object, probably not.

Another approach is accessing the main menu of PDF Writer from VFP through API calls. It works with Adobe Reader, so there's a chance this may work for PDF Writer.

VFP code sample (membership required)
Accessing Adobe Reader 7.0 main menu from VFP application
http://www.news2news.com/vfp/?example=495

FindWindow
GetMenu
GetMenuItemCount
GetMenuItemID
GetSubMenu
GetWindowText
IsMenu
IsWindow
SendMessage
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform