Classes | |
| class | |
Variables | |
| $html | |
| $pdf = new PDF() | |
| $link = $pdf->AddLink() | |
| $html |
'You can now easily print text mixing different styles: <b>bold</b>, <i>italic</i>, <u>underlined</u>, or <b><i><u>all at once</u></i></b>!<br><br>You can also insert links on text, such as <a href="http://www.fpdf.org">www.fpdf.org</a>, or on an image: click on the logo.'
Referenced by PDF::WriteHTML().
| $link = $pdf->AddLink() |
Referenced by c_comdef_admin_bar(), FPDF::Cell(), FPDF::Image(), FPDF::Link(), FPDF::SetLink(), and FPDF::Write().
| $pdf = new PDF() |
1.7.4