문제

I have a ppt with a font embedded. The thing is that I want to create a word file...therefore I need the font that is inside the ppt.

Does anybody know how to extract it?

Thanks

도움이 되었습니까?

해결책

Found it! Save it as PDF. Then use Mutool to get it:

c:\> mutool.exe extract filename.pdf # (on Windows) 
$> mutool extract filename.pdf # (on Linux, Unix, Mac OS X)
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top