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.