That's not image resizing, that conversion of image size specifications in the docx file to image size specifications in the output file. Image resizing is when the actual image is itself resized. The tablet profile will not resize images.
Remember that docx is a page oriented format, so it tends to specify image sizes with respect to page boundaries. So on conversion these get translated into sizes based on the screen size and resolution of the target output profile.
|