inclusive-design / AChecker

Automated interactive Web content accessibility checker.
https://achecker.ca
GNU General Public License v2.0
69 stars 61 forks source link

ACHECKER-10 #94

Closed VictorAlagwu closed 3 years ago

VictorAlagwu commented 5 years ago

When $this->Output($filename.'.pdf', 'D'); usingdownload

screenshot from 2018-07-18 09-33-22 screenshot from 2018-07-18 09-32-59 mpdf_error when using a force download option, it would generate a .html file instead of .pdf, and when .pdf is generated, it do result to corrupt file.

When using $this->Output($filename.'.pdf', 'F'); , There is always an error with the path