Where does the Share button take my document?!

I scanned a private document on my printer using the iPad app Printercontrol, I wanted to email the document to myself so I went to the Files menu, selected the scanned document and instead of pressing the arrow(share) icon, I pressed the Share button instead. Now, I don't know where the document has been "shared" to. Where exactly does it go? I don't see any settings as to where a document would be shared, whether on social media networks I have accounts to or a location within my network.
This question was solved.
View Solution.

Hey CommandereON,
I see you are using the PrinterControl app and performed a scan.  I am guessing you pressed the "Share" button in the bottom left of the screen when attempting to share to your email.  I just tested this option and this button does not send the document anywhere.  It only shares the file outside of the printer control app to the device's gallery itself.  You have to use the button in the top right to share to places such as social networks and email.
Hope this helps clarify on your issue,
Jason
-------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
I am not an HP employee.

Similar Messages

  • Where is the Share button on Maps to send a map to my iPhone?

    Where is the Share button on Maps to send a map to my iphone?

    The little arrow point to the right that is next to the "Directions" button. But you have to be signed into iCloud on both the Mac and iPhone.
    KOT

  • HT3819 home sharing - where is the share button?

    Where is the SHARING button pn itunes for windows?

    The little arrow point to the right that is next to the "Directions" button. But you have to be signed into iCloud on both the Mac and iPhone.
    KOT

  • The share button no longer works in pages so I can email documents to others

    When I first got my Mac and started using it, I discovered the share button at the top of pages, where I could email the document to others without having to export it and then attach it to an email.  After installing Mountain Lion, I found that this function would no longer work.  I took it to the apple store and they said we should reinstall the OS system.  So after backing everything up and spending almost two hours in the store, then another 30 minutes reinstalling backups, I find it it is still not working.  I click the share button, choose email, PDF, the button high lights, then there is a popping sound, then the high light disappears and nothing happens. 

    Do you have McAfee Site Advisor installed? See http://support.mozilla.com/nl/questions/753639
    I'd also advise you to update to v3.6.16 because the version you're running right now is a security risk. Click '''Help '''| '''Check For Updates'''.

  • I have final cut pro x-i have been using the share button previously and had no problem.as of today i share a movie to 720hd, and after a white it says share successful but i cannot find where the movie has been saved???need help

    i have final cut pro x-i have been using the share button previously and had no problem.as of today i share a movie to 720hd, and after a while it says share successful but i cannot find where the movie has been saved???need help--i cannot find the destination. can this be changed.it used to go to itunes, home video.thanks, dimitrios

    EExactly what settings are you using. Some go to iTunes.

  • The share button does not seem to be working

    I'm trying to burn a movie I made onto a CD for a project and I click the share button but nothing happens. Is there another way to burn it or am I doing something wrong?
    Thanks for reading,
    Clara

    I had the same problem. MacKeeper is the problem. Once MacKeeper is gone, reinstall Imovie 10 and the problem is solved.
    Dirk - Belgium

  • When I open a folder then open a document in the folder every time i close the document it closes the folder where is the back button ?

    When I open a folder on my mac pro retina osx 10.9.1 then a document every time I close the document it closes the folder where is the back button?

    Try COMMAND-[.
    Ciao.

  • How does the copy button work in safari for ipad (copy button under facebbok share button)?

    How does the copy button work in safari for ipad (copy button under facebbok share button)?

    On a website ...  
    Tap the Action icon bottom of that window. (white square with a right facing arrow) then tap Facebook.
    You should see the following depending on the what content the website can share.
    Copy / Mail / Message / Twitter / Print  / Bookmark

  • Where does the word document store?

    Hi Expert,
    Using webdynpro java to upload the file, where does the file actually store?
    I refer to below tutorial but have no ideal where the file is store. Please help.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71
    Thank you.
    Regards,
    Henry

    Hi Henry,
      Once you reach the Action handler of the FileUpload UI Element your file has already been uploaded and is available in your context attribute. Now depending on the requirement you need to store the file.
    If you need to store the file in a shared location then you need to write the file to that location using normal java I/O.
    IWDResource resource = element.getMyResAttr();
    InputStream is = resource.read(true);
    try
    /* read bytes from stream and write it to file */
    finally
      try { is.close(); } catch (final IOException ex) {}
    If you need to store the file on the R/3 system then you need to call the function module/BAPI capable of doing so and pass the resource file to the function module. Some times you might need to convert the IWDResource file to a byte array. The code given above can be modified to do that. If there are no function modules or BAPI's capable of storing the Word Document available you will have to write one.
    Let me know if this helps.
    Regards,
    Sanyev

  • Where does the converted document get saved to?

    After the PDF doc is converted to word and I hit save, where does the saved/converted document end up?

    Wherever your browser is configured to save files to by default or the location you select.
    I would suggest searching for the file name (without extension) through Windows Search or Spotlight.
    If you're having difficulty saving the files at all, I'd suggest trying the troubleshooting steps outlined here: http://forums.adobe.com/docs/DOC-1831
    Let us know how it goes!
    -David

  • When using the share button in safari, I get a no service message. Where do I correct this?

    when using the share button in safari, I get a no service message. Where do I correct this?

    Follow the instructions in this article released by Apple.
    http://support.apple.com/kb/HT6545?viewlocale=en_US
    Best.

  • Where does the processing take place when using a remote front panel?

    Hi,
    I am considering upgrading my LabView software from 6i to 6.1 for the new "two click" remote front panel feature. I have already seen a demo of this feature but have just a few questions before I get the upgrade:
    My setup consists of several pieces of equipment connected to Labview via GPIB, to aid in the evaluation of a new microchip.
    1. I wish to grant control of the setup to anyone with a web browser, Is the remote monitoring feature compatible with both Netscape and IE?
    2. The VI which controls the setup is currently located on the PC beside my setup. When I embed a VI in a remote front panel, where does the processing take place, is the local VI still controlling the setup? and
    the remote panel just sending and receiving data from the local VI.
    Thanks, Troy

    > I am considering upgrading my LabView software from 6i to 6.1 for the
    > new "two click" remote front panel feature. I have already seen a demo
    > of this feature but have just a few questions before I get the
    > upgrade:
    >
    > My setup consists of several pieces of equipment connected to Labview
    > via GPIB, to aid in the evaluation of a new microchip.
    >
    > 1. I wish to grant control of the setup to anyone with a web browser,
    > Is the remote monitoring feature compatible with both Netscape and IE?
    >
    Yes. Provided they are resonably modern versions.
    > 2. The VI which controls the setup is currently located on the PC
    > beside my setup. When I embed a VI in a remote front panel, where does
    > the processing take place, is the local VI still controlling the
    >
    setup? and the remote panel just sending and receiving data from the
    > local VI.
    >
    The computer which we refer to as the server, the one with the GPIB card
    in your case, will execute as it does now. In fact, its window will
    even be open. The remote client computer, the one with the web browser
    will be running the runtime engine and processing user events, value
    change and property/method events from the server. So in reality, both
    computers will be sharing the load a bit. This allows for very small
    packets to be sent between the computers. It is in fact quite similar
    to publishing the data between the computers using datasocket.
    One thing to keep in mind. Standard LV includes a license for one
    connection. If you want to allow for multiple web browsers to view at
    the same time, additional licenses are available. Also, only one user,
    remote or server may be in control of the panel at a time. That means
    that if you want to be able to operate the panel, changing kn
    obs or
    flipping switches, the others will become viewers only until you give up
    control. Hopefully this isn't a surprise, but I thought you might want
    to hear about it now.
    Greg McKaskle

  • Hi,I think iPhoto is great. Can I ask when I share to iTunes where does the journal go and can I send the journal to someone else. Thanks

    Hi, where does the journal go when sharing with iTunes and can you send a journal to a friend, thanks

    The iPhoto for iOS forum is here
    https://discussions.apple.com/community/app_store/iphoto_for_ios
    Regards
    TD

  • Apple maps has received a poor performance rating just after introduction of the iPhone 5. I am running google maps app on the phone. Siri cannot seem to get me to a specific address. Where does the problem lie? Thanks.

    Apple maps has received a poor performance rating just after introduction of the iPhone 5. I am running Google Maps app on the phone. SIRI cannot seem to get me to a specific address. Where does the problem lie? Also can anyone tell me the hierarchy of use between the Apple Maps, SIRI, and Google maps when the app is on the phone? How do you choose one over the other as the default map usage? Or better still how do you suppress SIRI from using the Apple maps app when requesting a "go to"?
    I have placed an address location into the CONTACTS list and when I ask SIRI to "take me there" it found a TOTALLY different location in the metro area with the same street name. I have included the address, the quadrant, (NE) and the ZIP code into the CONTACTS list. As it turns out, no amount of canceling the trip or relocating the address in the CONTACTS list line would prevent SIRI from taking me to this bogus location. FINALLY I typed in Northeast for NE in the CONTACTS list (NE being the accepted method of defining the USPS location quadrant) , canceled the current map route and it finally found the correct address. This problem would normally not demand such a response from me to have it fixed but the address is one of a hospital in the center of town and this hospital HAS a branch location in a similar part of town (NOT the original address SIRI was trying to take me to). This screw up could be dangerous if not catastrophic to someone who was looking for a hospital location fast and did not know of these two similar locations. After all the whole POINT of directions is not just whimsical pasttime or convenience. In a pinch people need to rely on this function. OR, are my expectations set too high? 
    How does the iPhone select between one app or the other (Apple Maps or Gppgle Maps) as it relates to SIRI finding and showing a map route?  
    Why does SIRI return an address that is NOT the correct address nor is the returned location in the requested ZIP code?
    Is there a known bug in the CONTACTS list that demands the USPS quadrant ID be spelled out, as opposed to abreviated, to permit SIRI to do its routing?
    Thanks for any clarification on these matters.

    siri will only use apple maps, this cannot be changed. you could try google voice in the google app.

  • I'm trying to use Dictation.  Where does the text go, and how can I retrieve it?  Thank you.

    I'm trying to use Dictation.  Where does the text go, and how can I retrieve it?  Thank you.

    You dictate after you open a blank page in any text editor. The text goes on the page.
    You can use Text Edit for example (in your applications folder).
    With the blank page open, go to the Edit menu and select Start Dictation. When you are finished, you save the file as you would any other document. You can retrieve it, edit it or anything else you want, because it is a file like any other you create with that text editor.

Maybe you are looking for

  • Camera not detecting

    HI i ,m facing a small problem in fcp 4.5 v if i connect my camera or dv deck i.m not able to record there is no preview out not detecting any fire wire device pls some one help out this

  • So i just lost my ipod touch, how can i track it?

    i just lost my ipoh touch, and im trying to track it. How can i go about doing that?

  • HT1550 Convert music from reel to reel tapes (Analog) to MP3?

    Wanting to convert music accumulated over the years on reel to reel and cassette. Need to see if there is converting this music (Analog) and play it on my destop(Digital).

  • Oracle spatial option

    I already have an oracle 9i Enterprise Edition. I need to install Oracle Spatial. Is the Oracle Spatial Option in the Enterprise Edition contains the whole module or do we need to buy a separate module? How about the licensing issues? - Marlyn

  • SYNTAX: Fixed width table columns

    How do I make the <bc4j:table ... > columns display a fixed width with no wrapping? Thanks for any info.