images in fragments [message #1721910] |
Mon, 01 February 2016 11:15  |
Eclipse User |
|
|
|
Hi
When I let fragments generate images I end up with empty drawing canvas in my generated document. Is this not supported yet? Or do you recognize this issue?
best regards
Axel Thor
<fragment name='getImage' importedBundles='commons'importedFragments='getValue;getCleanFormattedStringValueNormal'><drop/>
<arg name='specObject' type='reqif10::SpecObject'/><drop/>
[if (specObject.type.longName = 'Figure')]<drop/>
[specObject.getValue('text')/]<drop/>
[gGet('figure_dir')/][gGet('returnValue')/]<drop/>
[gGet('returnValue')/]<drop/>
<image keepH='false' maxW='true' filePath='[gGet('figure_dir')/][gGet('returnValue')/]'><drop/>
</image><drop/>
[/if]<drop/>
</fragment>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04244 seconds