Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Kill process
Message
From
02/03/2006 07:25:26
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/03/2006 18:03:23
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01100688
Message ID:
01100810
Views:
14
>I am printing a PDF file using some program. That program uses Reader to print the file. Reader stays open after the print and I cannot delete the file. How can I kill Reader? How do I know that print is done?
>
>Thanks

Besides other suggestions would you also try Sedna CTP1 NET4COM's StopApp and tell us how it went?
Local x As NET4COM.IProcess
x = Createobject("NET4COM.Process")
x.StopApp("AcroRd32")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform