I’m using a DOCX template with VTL snippets to generate my Use Case model report.
For unknown reason I can’t print the image of some actors in the model.
What might be the reason for this?
It tried this snippets :
#macro(createActorContent $actor) #increaseIndent() #writeBook markHeader($actor, $actor.HumanName) ACTOR IMAGE $actor.name.Image $actor.name.image $actor.Image SC IMAGE $actor.Namespace.image` #end
New contributor
Yoram Ben Haim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.