FPDF urgent HELP
Posted: Sat Mar 05, 2011 9:56 am
Hi
I have in file report.php a var $report with contents:
<div class="gradeparent"><table class="gradestable">
<tbody><tr class="r0">
<td class="fixedcolumn cell topleft cell c0" colspan="2"> </td>
....
</div>
I can see this var in browser..but I want to print in a pdf document this table with FPDF or other..
Can anybody help me??
I have in file report.php a var $report with contents:
<div class="gradeparent"><table class="gradestable">
<tbody><tr class="r0">
<td class="fixedcolumn cell topleft cell c0" colspan="2"> </td>
....
</div>
I can see this var in browser..but I want to print in a pdf document this table with FPDF or other..
Can anybody help me??