Share via

Text is getting bitmapped in SVG

Anonymous
2021-03-26T14:05:51+00:00

I have two same image in different format in my powerpoint namely EMF and SVG. When I zoom these images in ppt for 400%, I am able to see the text crisp and clear. Now when I export these ppt to pdf using Export to PDF option(File->Export->Create PDF document) and zoom these pdf to 400% I see font is bitmapped (many pixels).how to keep the font vectorized in case of SVG so that I have something equivalent to EMF?

P.S. The first line is of font - Arial Narrow and second line is of font Arial.

Microsoft 365 and Office | PowerPoint | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. John Korchok 232.8K Reputation points Volunteer Moderator
    2021-03-26T15:23:15+00:00

    SVG is a relatively new format for Office. For backwards compatibility, Office programs create a fallback PNG of the SVG, and that's probably what you're seeing in the PDF. 

    You can try importing the SVG into the free programInkScape, then re-exporting. It has a couple of SVG export formats that might work better. If that doesn't help, use an EMF.

    Was this answer helpful?

    0 comments No comments