|
-
Dec 13th, 2001, 05:54 AM
#1
Thread Starter
New Member
How To Capture EMF Graphic created when a document is printed?
Hi...
I need to find a way to capture the temporary graphic file that is created when a document is printed. This graphic is in .EMF format, and is saved in the Windows\Temp directory whenever a document is printed, and deleted upon print completion.
This file is named ~EMFxxxx.TMP where xxxx is randomly generated.
My aim is to find a way of capturing this temporary graphic that is created so that i can insert it into a Rich Text Format document using Microsoft Word. The reason for this is that saving the file as an rtf document will allow for a wider range of users being able to open the document, than would be possible sending it in a proprietory Microsoft format.
Anyone with ideas on how to implement this in Visual Basic????
All help given is much appreciated. Thanks
drunkensmurf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|