Hi,
I’m new to the CLM tool and I am having trouble with the sizing of our company logo on the generated contract. We are using an embedded image tagger and converted our logo from a png using Base64.
The tagger looks like this:
<# <Image Select="//Xyz_Logo" Height="1" Width="3" Optional="true"/> #>
It pulls in our logo, but the sizing isn’t right. Everything I’ve found so far says the Height and Width have to be in inches and I can only use whole numbers (no decimals). How do I get around this limitation? Ideally, I need the height to be like .4 inches and the width to be like 1.79.