Search the Community
Showing results for tags 'wmf'.
-
Hi All, We use Betterwmf to make wmfs of our drawing that are then inserted into our Word Product Manuals. Lately we have had the need to have these manuals tranlsated to different languages by 3rd party translators. The problem is that they can't obviously click the text in the drawings, as t...
- 4 replies
-
- wmf
- translation
-
(and 2 more)
Tagged with:
-
I am in the process of developing a Word template to consolidate the design calculations into one document. The design software we use creates dxf files. I am trying to open specific drawings, as determined by the user, and convert them to wmf so they can be imported into the word template. The f...
-
I'm writing a program to import a WMF into the AutoCad Drawing. I haven't been able to find any reference for the import command, so I can't figure out why it's not working. According to Visual Studio, the Import command needs these things to work. Import(String FileName, Object InsertionPoint...
-
how to retain hatches and gradients when exporting a WMF?
98special posted a topic in AutoCAD Drawing Management & Output
I have a drawing that I'd like to export as a .WMF file. Among other things, it contains colored hatches and gradients. How is it possible to keep that information in the output file? Thanks.