Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthordelia
     
    hi,
    i have a problem sending PDF files using the sendFile method. My code is like this:

    $this->sendFile($path_to_file, array('disposition' => 'inline'));

    When the file is a .doc, the code is working, but if the file is a PDF file, the code just hang up. It only occurs with FireFox. With IE it does work ok.

    Thanks in advance
    Delia
    •  
      CommentAuthorbermi
     

    Can you tell us your Firefox/Apache/PHP/Akelos versions?

    • CommentAuthordelia
     
    yes,

    AKELOS: 0.8
    Firefox: 2.0.0.16
    Apache: Apache/2.0.59

    Thanks
    • CommentAuthordelia
     
    i forgot the PHP Version: 5.2.0