Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
nilanchalapanigrahy
Posts: 23
Registered: ‎08-09-2010
My Carrier: Airtel

sending email with pdf attachment in blackberry

Hi all, I need to integrate mail service in my application. My application should send the email, which has to attach a .pdf file (detailed report). PDF file is now at remote server.

Can anyone help me to understand how to send mail with pdf attachment in blackberry? If, it is feasible to implement then how would i go with this?

Below are the links, I have got from Blackberry knowledge base forum for sending mail in blackberry

How To - Create an attachment

How To - Create and send messages

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: sending email with pdf attachment in blackberry

Just follow the create an attachment sample.  You'll need to change the mime type to application/pdf.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
abhi007tyagi
Posts: 215
Registered: ‎09-29-2010
My Carrier: Airtel

Re: sending email with pdf attachment in blackberry

You can fetch the contact following the post

 

http://supportforums.blackberry.com/t5/Java-Development/Launch-the-Address-Book-and-return-a-contact...

 

then create attchement and send email.

 

I am also using similar approach, yet to test my code :smileyhappy:

 

Hope this help you :smileyhappy:

Abhinav Tyagi

 

Blackberry Z10-Limited Edition
Blackberry Playbook (won in free playbook offer)
My Apps : pAinT, HealthMeter, Shoot
Please use plain text.
Contributor
nilanchalapanigrahy
Posts: 23
Registered: ‎08-09-2010
My Carrier: Airtel

Re: sending email with pdf attachment in blackberry

I will try both of the approaches.
Thanks,

Nilanchala

Install BlackBerry Smart Screenshot Capture, It's a free application designed to take screen shot of your current BlackBerry smartphone screen.

Follow Bifocals on Twitter
Please use plain text.