Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShellExecute - Print PDF - Specify Copies
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01365150
Message ID:
01365154
Vues:
18
>I'm writing a document printing system that prints documents in PDF form using ShellExecute (From Message 130310) . I need to be able to specify the number of copies to print. I could do a FOR loop, but that creates one job per copy and I was hoping to to specify the copies and print. I've also looked at doing Acrobat Automation, and from what I can tell you can't print via automation at all. Is there a way to set copies via ShellExecute?

You cannot specify the # of copies with ShellExecute because printing is totally out of your control.
AFAIK, Acrobat Automation does not provide a way to specify the # of copies either but it allows to merge PDF files. IOW, you can merge the same file using Acrobat Automation N times to get N printed copies.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform