Hi Adel,
You may have a look at the *showtext *package (on CRAN and
https://github.com/yixuan/showtext), which could convert text into lines
and curves in the pdf file, so it doesn't rely on those fonts after the
file is created.


Best,
Yixuan


2014/1/10 Adel ESSAFI <adeless...@gmail.com>

> Hello list
> I generated pdf files with R that I integrated
> in .tex file and compiled with pdflatex.
>
> however, all the fonts of my R figure not embadded. so the file is rejected
> from EDAS web site.
>
> Could you help please.
>
>
> [adel@localhost hcw]$  pdffonts hcw.pdf
> name                                 type              encoding         emb
> sub uni object ID
> ------------------------------------ ----------------- ---------------- ---
> --- --- ---------
> ZIMYVR+NimbusRomNo9L-Medi            Type 1            Custom           yes
> yes no       7  0
> EYECKV+NimbusRomNo9L-Regu            Type 1            Custom           yes
> yes no       8  0
> WKYGSZ+CMSY8                         Type 1            Builtin          yes
> yes no       9  0
> TEABSF+NimbusRomNo9L-ReguItal        Type 1            Custom           yes
> yes no      10  0
> MPLOPB+NimbusRomNo9L-MediItal        Type 1            Custom           yes
> yes no      11  0
> XSKVTD+CMMI10                        Type 1            Builtin          yes
> yes no      19  0
> NKXZUI+CMSY10                        Type 1            Builtin          yes
> yes no      20  0
> PVJEEI+CMR10                         Type 1            Builtin          yes
> yes no      21  0
> TEORRU+CMR7                          Type 1            Builtin          yes
> yes no      22  0
> NGESNP+CMMI7                         Type 1            Builtin          yes
> yes no      23  0
> ZDXXKY+CMMI5                         Type 1            Builtin          yes
> yes no      24  0
> VGZAHY+CMR5                          Type 1            Builtin          yes
> yes no      25  0
> NOPBSI+CMSY5                         Type 1            Builtin          yes
> yes no      26  0
> ZYGQZM+CMMI6                         Type 1            Builtin          yes
> yes no      27  0
> QRZPBZ+CMMI8                         Type 1            Builtin          yes
> yes no      28  0
> TZYURE+MSBM10                        Type 1            Builtin          yes
> yes no      29  0
> HIBZGW+Times-Roman                   Type 1C           WinAnsi          yes
> yes no      37  0
> QLAAJV+CMSY7                         Type 1            Builtin          yes
> yes no      46  0
> RMTRPB+CMEX10                        Type 1            Builtin          yes
> yes no      47  0
> BNPUIJ+Courier                       Type 1C           WinAnsi          yes
> yes no      60  0
> GZSZHC+Times-Roman                   Type 1C           WinAnsi          yes
> yes no      61  0
> QBHKPM+Times-Roman                   Type 1C           WinAnsi          yes
> yes no      70  0
> Symbol                               Type 1            Custom           no
> no  no      81  0
> ZapfDingbats                         Type 1            Custom           no
> no  yes     82  0
> Helvetica                            Type 1            Standard         no
> no  no      83  0
>
>
>
> --
> PhD candidate in Computer Science
> Address
> 3 avenue lamine, cité ezzahra, Sousse 4000
> Tunisia
> tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
> fax: +216 71 391 166
>
>         [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>


-- 
Yixuan Qiu <yixuan....@cos.name>
Department of Statistics,
Purdue University

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to