In my project management-app, I have a template to generate offers, with attatched plans/drawings being important part of the content. But even if I have set “Image upload size” to “Full”, it gives me highly compressed images, both in the app itself and in the generated .pdf. Any inputs on why this happening and how to fix it?
Template expression:
Original image:
Result:
Please take a look at the following help article to understand the image size that an AppSheet app supports.
Display images, thumbnails, drawings, and signatures in templates - AppSheet Help
Display images, documents, and audio files - AppSheet Help
So if your uploaded image sizes are outside the supported pixel sizes, the image could be compressed.
You have set the upload size,but the display size is a different setting I thing.
Try setting the display size to full https://support.google.com/appsheet/answer/11547760?hl=en#control-display
I tested with your original image. First I uploaded it with the app using the “Full” option. The app shows it perfectly and all small details were seen. When generating the pdf where the image was with the full width, yes it compress the image. But when adding a format rule with the option “Large”, the image in the pdf was almost as sharp as the original image.