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

168
Vistas
Table border missing windows.print javascript

Table border are missing while window.print in java script. this was my javascript code which i used for printing.

    var printContents = document.getElementById(divName).innerHTML;
    var originalContents = document.body.innerHTML;


    document.body.innerHTML = printContents;
    window.print();
    document.body.innerHTML = originalContents;
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Your code will not output a border because you've not told it to. It's not exactly the same as your issue but this might help to answer your question: no border on HTML table when printing

You'll need to set some css like border:1px solid #000; to the table element to give it a border.

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