Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fanweik

Pages: [1]
1
General Board / How to get the image of diagram
« on: November 24, 2009, 11:50:48 pm »
Hello, all,
I am writing an Addin for Enterprise Architect with C#, and have a question, is it possible in EA through COM interface to get the raw image or jpg file of the diagram? If yes, which function in COM can I call to get it? If no, are there any other ways in C# code?

Thanks.

2
General Board / Access Tagged Value from Add in
« on: November 04, 2009, 11:16:16 pm »
Hello, All,

how can I aceess Tagged Value of package node from Add-in? In C# code I have only seen that the variable "Taggedvalues" is only provided by element, not by package. Anybody has idea?

Thanks

3
General Board / need more project properties
« on: November 04, 2009, 12:17:23 am »
Hello, All,
except the current project properties like "Author", "Created", "Status" and so on I need more in fact. How can I insert user-defined properties in the project? Is it possible?

Thanks

4
hello,

  I need to get the diagram and save it in JPG format with function PutDiagramImageToFile. But when I call it, the diagram itself is always opened and displayed on the screen. That is not what I want. Is it possible to avoid this openning of diagram?

5
Automation Interface, Add-Ins and Tools / How to get the image of diagram
« on: November 25, 2009, 12:01:40 am »
Hello, all,
I am writing an Addin for Enterprise Architect with C#, and have a question, is it possible in EA through COM interface to get the raw image or jpg file of the diagram? If yes, which function in COM can I call to get it? If no, are there any other ways in C# code?

Thanks.

6
Hello, Report Developer,
  I have following requirement, Could you please make sure that your software can meet these requirements?
  I want to create a document from the ea project. And in this doc I need to have a special cover on which some user defined document variables(I invoke this concept from MS word file) like document name, author, project name, version and so on will be automatically put to some areas.
Next point is, on second page, we need to put a table of history which describes by whom and when this document is changed. Beside that we still need to create some categories for all the figures, tables and requirement keys like TOC(Table of Content).
The linked document should also be put to the final document.
Should I install ms word in advance?

Meanwhile I have downloaded your sample of BDG for EA, but when I start to generate Doc after loading files under config , I always get some XML consistency errors though the docx is finally created.

Thanks

Wei

Pages: [1]