Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
vendor
/
spipu
/
html2pdf
/
examples
/
res
/
/srv/data/web/vhosts/www.humitest.fr/htdocs/vendor/spipu/html2pdf/examples/res/measure.php
<style type="text/css"> <!-- table { padding: 0; margin: 0; border: none; border-right: solid 0.2mm black; } td { padding: 0; margin: 0; border: none; } img { width: 10mm; } --> </style> <page> <table cellpadding="0" cellspacing="0"> <tr> <?php for ($k=0; $k<28;$k++) { echo '<td><img src="./res/measure.png" alt="" ><br>'.$k.'</td>'; } ?> </tr> </table> </page>