Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arobat Automation
Message
De
22/11/2002 21:03:49
 
 
À
22/11/2002 18:31:18
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00726069
Message ID:
00726094
Vues:
19
Steven,

This is not entirely on topic to your question, but:

REPORT FORM &rptname NOCONSOLE TO File AllT(psfilename) + ".ps"

could cause an error if rptname contains any spaces, commas, etc. You could replace the code with:

REPORT FORM (rptname) NOCONSOLE TO File AllT(psfilename) + ".ps"

Also, I am glad you asked the question and included some code, becuase I have not worked with the Acrobat object. I think I will need to work with it in the near future.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform