How to send a scanned image to an email ad.

hp deskjet 3050A all in one printer can you show me how to email my item i have scanned on my printer to the email address i am suppose to send the document to.

Hello,
I think if I understand correctly the email option from a webpage you are referring to is where you can click on an email address and it would normally open up a blank email to send correct? If this is the case that confirms that you don't have an email client installed.
Emails on websites generally give you a link that looks something like mailto:[email protected] Windows will use the mailto: at the start to signal your email client to launch, then it inserts the email address.
If you use ATT/Yahoo for mail there will usually be a help section once you are logged in that shows up to get set up with an email client. The email client is just a program on the computer that will pull emails from their servers and allow you to send new ones without actually logging in to their website.
Jon-W
I work on behalf of HP
Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
Click the KUDOS STAR on the left to say “Thanks” for helping!

Similar Messages

  • How to send txt file  as attachement in email

    Hi Experts ,
    How to send  txt file  as attachement in email .
    which function module i use

    Hi,
    Try to use this one
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
    Hope it can solve your problem!
    Good luck!
    Tao

  • How to send more than 1 attachment thru email

    Hi All,
    Need to know how to send more than one attachment through email.  I need the coding part of it.
    Thanks in Advance.
    Balaji

    Hi Balaji,
    Check this thread
    Sending mail with 2 attachments
    Regards,
    Santosh

  • How can I import scanned images into InDesign CS5 using Mac10.6?

    I want to be able to import scanned images. What file format must I save the data in?

    Greg Parks L.A. wrote:
    For example, to print on a press you need images that are CMYK at 300 ppi, 100% scale. If you're just making office-quality documents or PDFs, you can use RGB images at a lower resolution.
    You do not need images to be CMYK for print. InDesign can handle the conversion from RGB to CMYK when exporting to PDF. The old rule of thumb that images for print need to be 300 ppi is history. The ideal minimum resolution is halftone screen times the square root of 2 (1.41421356). But you can get away with a lower resolution for most images.

  • How do I insert an image within an email message, instead of attaching it?

    I'm always receiving emails with images right in the email message but when I send an image with an email message I always have to send it as an attachment because I don't know how to put the image right in the email message.

    RobSJacobs2411 wrote:
    It seems that it has to be on your server or computer to insert an image.
    That's how DW was designed initially and, for standard websites, that works very well. Unfortunately DW has never been great for email newsletters and its handling of external image links has always been spotty to bad depending on what you're doing.
    For html emails, I normally work with local versions of the images until it's time to "go live", then I swap out the image sources from local to the ones on the server as the last step from Code View.
    It's not ideal, but it works better than trying to get the http links to display the images correctly without opening/closing the file or program repeatedly.
    Adding your voice to the Bug Report/Feature Request form could help future releases of the program...
    Adobe - Feature Request/Bug Report Form

  • How do you embed an image in an email?

    Am trying to embed an image (jpeg) in an email but when I send it it comes out to the recipient as an attachment.  How can I ensure the image is received in an embedded format?

    Check the menu item   "Edit > Attachments > Always insert attachments at end of message".  If it is on, disable it.
    You could also use the Mail stationary to format a mail with embedded photos. The stationary dropdown menu is in the upper right corner of the "New Message" window.

  • How to send zip file as attachment through email

    Hi All,
    I am having a requirement that I need to download the internal table data into .txt file and I need to zip the text file. And this zip files needs to send to the customer through email.
    I am able download the data into .txt and able to zip the file. But I am not able send the .zip file through email.
    I know that we can send .xls, .txt, .csv and also .ppt, .doc file types we can send as an attachement through abap program. But I don't know about .zip files. Is there any possibilty to send .zip file as an attachment thorugh email.
    Can any one help me how to send a .zip file thorugh email as an attachment. 
    Regards,
    vinod

    hi Vinod,
    Can you please tell me how you have zipped the file.
    I am having a text file in application server. I need to zip that file. Then the middleware moves it to Legacy system.
    I used the following code. With this I am having the data in Binary format which my midleware cannot understand.
    What I need on the whole is just to reduce the size of the file.
    form ZIP_FILE .
    DATA: lt_data TYPE TABLE OF x255,
          lt_textdata TYPE TABLE OF x255.
    DATA: ls_data LIKE LINE OF lt_data.
    DATA: lv_dsn1(100) VALUE '/ECD/120/GIS/FTP/IB/DNBPAYDEX.TXT'.
    DATA: lv_dsn3(100) VALUE '/ECD/120/GIS/FTP/IB/DNBPAYDEXZIP.zip'.
    *DATA: lv_dsn3(100) VALUE '/interfaces/SM5/test.zip'. " Contains sample1.xls and sample2.xls
    DATA: lv_file_length TYPE i.
    DATA: lv_content TYPE xstring.
    DATA: lo_zip TYPE REF TO cl_abap_zip.
    CREATE OBJECT lo_zip.
    Read the data as a string
    clear lv_content .
    OPEN DATASET lv_dsn1 FOR INPUT IN BINARY MODE.
    READ DATASET lv_dsn1 INTO lv_content .
    CLOSE DATASET lv_dsn1.
    lo_zip->add( name = 'sample.TXT' content = lv_content ).
    lv_content = lo_zip->save( ).
    *clear lv_content .
    Conver the xstring content to binary
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
    EXPORTING
    buffer = lv_content
    IMPORTING
    output_length = lv_file_length
    TABLES
    binary_tab = lt_data.
    OPEN DATASET lv_dsn3 FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    LOOP AT lt_textdata INTO ls_data.
    TRANSFER ls_data TO lv_dsn3.
    ENDLOOP.
    CLOSE DATASET lv_dsn3.
    IF sy-subrc EQ '0'.
        MESSAGE s999(zfi_ap_gl) WITH text-t10.
      ENDIF.
    Can you please help.
    Thanks Aravind

  • How do I attach an image to my email sig?

    I have images in my email sigs on both my iMac and my MacBook Pro.  How do I do that with the iPad?  I see how to construct a sig there, but how do I include an image?  Or can I?
    Thanks,
    Tom

    Crap!  Thanks Mikola.

  • How to send Run time errors alerts to email ?

    Dear Friends,
    I am using SAP CRM ABAP 6.0. I am checking run time errors in ST22 transaction. Usually, i check in morning or evening, based on my free time. I feel, dificully in this. so, i need to configure in somewhere for send this runtime error alerts to my office mail id.
    We are sending report outputs to our office id. But, i dont know, how to send run time errors with log or with out log to emai id?
    thanks in advance.
    Rajagopal
    Chennai - INDIA

    Thanks Dieter.
    Now, i have set the background job as per your suggestions. but, i have below doubts:
    1. I added my office mail id in spool list receipient. This background job alert mail goes to business work place inbox (SBWP). But, i need, in my outlook mail box.
    2. This background job gives all months runtime errors. but, only i need today & yesterday only. I checked in ST22 for create variant. Unfortunately, i did not get option. so, how to set variant?
    Thanks in advance.
    Rajagopal
    Chennai - INDIA.

  • How to send info from JSP page as email-body

    Hi,
    i have a JSP page that generates dynamically as a result of some query. I have a Button - "Send Email".
    I want to send the information to the receipient thru email automatically on a button click,
    All information is in the memory. How can we pick the info from memory and send it as a message thru email?
    Pls help.
    thanx & regards,
    Shalini

    create a servlet to send mail (use the JavaMail api) then Post the message to the servlet when you click on the button.
    OR, put the message and any other data (like the email address) into the session, and then just call the servlet on click of the button, and have the servlet retrieve the information from the session.

  • How to send smartform output in body of email?

    Hi all ,
    I have to send smartform output in body of email (not as an attachement in mail) .PLease help me in this regard.
    Thanks,
    Ananth S.

    Hi Ananth
    See these threads.
    [https://forums.sdn.sap.com/click.jspa?searchID=23497094&messageID=6889194]
    [https://forums.sdn.sap.com/click.jspa?searchID=23497094&messageID=6861330]
    [https://forums.sdn.sap.com/click.jspa?searchID=23497094&messageID=6855364]
    Regards
    Hareesh Menon

  • How to send a plain text and HTML email at once?

    Hi all,
    I'm attempting to use cfmailpart to send a HTML and plain text email all in the same cfmail script.  I'm using Outlook and Gmail to test.  I temporarily changed my Outlook settings to "read all standard mail in plain text," but it does not read the plain text cfmailpart of the email, it just attempts to format the text from the HTML email and display the links.  If I remove the HTML cfmailpart from my cfmail script, the plain text version is delivered, but Outlook removes extra line breaks that I actually want to keep intact, and some of the other formatting is improperly rendered.  Is there a better way to make sure email clients hold the plain text formatting (even though there really isn't any formatting with plain text) and a better way to test?  The HTML version looks great in both Gmail and Outlook.
    Thanks!

    Use the wraptext attribute of the cfmailpart tag to add line breaks.

  • How to send a document from pages in email

    Can u send a document from pages in email that can be opened by a PC.

    Ourdream wrote:
    even if I dont have word it can be sent as word?
    Yes, try Share > Send Via Mail

  • F4180 an error occured sending the scanned images

    On the set up screen the space for where to send the image is blank and will not let me type anything in or scroll to show available folders - so that is probably why I get an error message.
    I have the orginal disk labeled Windows 2000, XP, Vista Version 8.0 
    HP Deskjet F2100 Series HP Desk Jet F4100 Series 
    I have uninstalled and reinstalled the printer. 
    Using a HP Notebook G60-440US

    Hey @FBT,
    Thanks for getting back to me regarding this issue. Due to the errors that the Print and Scan Doctor Tool encountered regarding the message "Your system needs an update to fix this solution center error" I am going to have you manually remove and reinstall your drivers to resolve this issue. Please follow the steps below.
    Step 1: Uninstall the Drivers:
    Click on your Start menu
    Select All Programs or Programs
    Select the HP folder
    Select your HP Officejet
    Select Uninstall
    Follow any onscreen instructions to complete the uninstall process
    Step 2: Run CCleaner:
    To ensure that there are no malicious files on your computer or Registry corruptions on your computer that could be causing this issue I am going to have you run a CCleaner on your system.
    Please click here to download the CCleaner. When the website opens select the Free Download button at the top. Allow the CCleaner to run and perform the cleanup scans.
    Once the tool has completed, please proceed to the next step.
    Step 3: Reinstall Drivers:
    Please click here to download the appropriate drivers for your printer
    Once the website opens select the 'Download' button on the top left
    When prompted allow the download to Run
    Follow the onscreen instructions to reinstall the printer
    Do not plug the USB Cable in until the installer prompts you to
    Once the installation is complete please test scanning again.
    Please let me know if these steps resolve your issue. Good luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • Can't save or send a scanned image from mac using OS X 10.9.4 image is completely black

    I've recently updated my MacBook pro to  OS X 10.9.4 and I can no longer scan and save images from my HP printer  I have HP photosmate premium C310.  When scanning the image will appear on the screen but once saved or emailed it is just black.   Any ideas as to why?  All the current updates have been made to my limited technical knowledge, but I did just run a check and it seems updated.

    Hi,
    Follow the workaround below to scan using Image Capture or Preview. the HP Scan application is not available for your printer for 10.9:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c04028214&lc=en&jumpid=reg_r1002_us...
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

Maybe you are looking for