Hi,
I am consuming Doc gen api to automatically generate a document in which I have an image tab.
<# <Image Select="//Internal_Signature" Height="1" Width="2" Optional="true"/> #>
My original image is very small and need not exceed height and width of 1 inches, but I am unable to add less than 1 inches in the above parameter.
Template is in a word doc which I am passing to api
The one highlighted is from the image tag, original image is below.
Can someone share inputs on how to adjust the image size