gs -dNODISPLAY -c "(input.pdf) runpdfbegin pdfdict begin /Fonts get == forall" quit
If you have Adobe Acrobat Pro, you can force the software to "fix" the missing embedding: Impossible fonts to be found / Fontes impossíveis de achar Cid Font F1 F2 F3 Download -
: When a software program (like a PDF generator) cannot properly embed a font or encounters complex characters (like those in Asian languages or large Unicode sets), it assigns a generic name like "CIDFont+F1" to that character set. gs -dNODISPLAY -c "(input
Here are some tips and tricks to get the most out of the Cid Font F1 F2 F3: Instead, it references a using a CMap (Character Map)
Adobe developed the CID format to handle these massive character maps efficiently. When a PDF or PostScript file contains text in one of these Asian languages, it doesn't embed the entire font (which could be 10–15 MB). Instead, it references a using a CMap (Character Map).