Skip to content

ERR_CONTENT_LENGTH_MISMATCH #272

@lazzyms

Description

@lazzyms

I am trying to convert html to pdf, on a Click action I want to download the pdf generated in browser.
$pdf->send('report.pdf');
throws this error : ERR_CONTENT_LENGTH_MISMATCH.
While this works fine : $pdf->saveAs('report.pdf');

Backend : PhalconPhp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions