The Artima Developer Community
Sponsored Link

Java Answers Forum
Copy WMF to MSWORD

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Yves

Posts: 1
Nickname: yves
Registered: Oct, 2003

Copy WMF to MSWORD Posted: Oct 27, 2003 7:36 PM
Reply to this message Reply
Advertisement
I have a question about how to copy WMF to MSWORD.

I had classes for WMF and WMFGraphics already. I can draw WMF image in my application, I also can save it as a file.wmf, and it can be imported into MSWORD.

The problem is: I want to copy the elements in my application with WMF format into MSWORD, Is there anyway to do such way?? which DataFlavor should I use? I used string, byte, byte[], but I cannot solve it.

I have looked for the answer a week...

Thank you.

Topic: Please help Previous Topic   Next Topic Topic: help me in my choice

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use