When inserting a raster PNG image into Microsoft Visio 2007, it tries to make it smoother by interpolating pixel colors. It seems like Visio interpolates border pixels with white as if image was surrounded by white border. Since the image was created to have background that matches the background on the page, it is important that border pixel color is unchanged, which is not the case. In print this border is clearly visible.

Compare image in Visio (background is created by the filled rectangle):

Inserted image in Visio

with actual image in Paint:

Actual image in Paint

As you can see lighter border is not present in the original image. How to get rid of it?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

It turned out that using "Publish to PDF" function fixed the problem. Final PDF didn't have the border anymore.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.