Skip to Content
0
Jun 12, 2018 at 12:36 AM

Attaching PDF to an email with a graphic (html) in the body of the email

524 Views

Due to a graphic in the body of an email, I am using HTML with cl_document_bcs=>create_from_multirelated.

My issue is how do I attach a pdf that does not show in the body of the email. I don't have an issue attaching the pdf if I use cl_document_bcs=>create_document but I can't get the image in the body of the email using that method.

Any help is appreciated.