@@ -746,6 +746,7 @@ class lpdf
header("Content-type: application/pdf");
header("Content-disposition: inline; filename=sfiab_".$filename.".pdf");
header("Content-length: ".strlen($pdfdata));
header("Pragma: public");
echo $pdfdata;
}
The note is not visible to the blocked user.