Hi, i have a problem when I want to export tables.....
the tables can have diferents size depends to the user, for exmaple a user create a table with style="width: 871px; height: 806px"
when I create teh pdf the table is so big and out of the leaf.
I do not Know what do..... The user use a text editor "I have in my web ckeditor", and this text al load in my database.... all this is load like HTML....
the user can read all taha he created and he can to export all to pdf
for that reason if the user create a table or anything is like he want....
and sometimes for example with a table so big i cannot square in the pdf
the table is bigger than the leaf.. what can i do?
there is a solution?
And other cuestion...... If I have this:
<table>
<tr> <td> xxxx <td>
</table>
well whit tha there is no problem but if I dont have just xxxx but rather i have a text so long i have a problem... because the text needs more than a just one leaf
ther is a way tha i can divide the text... that if it needs more leaves I dont have an error?
whit the <div> </div> the same problem...
I hope that you can help me
thanks