Font embedding emerging IEEE Conference contribution Problems and Solutions (EDAS)

In recent vote IEEE conference paper in the process of uploading documents in the following problem: I'm getting the error "A PDF font is not embedded." What can I do about this?

Later in the online search I found that this is an embedded font, I used MATLAB simulation .fig graphics files directly saved as .eps file and then edit the font will not appear embedding problem with LaTeX, and later also the Internet to find several solutions but I do not want to go download some software to handle, then worked out a solution. My solution is the following:

(1) because we know that the problem lies in the .fig graphics files get MATLAB simulation, first .fig open this file with MATLAB, find the "File" in the "Print":

(2) In the pop-up box to select the printer to "Adobe PDF", and click "Properties" button:

(3) in the selection box pops up "Adobe PDF Settings" in this column, which will be the "only rely on the system font, do not use document fonts" to remove the check mark:

(4) All of these operations after the implementation of direct printing saved as a PDF file, and then use Adobe software saved as .eps file called by LATEX, the problem is solved.

Guess you like

Origin www.cnblogs.com/ruoshuihjjj/p/11750893.html