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
![](https://uploads-us-west-2.insided.com/docusign-en/attachment/b3453e86-9934-4d0b-864b-d07e6c1f8520.png)
The one highlighted is from the image tag, original image is below.
Can someone share inputs on how to adjust the image size