Änderungen https Andy Müller rückgängig gemacht
This commit is contained in:
@ -38,7 +38,7 @@ $pdf->Write(5,'Visit ');<BR>
|
||||
//Then put a blue underlined link<BR>
|
||||
$pdf->SetTextColor(0,0,255);<BR>
|
||||
$pdf->SetFont('','U');<BR>
|
||||
$pdf->Write(5,'www.fpdf.org','https://www.fpdf.org');
|
||||
$pdf->Write(5,'www.fpdf.org','http://www.fpdf.org');
|
||||
</TT>
|
||||
</TD></TR></TABLE><BR>
|
||||
<H4 CLASS='st'>See also</H4>
|
||||
|
Reference in New Issue
Block a user