I seem to have found the following by experimentation:
- the max size allowed is 226 x 226 pixels
- all images are resampled when imported, and resized to the max size if they are over in either dimension
- images that are less than or equal to the max size will look significantly better than larger ones that automatically get resized
- images need a certain amount of "safe area" border to work well with reports with images
- there is no longer an aspect ratio issue with images like in SI4 if you have images that aren't exactly square
|