header("Content-Type: application/pdf");header("Content-Disposition: attachment; filename=file.pdf");echo "content";