Resize Image in the workflow template

Google Docs having the limitation of having page section into landscape. can only either all portrait or all landscape but we are looking at mix of portrait and landscape (https://support.google.com/docs/thread/6219406?hl=en)

However when set the workflow image format into large, (1000x1000) the image in the portrait workflow template, https://prnt.sc/tx1sty the image overflow and cropped. (we need image format into large as medium quality is very low and we canโ€™t see the image clearly.)

is there way, we can fit the image into the portrait? like within a table? have tried to put in the image into a table and setting column width https://prnt.sc/tx1xlh but it seem that it is didnโ€™t limit the image.

Solved Solved
0 7 2,077
1 ACCEPTED SOLUTION

Thanks @tsuji_koichi.

Anyone interested to know how it is done here it is
<<If: ISNOTBLANK ([Image Field Name])>>
<<HYPERLINK(CONCATENATE(โ€œhttps://www.appsheet.com/template/gettablefileurl?appName=YourApp-54321&tableName=YourTableName&resi...โ€,TEXT([Image Field Name])), โ€˜My Photo Linkโ€™) >>
<< EndIf>>

if you are curious, where to find your app name, table name see this

View solution in original post

7 REPLIES 7
Top Labels in this Space