5

When I right-click a textbox shape and select "Save as Picture", no matter what format I choose, the resulting image has unwanted space in it.

For example, if I have a textbox shape with text "Label", font "Arial", font size 8 and a red border, when I save this shape (PNG or GIF or EMF or whatever) the resulting image has some space to the left, top and right of the red border. It seems as if the textbox was centered in the image. Is there a way to get rid of this space?

EDIT:

Hi, I've found an answer on this link. Not the answer I would have liked, but an answer after all

Thanks again

Rafael
  • 51
  • 1
  • 1
  • 5

1 Answers1

4

The text is adding padding beyond the shape. If you select your shape with text, then paste as a picture, then crop this picture to the borders of the shape, then save that edited image, you will not get the additional gaps. Or you can paste the text as a picture and crop it to fit inside your shape; and then save this new combined image as a picture. Either way, you will get rid of the extra padding.

Jeff
  • 51