Book a Demo

Author Topic: Copy image to clipboard  (Read 3564 times)

Stephen L. Hussey

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Copy image to clipboard
« on: September 06, 2014, 03:31:03 am »
In looking at both the Sparx EA documentation and a scripting book on Sparx EA, I was not able to find a solution to my need.  I am trying to copy the image of a diagram from Sparx EA to Word using Visual Basic.  Can someone give me guidance on how to accomplish this?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Copy image to clipboard
« Reply #1 on: September 06, 2014, 04:05:51 am »

Stephen L. Hussey

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Copy image to clipboard
« Reply #2 on: September 06, 2014, 04:36:45 am »
Yes, thank you!!!

The only missing piece is how to convert a string GUID into an XML GUID.  Any help there?

Stephen L. Hussey

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Copy image to clipboard
« Reply #3 on: September 06, 2014, 04:47:59 am »
Never mind. . . coding error. . . the GUID from DiagramGUID as string worked fine.

Again - THANKS!!!!