Hello,
Like the subject states, the image resolution is blurry when generating a survey123 report using ${fieldName | size:460:0} and when unrestricting the image using ${fieldName | getValue:””} it exceeds the word page and cuts the photo.
Is there a way to keep resolution when compressing images?
Any and all assistance is appreciated
Leyon
Solved! Go to Solution.
That may be a camera issue then? The getValue:"" property uncompresses the image file and essentially gives you the "raw" image. If the image is already of low quality, it won't help with that. You can check that a good quality image was uploaded by going to your Portal > opening the Feature Layer > going to the Data tab > locate the line entry > go to the attachments column and download the attachments.
The image is pixilated and unreadable using ${image1 | getValue:"" | size:300:0} instead of blurry
That may be a camera issue then? The getValue:"" property uncompresses the image file and essentially gives you the "raw" image. If the image is already of low quality, it won't help with that. You can check that a good quality image was uploaded by going to your Portal > opening the Feature Layer > going to the Data tab > locate the line entry > go to the attachments column and download the attachments.