Sparx Systems Forum
Enterprise Architect => Suggestions and Requests => Topic started by: Uffe on May 12, 2020, 01:04:55 am
-
Hello,
DocumentGenerator.LoadDocument() allows you to "an external document into the currently generated file."
Exhausting experimentation has turned up that only RTF and DOCX files are supported. It would be useful to be able to insert other types as well, especially images, and especially those formats that can be exported with Diagram.SaveImagePage() (BPM, EMF and PNG at the time of writing.)
It could be made a separate call, f'r instance DocumentGenerator.LoadImage(). But being able to place images into a document stream would be really helpful.
/Uffe