Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Ribeye on January 25, 2024, 03:23:01 am

Title: Report Builder: Outputting a Diagram Image once you have the Diagram_ID
Post by: Ribeye on January 25, 2024, 03:23:01 am
I am building a report using Report Builder.

One component of the report requires selecting Diagrams using SQL. I can then use "Insert customer field" to output the Name and Notes etc. All good.

But I also need to output the Diagram Image. Cant find how to do that.

Can someone advise on approach?

Thanks

 
Title: Re: Report Builder: Outputting a Diagram Image once you have the Diagram_ID
Post by: Ribeye on February 07, 2024, 11:29:45 pm
My answer to date is that you cant. Switched to Scripts, abandon Report Builder.
Title: Re: Report Builder: Outputting a Diagram Image once you have the Diagram_ID
Post by: Geert Bellekens on February 07, 2024, 11:43:51 pm
Alternative aproach is to use virtual documents.
Selecting a single diagram is still not possible though. You have to select either a package, or an element, and you can filter on diagram type.

Geert