BaseExtensions can be used to select a specific shape or image and replace this with a new image based on aspect ratio. This is a great tool for replacing logos.
Module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\31_W_replaceLogo.xml
CMD
<Cmd case="BaseExtensions:replace-shape-based-on-aspect-ratio" minAspectRatio="x" maxAspectRatio="x" imgFromPath="x" path="x"/>
Parameters
minAspectRatio
Define minimal aspect ratio of the shape to be replaced.
maxAspectRatio
Define maximal aspect ratio of the shape to be replaced.
imgFromPath
Define to be true to insert image without prompting the dialog.
path
Define the path from which the replacing image is located.
Comments
0 comments
Article is closed for comments.