J'ai un petit souci de rendu pdf. Voici un code html simple :
<html> <head></head> <body> <h3> <div class="prodDoc"> <div class="lienPanier"> <img border="0" src="https://www.google.fr/trends/resources/2327917647-google-icon.png"> </div> <div id="img_notice"> <img src="http://icons.iconarchive.com/icons/marcus-roberto/google-play/256/Google-plus-icon.png"> </div> <h3> MON TITRE </h3> </div> </h3> Mon contenu, bla bla bla... <hr> </body> </html>
Le rendu html est "normal" :
[img]http://www.hostingpics.net/viewer.php?id=354563erreur5.jpg[/img]
Or, voici ce que cela rend en pdf :
[img]http://www.hostingpics.net/viewer.php?id=977917erreur6.jpg[/img]
Le texte "Mon contenu..." est placé sur la première image, et pas tout en bas. Je ne comprends pas....
Merci !