Menu

html image float

Help
2016-02-29
2016-04-18
  • Scorpion2782

    Scorpion2782 - 2016-02-29

    Hi, i have an image with a text around, i use attribute float into img style but when i create PDF the result it's different.
    someone had the same problem and solved it?
    thanks

     
  • Liam Vans

    Liam Vans - 2016-03-07

    Do you have a code example?

     
  • Scorpion2782

    Scorpion2782 - 2016-03-31
    <p style="text-align: center;"><strong>Testo testo testo</strong></p>
    <p><img src="http://artcreationforever.com/images/steve-jobs/steve-jobs-28.jpg" alt="steve jobs" width="120" height="160" style="float: left;" />ògòldfmg òldfg dfòlgdfgòd,fglòf, gòldf gdòlg ,ògl,d gòldgò,glòd ,gòldf, gòdf,g òlg,òl,gòl gòl ,dòlg dòlg gòl,dglòd,gòld ,gòdlg,dòg, dòlg ,dgò,d gòd,g òd,gòd g,dlòg, dò ,g.</p>
    <p><a href="http://www.google.it">Clicca qui</a></p>
    
     

    Last edit: Scorpion2782 2016-03-31
  • Liam Vans

    Liam Vans - 2016-04-18

    The float attribute is not supported by TCPDF, but you can try to embed the image in a table.

     

Log in to post a comment.