templates/jobsPdf.html.twig line 1

Open in your IDE?
  1. <page backtop="0mm" backleft="0mm" backright="0mm" backbottom="20mm" footer="page;">
  2. <page_footer>
  3.     <img src="https://deamonerp.fr/cpi2/public/footer.png" style="width:122%;position:relative;right:-95px ">
  4. </page_footer>
  5. <style>
  6. .td1{
  7.     width:600px
  8. }
  9. .td2{
  10.     width:675px;
  11. }
  12. .td3{
  13.     width:240px;
  14.     background:#f2f2f2;
  15.     padding:11px;
  16. }
  17. ul{
  18.    font-size:10px;
  19.        line-height:10px;
  20.        margin-bottom:5px;
  21.        margin-top:5px;
  22. }
  23. li{
  24.     line-height:10px;
  25.     margin-top:5px;
  26.     margin-bottom:5px;
  27. }
  28. li::before {content: "•";font-size:10px;}
  29. p{
  30.     line-height:15px;
  31. }
  32. .menu .ligneBleu {
  33.   background-color: blue;
  34.   width: 95%;
  35.   height: 4px;
  36.   margin-left: 20px;
  37. }
  38. .titreRond {
  39.   font-weight: bold;
  40.   border-radius: 10px;
  41.   font-size: 12px;
  42.   color: white;
  43.   padding: 4px;
  44.   background: blue;
  45.   background-repeat:no-repeat;
  46.   font-size:12px;
  47.   width:170px;
  48. }
  49. .tab{
  50.     font-size:10px
  51. }
  52. </style>
  53. <div style="background-color:blue;width:100%;padding-bottom:50px;">
  54. <table border="0" style="margin:60px; margin-top:10px; margin-bottom:10px;">
  55. <tr>
  56. <td class="td1">
  57.     <table border="0">
  58.         <tr>
  59.             <td style="width:300px">
  60.             
  61. <img src="https://deamonerp.fr/cpi2/public/uploads/jobs/{{jobs.image}}" style="width:100%; border: solid 1px;border-radius: 30px 30px 30px 30px!important;">
  62.           
  63.             
  64.             </td>
  65.             <td style="width:20px"></td>
  66.             <td style="width:330px">
  67.                 <table>
  68.                    
  69.                     <tr>
  70.                         <td style="width:100px">
  71.                             <span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px;  color:#7393fa"><b>Lieu : </b></span>
  72.                         </td>
  73.                         <td style="width:100px">
  74.                             <span class="text-center text-md-start" style="padding-left:0px;font-size:12px;margin-top:7px;  color:#7393fa">{% if app.request.locale == 'fr' %}{{jobs.lieuxJobs.titreFr}}{% else %}{{jobs.lieuxJobs.titreEn}}{% endif %}</span>
  75.                         </td>
  76.                         
  77.                     </tr>
  78.                     <tr>
  79.                          <td style="width:20px">
  80.                             <span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px;  color:#7393fa"><b>Type : </b></span>
  81.                         </td>
  82.                         <td style="width:100px">
  83.                             <span class="text-center text-md-start" style="padding-left:0px;font-size:12px;margin-top:7px;  color:#7393fa">{% if app.request.locale == 'fr' %}{{jobs.businessUnit.titreFr}}{% else %}{{jobs.businessUnit.titreEn}}{% endif %}</span>
  84.                         </td>
  85.                         
  86.                     </tr>
  87.                      <tr>
  88.                         
  89.                         <td style="width:100px">
  90.                             <span class="text-center text-md-start" style="padding-left:20px;font-size:12px;margin-top:7px;  color:white">#{{jobs.reference}}</span>
  91.                         </td>
  92.                         
  93.                     </tr>
  94.                 </table>
  95.             <h1 style="font-size: 24px; font-weight: bold; margin-top:30px; color:#fff">{% if app.request.locale == 'fr' %}{{jobs.titreFr}}{% else %}{{jobs.titreEn}}{% endif %}</h1>
  96.             <hr style="opacity: 0.5;
  97.                         height: 1px !important;
  98.                         border: solid 0.5px #475AF6;
  99.                         margin-top: 5px;
  100.                         margin-bottom: 30px;">
  101.            <div style="font-size:10px ; margin-top:20px; color:#fff;line-height:15px; font-weight: 100!important;">{% if app.request.locale == 'fr' %}{{jobs.texteFr|raw}}{% else %}{{jobs.texteEn|raw}}{% endif %}</div>
  102.             </td>
  103.         </tr>
  104.     </table>
  105. </td>
  106. </tr>
  107. </table>
  108. </div>
  109. <table border="0" style="margin:40px; margin-top:70px; margin-bottom:10px">
  110.   <tr>
  111.     <td class="td2" valign="top" style="padding-right:5px">
  112.       <div class="menu mb-5">
  113.         <div class="ligneBleu"></div>
  114.         <div class="titreRond" style="margin-top: -14.5px; width:105px; font-size:12px">
  115.           {% if app.request.locale == 'fr' %}VOTRE MISSION{% else %}YOUR MISSION{% endif %}
  116.         </div>
  117.         <div sclass="liste"  tyle="margin-top:15px; font-size:11px">
  118.           {% if app.request.locale == 'fr' %}{{jobs.mission|raw}}{% else %}{{jobs.missionEn|raw}}{% endif %}
  119.         </div>
  120.       </div>
  121.       <br><br>
  122.       <div class="menu mb-5">
  123.         <div class="ligneBleu"></div>
  124.         <div class="titreRond" style="margin-top: -14.5px; width:105px; font-size:12px">
  125.           {% if app.request.locale == 'fr' %}VOTRE PROFIL{% else %}YOUR PROFILE{% endif %}
  126.         </div>
  127.         <style>
  128.           .liste p {
  129.             margin-top:10px!important;
  130.             padding-top:10px!important;
  131.           }
  132.         </style>
  133.         <div class="liste" style="margin-top:15px; font-size:11px">
  134.           {% if app.request.locale == 'fr' %}{{jobs.profilFr|raw}}{% else %}{{jobs.profilEn|raw}}{% endif %}
  135.         </div>
  136.       </div>
  137.       <br><br>
  138.       <div class="menu mb-5">
  139.         <div class="ligneBleu"></div>
  140.         <div class="titreRond" style="margin-top: -14.5px; width:135px; font-size:12px">
  141.           {% if app.request.locale == 'fr' %}NOTRE PROPOSITION{% else %}OUR PROPOSAL{% endif %}
  142.         </div>
  143.         <div class="liste"  style="margin-top:15px;  font-size:11px">
  144.           {% if app.request.locale == 'fr' %}{{jobs.propositionFr|raw}}{% else %}{{jobs.propositionEn|raw}}{% endif %}
  145.         </div>
  146.       </div>
  147.       <br><br>
  148.     </td>
  149.   </tr>
  150. </table>
  151.            
  152.                         
  153. </page>