Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

299
Vistas
How to print an div with emoji "❤️" to pdf

I'm write a app to print some texts to pdf, but when I put a emoji like ❤️😬 and I try to print this using window.print, the emojis lost format, lost colors.

enter image description here

why this happens? what can I do to print this div with the emojis?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

  1. Use @font-face to embed a font that contains emoji (I think that is quite rare, but this seems a contender: https://emojisymbols.com/).

  2. Use @font-face to embed an icon font and wrap all emoji in spans that use that specific icon font.

  3. Write javascript* that replaces all emoji with images just before you fire the print command, like this:

    onclick="replaceAllEmojiWithImages(); window.print();"
    

*The javascript function can be derived from: https://stackoverflow.com/a/64007175/2397550

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda