Mailinglisten-Archive |
Hallo Christoph, >$filename = sprintf("%s/%s", $filedir, $datei); >header("Content-type: application/x-pdf" ); >header("Content-Disposition: filename=".$datei."_rename"); >header("Content-Description: PHP Generated Data" ); >$handle = fopen("$filename" , "r"); >fpassthru($handle); das wars, nochmal vielen Dank. Brauchte noch ne Stunde um zu realisieren das der MIME-TYPE auf unseren Apache (Suse-Distribution) nicht "application/x-pdf" heisst sondern "application/pdf". Aber jetzt funktionierts. Gruss aus Berlin -> *Joern* ____________ ____________ web \_________/ programming http://www.webwerk.de call +49-30-280-498-130 ____ _____________________________/
php::bar PHP Wiki - Listenarchive