we have the following PL/SQL statement to send Oracle Report output as a PDF to outlook:
procedure U_1ButtonAction is m_txt varchar2(2500); emailid varchar2(50);