Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

314
Visualizações
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 à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda