How can I move files from FileAppPro to open in Adobe ?

How can I move files in FileAppPro to Adobe to open?

You will need to use the "Open In" functionality that is provided by FileAppPro. It appears that to do this, you do a "Long Press" on the file in their file list.
Dennis Griffin
Principal Product Manager, Adobe

Similar Messages

  • How Can we move files from apex database to third party database (i.e. Google drive)

    Hi All,
    I am storing the files in apex database which are uploaded through apex form. Now i want to move these files to the third party server on regular bases. Means once we stored those files in our apex database at specific time on everyday we have to move these files to google drive. How can i achieve this please do  need full.
    Version: apex 4.2
    Regards,
    Vijay J

    Hi Vijay,
    Check out the following code: https://gist.github.com/trent-/7526011
    The following need to be set accordingly
    g_upload_folder_id - the google folder ID (obtained from the URL) - used as a default to upload into a particular folder
    g_wallet_path - the path of your oracle wallet with the trusted certificates imported
    g_wallet_password - the password for the above wallet
    g_redirect_uri - The procedure that has your implementation with what to do after the user accepts
    g_client_id and g_client_secret - property's from your project out of your google API console
    l_endpoint_url in the function authorization_code_callback - the page to go to after authorizing
    This particular code is designed to use a refresh token such that once the user authorizes, the system can refresh the token whenever they need. But you can adjust this to suit your needs. I suggest reviewing the following documentation: https://developers.google.com/accounts/docs/OAuth2WebServer
    So, here is what I've done. Create a button, with a dynamic action click event with the following code:
    $.ajax({
        url: '&OWNER..google_drive.GET_AUTHORIZATION_URL',
        data: {
            p_state: &APP_SESSION.
        success: function(data){
            window.location.href=data;
    This redirects the user to the authorization page. And as you can see in the code, would run the following when authorized:
    update app_users set refresh_token = (returned token); -- that is, depending on your user management design, you would need to adjust this accordingly.
    Then to upload the file, I have an onsubmit process with:
    declare
        l_filerow apex_application_files%rowtype;
    begin
        select * into l_filerow
        from apex_application_files
        where name = :P133_ATTACH_DATA;
        :P133_GOOGLE_DOC_ID := google_drive.create_file(l_filerow.blob_content, l_filerow.mime_Type, l_filerow.filename);
    end;
    Please also review the following post, which describes the overall process of setting up the project, wallet, acl, etc: Oracle Apex Tips: Accessing Google Data
    There are probably bits of the code that need refinement, and better error checking, but hope it helps :-)

  • How can I move file from one path to another   by java

    Hello
    I need to move the following file c:\abc\aa.txt
    to the follwing path c:\def
    How can i do it by java program?
    Regards

    Hi,
    Try the following code:
    boolean moveFile = new File("c:\\abc\\aa.txt").renameTo(new File("c:\\def",
    new File("c:\\abc\\aa.txt").getName()));
    Hope that helps.
    Savitha.
    OTN group@IDC

  • Just bought a used mac. how can i move files from my pc to the mac?

    How do I migrate my pc files to my mac?

    In addition to following Kappy's advice,  this link can help you also. http://www.apple.com/support/switch101/

  • How do I move files from one album to another?

    How can I move files from one album to another? And why does itunes split up imported folders?

    Press the Command key while dragging them.
    (58054)

  • How do I move files from my iMac to my Airport without getting 'AirPort can not be modified' message. File sharing is enabled and I'm not getting asked for a password. Thanks

    How do I move files from my iMac to my Airport without getting 'AirPort can not be modified' message. File sharing is enabled and I'm not getting asked for a password. Thanks

    What OS are you running.. this is usually only a problem in Mavericks.
    If so I recommend you mount the hard disk manually..
    Use Go, Connect to server.
    Type in the IP address if static.. eg
    AFP://10.0.1.1
    Or the name.. but you will have issues unless the name is short, no spaces and pure alphanumeric.. if you are using bad names.. fix it by a full factory reset in airport utility and give it all names that comply to the above.
    Type in
    AFP://TCname.local Where TCname is replaced with the actual name.
    You will be asked for the password the first time which is public unless you changed it.. please remember to save this in the keychain.
    Copy files then to a new directory you create on the TC.. do not place files inside the TM sparsebundle. Nor directly under the main directory.

  • HT4053 how do i move files from videos to photos si i can send them via whatsapp etc

    how do i move files from videos to photos si i can send them via whatsapp etc

    What is it then? How and what exactly do i use it for? My i pad says there is not enough storage available so i have purchased more in i cloud. I now want to save some TV programmes and films to i cloud to free up some space but don't know how to... When you are told there is not enough space to download you are prompted to go to settings and to purchase more storage - so it is not unreasonable to assume that this will solve the problem - or am I missing something here? Or is this just a way for apple to get money out of me?
    If this is not what it is meant for then what is it meant for? Is it just space to back up files to? If so then surely what i need is stored there - so i can delete the TV programmes from my i pad and grab them from i cloud later?
    Am rather perplexed...

  • How can I move bookmarks from one computer to another.  JUST BOOKMARKS, NOT ANYTHING ELSE

    How can I move Bookmarks from my MacBook Pro to my iMac; just Bookmarks, nothing else.

    Safari Bookmarks?
    Export bookmarks as a HTML file to a usb stick or something.
    Put the USB in your other computer and import bookmarks 

  • How can i move music from my ipod to new computer

    how can i move music from my ipod to new computer

    The sync is one way -  computer to ipod.  The exception is itunes purchases: File>Devices>Transfer Purchases

  • How do I move files from Event Library to Project Library?

    How do I move Files from Event Library to Project Library? I tried drop and drag, that didn't work. I am new to Apple. I have always had a windows box b4 this. If anyone can help, please do. Thanks
    Alain

    welcome argardner to the  boards..
    you're missing the concept of iM .. you don't move 'files' from Event to Project Library.. Events is the big box of all your imported clips; now, from that box of bricks, you drag the clips into all kind of projects.. you can 're-use' the same clip again'n again in many projects.. you can use all clips of all Events in one Project.. or all clips of one Event in two projects.. or..
    spend some time here:
    http://www.apple.com/ilife/tutorials/#imovie
    http://manuals.info.apple.com/en/iMovie08_GettingStarted.pdf
    the concept of Events & Projects, Clips and Libraries is at first glance very different to 'normal' editing apps, but you'll get convenient to it within minutes..

  • How can I transfer files from my computer to my I pad ?

    How can I transfer files from my computer to my I Pad?

    Try a conduit such as Dropbox.
    Goodreader or Documents to Go also have helper apps that allow transfers.
    Goodreader is particularly good in that it has a integal file tree and you can mount your computers harddrive and navigate directly on your ipad.
    Use the open with to view/move files into other apps.

  • How can I transfer files from my mac to my iPad, e.g., mp4 files.  Do I have to use iTunes?

    How can I transfer files from my mac to my iPad in an easier way?  I'd like to put some movies on, and I can use iTunes, but is there another way?  I have transferred epub books using Dropbox.  Movies eat up a lot of dropbox space and the iPad has trouble getting them.

    USB disk. You still have to go through iTunes.
    Connect device to computer/mac
    Select your device in iTunes menu.
    Apps...
    At thebottom of the page you will see the app.
    Select it and the Add for windows and + for mac
    Hope that helped.
    In the long run there is no way to access or uplood data on your device without iTunes unless you JailBrake....

  • How can i move contacts from outlook on my pc to my new mac?

    how can i move contacts from outlook on my pc to my new mac?

    In Outlook export the contacts as vCard files and then it just a matter of opening Address book and either importing them or you can drag them into the app.
    It's a pretty simple process.
    Roger

  • How do i move files from pc to icloud?

    I have 2 questions, first of all how do I move files from my PC to icloud?  Secondly how do I access icloud from my PC so I can view and grab files in case I need them?  I have about 7 GB of photos and videos from my iphone4 that I want to move to icloud and I just bought 100GB of icloud storage so I can store stuff on the cloud.  I am sorry for the newbie question.

    What is it then? How and what exactly do i use it for? My i pad says there is not enough storage available so i have purchased more in i cloud. I now want to save some TV programmes and films to i cloud to free up some space but don't know how to... When you are told there is not enough space to download you are prompted to go to settings and to purchase more storage - so it is not unreasonable to assume that this will solve the problem - or am I missing something here? Or is this just a way for apple to get money out of me?
    If this is not what it is meant for then what is it meant for? Is it just space to back up files to? If so then surely what i need is stored there - so i can delete the TV programmes from my i pad and grab them from i cloud later?
    Am rather perplexed...

  • Just bought a new macbook w/ mtn lion. transferred data from my old macbook over n it created another user name. that's actually good--xcept for music, which i want on my new acct. How do i move files from my "old comp" acct to my new one?

    i just bought a new macbook w/ mtn lion. when i transferred data from my old macbook over, it created another user name (i called it "old computer"). That's actually good--I'm not going to be accessing old files frequently--except for music, which i want on my new user name. How do i move files from my "old comp" account to my new one? Is there a way to easily move large #'s of files, or just one by one? I've googled extensively but can only find instructions for OSX 10.6 and previous, which talks about the "Shared folder," which I can't seem to find.      

    jesster03 wrote:
    i just bought a new macbook w/ mtn lion. when i transferred data from my old macbook over, it created another user name (i called it "old computer"). That's actually good
    That's actually bad. Peruse Pondini's Setup New Mac guide and seriously consider starting over.

Maybe you are looking for

  • Please help, im at my wits end!!

    Hi All, Ive had my Ipod Video 30G since Xmas, and ive never had any problems with it. I used to use my boyfriends laptop but ive recently bought a new macbook. I transferred all of my songs over, and contacted apple so i could download my already pur

  • Changes to chart are not saved

    Hi, I open a query in BEx Analyzer, change the chart into a donut, and save it as a workbook. I close the workbook and open the workbook again. The chart is back of the 'bar'type, the donut has disappeared. How can I save the donut? or other layout I

  • Delayed button activation

    In all of the DVD's I've made so far, I've noticed that it takes one cycle of the animated menu before the buttons are active. For example, if the play time of the menu is 20 seconds, it takes 20 seconds before the buttons are active. This happens bo

  • Is it possible to use a windows format in my ipad

    Is it possible with me to use a windows formart in my ipad

  • Inspector Levels Adjustment Problem

    All of a sudden, my Aperture Inspector hub will not properly display my histogram in the Levels adjustment. All I can see is the bottom 1/2 of the histogram, but not the top where I can choose the Channel. I can see it fine in the Adjustment panel of