drm16022 2014-07-27 10:38
浏览 26

使用phpmailer动态附加php文件在打开文件时显示错误

I am sending a pdf file as attachment using PHPMailer, which is generated using mpdf.

But on receiving the mail the attachment is not opening and it is showing the error that "Adobe reader cannot open the file because the file is either damaged or not a supported type". Also saying that the attachment wasn't correctly decoded.

The code I used to upload the file is

$string = file_get_contents("url?var1&var2");
$binary_content = file_get_contents($string);

$emailobj->AddStringAttachment($binary_content, "invoice.pdf", $encoding = 'base64', $type = 'application/octet-stream');""

Note: I don't want the file to be uploaded to the server.

Please provide any solution for this.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 深度学习中模型转换该怎么实现
    • ¥15 HLs设计手写数字识别程序编译通不过
    • ¥15 Stata外部命令安装问题求帮助!
    • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
    • ¥15 TYPCE母转母,插入认方向
    • ¥15 如何用python向钉钉机器人发送可以放大的图片?
    • ¥15 matlab(相关搜索:紧聚焦)
    • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计
    • ¥15 Arduino无法同时连接多个hx711模块,如何解决?
    • ¥50 需求一个up主付费课程