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

313
Vistas
writing-mode: vertical-rl; Not Working on print

I'm trying to print a table with some column name in vertical text display , I create the the following html code , when I'm trying to print my html page , the vertical text is not displayed on the print preview

<html>
   <head>
      <style>
           .verticalTableHeader {
         writing-mode: vertical-rl;
         text-orientation:mixed;
         white-space: pre;
         }
         @media print {
            .verticalTableHeader {
         writing-mode: vertical-rl;
         text-orientation:mixed;
         white-space: pre;
         }
        }
      </style>
   </head>
   <body>
      <div>
                  <div >
          
             
            <table border="1"
               >
               <thead>
                  <tr>
                     <th>Client</th>
                     <th>description</th>
                     <th>Type</th>
                     <th  class="verticalTableHeader">Emplacement  </br>géographique</th>
                     <th  class="verticalTableHeader">Nature de </br>l'autorisation</th>
                     <th  class="verticalTableHeader">Critique</th>
                     <th  class="verticalTableHeader">Début planifié</th>
                     <th  >Fin réelle</th>
                     <th  >Statut</th>
                  </tr>
               </thead>
               <tbody id="dd">
               </tbody>
            </table>
         </div>
      </div>
    
   </body>
</html>

about 4 years ago · Juan Pablo Isaza
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