1

Hello everybody, first of all a great library, second i need help,
how can i set up html2pdf that i can float two divs.

like this, <div1> | <div2>

Please help, i really need it urgent. Img float is possible so i need to float two divs in the pdf.

Thanks

Htotheg

2

Sorry, but float works only with image, not with div. Try to use something else, like tables
Ancien pseudo : lolo

3

Hi iam using tables,

but inside this tables i have 2 divs, and in that column i want to float the divs. Is it possible to implement this function to float divs ?

thanks
htotheg

4

Hi,

Is there any workaround for html2pdf using float divs instead image align. If not, i have to convert my W3C compliant html ( generated by my CMS templates ) into depricated non compliant html. THis means double work for me and different appearance between the screen and print output.

kind regards
macHoyer