Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing more than one copy
Message
 
 
À
10/06/2009 12:46:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01404989
Message ID:
01405003
Vues:
52
>How ? I never did such operation :(
>
>>Make a temp copy, modify it programmatically and and print report from it
>>
>>>Thanks Sergey, but what happens if I built the report inside de executable ?
>>>
>>>>See 'How to set programmatically # of copies = 2' Message #1318303'
>>>>
>>>>>How to print more than one copy without running the report again ?
copy file MyReport.* to c:\Temp\myTempReport.*
* update the file
report form
delete  file ("c:\Temp\myTempReport.*")
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform