Hi!
Is it possible to put emojis like rocket or flag in a docx file?
Thanks
p.s. cant insert emoji picture here (but you can google it by "emoji rocket")
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHi!
Is it possible to put emojis like rocket or flag in a docx file?
Thanks
p.s. cant insert emoji picture here (but you can google it by "emoji rocket")
Hello,
Using the addText method (and also other methods) you can add emojis as any other text content. We have done a quick test and everything is working as expected.
Plese check that the font family you are using includes all needed contents. You can also use a specific font family such as 'Segoe UI Emoji', or embed a custom font with embedFont.
Regards.