Copy kodak image edit control's image to clipboard and paste in word document..Help!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crapycoder
    New Member
    • Nov 2008
    • 4

    Copy kodak image edit control's image to clipboard and paste in word document..Help!!

    hi all, please help....!!

    i have added a kodak image edit control on my form.
    when i click get image button,
    "abc.img" will be displayed.



    i have a button named "copy to clipboard".
    when i click it, i want the image in kodak image edit control to be copied to clipboard.

    for confirmation i will open paint brush and click Edit --> Paste or Ctrl+V.

    This seems to be very simple, but the kodak image edit control does not have clipboard property and the image in it cannot be copied.

    please help to send me a tricky simple solution...
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    The Kodak Image control is not a native .NET control so you may find it difficult to get help with your problem in the .NET forum since it is highly unlikely that anyone here has used this control. I would recommend getting in touch with the third part company that supplied you with the control for help regarding it.

    Check out this article for some pointers on how to use the clipboard in .NET.

    -Frinny

    Comment

    • satiss7pwr
      New Member
      • Jan 2010
      • 41

      #3
      Hi,
      basically i am new for using Kodak image edit tool in asp.net.
      i just want to know from where i can download or get Kodak image edit control and how to use it in asp.net, please if you are get my question than explain me usage of image edit control and also give demo code for it if its possible.
      Thanks

      Comment

      Working...