I have a NSAttributedString which is made from HTML and it displays some images. The problem is that the images are bigger than the container and I wonder how to fit them in
You can also wrap the string in a full HTML document and use CSS for the image sizing.
CSS