How can I embed a PDF in an email?

后端 未结 4 2159
有刺的猬
有刺的猬 2020-12-20 03:12

I\'ve already referred to this SO post. I\'ve been embedding images using an AlternateView for PNG files. Now I\'m wondering how to do it with PDFs.

Should it work

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-20 03:23

    The MIME type of a PDF is "application/pdf" not "image/pdf"

提交回复
热议问题