How can I embed a PDF in an email?

后端 未结 4 2190
有刺的猬
有刺的猬 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:22

    This is not possible--at least not in a way that will work with many clients. You'll need to just attach the file.

    If you have only one client to worry about, it might be possible--but not likely without manually changing settings on each client.

提交回复
热议问题