PC Review


Reply
Thread Tools Rate Thread

Commands in a MetaFile

 
 
Ganesh Palaniappan
Guest
Posts: n/a
 
      20th Dec 2006
For a given metafile (of EMF extension), I would like to see all the
commands (like DrawLine(...)) in **text ** format. EnumerateMetaFile will be
of any help here? Or any other methods available?

Any help on how can I achieve that would be much appreciated.

Thanks in advance.


 
Reply With Quote
 
 
 
 
Peter Duniho
Guest
Posts: n/a
 
      20th Dec 2006
(...aspnet removed; this is barely on-topic in the C# newsgroup, never mind
the ASP one)

"Ganesh Palaniappan" <(E-Mail Removed)> wrote in message
news:e%(E-Mail Removed)...
> For a given metafile (of EMF extension), I would like to see all the
> commands (like DrawLine(...)) in **text ** format. EnumerateMetaFile will
> be of any help here? Or any other methods available?


EnumerateMetaFile will be useful for parsing the metafile, but it won't give
you the data in text format. You'll need to handle that yourself, unless
you can find an already-written library to do that work for you.

For what it's worth, the work itself isn't all that difficult. It's just
tedious setting up all the data to handle the parsing (however you choose to
do that).

Pete


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Commands in a MetaFile Ganesh Palaniappan Microsoft ASP .NET 0 20th Dec 2006 10:54 AM
windows metafile vs enhanced metafile =?Utf-8?B?VG9t?= Microsoft Powerpoint 4 1st Jul 2005 01:41 AM
Convert 'Open Report' commands to 'Output to' commands Leslie Isaacs Microsoft Access VBA Modules 9 7th Mar 2005 06:03 PM
Font colours disappear when pasting to Powerpoint as Metafile/Enhanced metafile Dean Painter Microsoft Powerpoint 1 10th Apr 2004 03:28 AM
Font colours disappear when pasting to Powerpoint as Metafile/Enhanced metafile Dean Painter Microsoft Excel Discussion 0 7th Apr 2004 12:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:07 PM.