Forum


Replies: 1   Views: 615
Add flag emoji to docx
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 04-06-2022 - 14:25

Hello,

Sorry, but are not sure if we understand your question correctly. If you want to add emoji flags in a DOCX document, MS Word support a limited group of emojis. The best and most compatible approach is using a specific TTF file that displays flags (with embedFont to embed the TTF font in the DOCX) or use images.

Regards.