Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to send automatically attached a PDF repot to an e-mail
Hi
Command line options will allow you to generate report in PDF and send as attachment - I used in 10g following command line from the DOS prompt:
rwclient report=MyReport.jsp userid=me/mypassword_at_myoracle desformat=PDF destype=mail desname=sysmgr_at_netlimit.com bcc=sysmgr_at_netlimit.com from=sysmgr_at_netlimit.com
You may need to run rwrun6i (I think that was the name of the executable) - check your command line options.
Kind Regards
Kresimir Fabijanic
system manager wrote:
>
>Hello List,
>
>I have a requirement to generate multiple PDF reports using Oracle Reports
>6ion the web, then automatically send these PDF reports to an Outlook e-mail
>
>
>Can anyone help?
>
>Thanks,
>
>
>
>[IMG][1]
>
>--- Links ---
> 1 http://adserver.myownemail.com/AdServer_v2/ServeAds/AdServerClickTrack.cfm?Region=MOE_Outgoing_Email_Messages&UUID=8737A2F9-2B23-47A7-944288E89F67A81E&cb=69555-92980
>--
>http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Dec 07 2004 - 04:42:52 CST
![]() |
![]() |