Changing how documents are downloaded

My ipad was setup with notability the only app to receive downloads (PDFs), how can I change this?  Do I have to add another app like pages?

Just bear in mind that any document that you want to download/save on the iPad, must have an app in which you can save it and the app must be compatible to work with the file type/document that you want to download/save/edit.

Similar Messages

  • Change where documents are saved

    Acrobat X saves documents automatically to my own user directory and will not allow me to save them to "Public" folders - says that isn't authorized. I want them to be saved directly to "Public" folders without having to move the file after it's saved. How do I change this?
    Powell 10

    All my software installs with User: Jackie on the C Drive as the
    administrator, and where files are usually stored by default. But I work in
    the User: Public\My Documents folder because my husband and I share files
    via our home network. So, when I convert a web page to Acrobat, for
    example, the file goes to User:Jackie. When I try to change the location to
    User:Public\My Documents, it says I don't have permission to save to this
    file and would I want to save it to User:Jackie instead. Which I do. And
    then I move it to Public\My Documents. A hassle.
    With Microsoft Office, you can indicate your preferences for which is the
    default folder is for various types of files. Is there something like that
    with Acrobat?
    Thanks for you quick response.
    Powell10

  • Changing how attachments are attached to outgoing email?

    Hello everyone, my apologies in advance if this has already been answered somewhere, but I've been scouring the discussion forums for nearly an hour and don't really have more time to keep going.
    I'm new to Mac, 6 days now. I'm having a bit of a problem: when I create a new email message and want to attach a file to it, the file is being 'previewed' in my email. Maybe not a big deal for some, but one thing I often need to attach is a massive PDF, not in file size but in pixels, 20,000-30,000 in width. Because Mail is trying to preview the attachment in the message, it is taking literally four minutes to do so, during which time I can't do anything else at the computer.
    If I zip the PDF file, then attach the zip file, it shows as a file icon, but that isn't a very good solution - it would mean I need to zip every file I want to send that is previewable, meaning extra steps and more disk space usage.
    Is there a way to attach these files without having to zip them, whereby the file will display on my end as an icon rather than as the actual file? I hope this makes sense. It's driving me crazy. My Mac experience so far has been excellent, but this is bordering on a showstopper for me.
    I've read a ton of threads about email format, etc, and it doesn't matter if I do my emails as Plain or Rich Text, if I'm creating one from scratch or replying, who the recepient is, etc, it is always previewing the PDF. There's got to be a setting somewhere which will allow me to stop seeing the file contents in my email message.
    Thanks to anyone who can help with this issue .
    MacBook 2GHz   Mac OS X (10.4.9)  

    Thanks for the clarification.
    You used the term right click on it to download instead of right click on it to save the attached file outside of the message which are very different things.
    RTF with Tiger Mail is HTML or I should say can be HTML but certain things must occur in order for HTML to be implemented with a sent message.
    Regardless the message font and size chosen at Mail > Preferences > Fonts & Colors, you must select a font and size via the font panel when composing a message or use bold, italics, underline for selected text or changing text color, etc. If you are using a signature that was composed with RTF or HML with a different font, size and/or color than is used in the message body or contains an image or logo, etc. Forwarding a message that was composed in HTML and the same when replying to a received message that was composed in HTML if you have "Use the same message format as the original message" selected for composing preferences at Mail > Preferences > Composing.
    Any or all or a combination of any of these will send a message as HTML.
    Depending on the Outlook and Windows version used by a recipient, Outlook has had some problems with Mail's RTF. There is no email client that is completely bug free and Outlook has plenty of bugs for such an old/mature email client and MS also makes the arrogant assumption that the majority of people that exchange email are using Outlook or OE and should be if not.
    So long story short, using Plain Text for message composition can and does make a difference.

  • Applications changed language/applications are downloaded in wrong language

    All my applications changed language, and I didn't do anything, how do I change them back? The applications don't have any options for that, I don't understand the language. I want spotify in norwegian or english... not Dutch!

    You can burn the songs to a CD and reimport them. This will allow you to add the songs to your mp3 player. There are other third party programs that claim to remove the protection on the songs, but most just contain malware.
    Corbin

  • Login Page - Change How Users are Authenticated

    Hi all,
    I have done a function in a package:
    function checkPassword( p_username in varchar2, p_password in varchar2 ) return boolean
    is
    db_password number;
    begin
    select password into db_password
    from people
    where username = p_username;
    if db_password = dbms_utility.get_hash_value( p_password, 37, 1000000000 ) then
    return true;
    else
    return false;
    end if;
    end checkPassword;
    Now, I want to use this function to authenticate the user in the application but I don't know how to do it...
    I create a login page by default... what do I have to change?
    Thanks in advance
    Rdgs
    CD

    CD,
    Edit the authentication scheme's Authentication Function attribute to be:
    return your_package_name.checkPassword;
    You might also want that logic to allow for upper/lower case variations of the entered username.
    Scott

  • Change how paramters are chosen when running crystal on web i

    Hi there..
    i have the following problem.
    when i double click on a crystal report, in our QAS server, i get the following screen to chose parameters.
    https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/385923_10150579230068428_516188427_10979481_1660085047_n.jpg
    and when i click on the same report on the prudction server, i get it this way.
    https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/395199_10150539385573428_516188427_10793487_1411181440_n.jpg
    Where do i change it??
    both servers are the same version.. everything is the same.. just the way they are chosen that deffers..
    i want to change the production server to  be just like the QAS..
    Thanks in advance..

    Hi,
    Perhaps by changing your infoview Viewer preferences?
    or check out 1575886 - No SAP Prompt Screen in InfoView when viewing a rport based off multiple SAP data source 
    it says:
    Resolution
    To display the SAP prompt screen in InfoView for reports that are based off different SAP data source, enable the option: SAP.style.prompt.enabled, in the web.xml file of the web application. To enable the option:
    On your BusinessObjects Enterprise XI 3.1 server, go to the following folder:
    C:\Program Files\Business Objects\Tomcat55\webapps\PartnerPlatformService\WEB-INF
    Note: The beginning of the path may be different if you have chosen to install the product on a different drive or folder.
    Make a backup copy of the file: web.xml
    Edit the file: web.xml and add the following code:
       <context-param>
            <param-name>SAP.style.prompt.enabled</param-name>
            <param-value>true</param-value>
        </context-param>
    Note: You may already have the above code in the web.xml file. If it is present, it is by default commented out by being surrounded by the tags <!--  -->  If it's the case, then you simply have to remove the tags that comment out the code.
    Save the change.
    Restart the web application server ( Tomcat by default )
    Regards,
    H

  • Please change how searches are handled

    If I am in the Premiere Pro forum, and I search for a term, it should be understood that I only want to search in the Premiere Pro forum.  I shouldn't have to do a search, click "more options," scroll down to "Premiere Pro," and then search again.  It's an unnecessary waste of time.  Could this be changed?
    J. D.

    Curt,
    Earlier on, there was talk of Adobe doing just that. IIRC, those comments were made by a couple of the MOD's in a product forum. Considering the sources, I would speculate that Adobe was planning on working on that aspect, but has either not completed the task, or they have dropped that idea. Those guys are not prone to speculation, so they must have gotten the "word" from higher authorities. Of course, THAT is just speculation on my part...
    Good luck to us all,
    Hunt

  • Changing how pictures are organized once they are imported

    Hi -
    At work I used some version of iPhoto that organized automatically all my imported photos by year, then month, then day. That was awesome. I have iPhoto6 at home and upon import, the photos are just divided into rolls. Is there any way to chance my iPhoto preferences so i can have them organized by date?
    thanks!

    I used some version of iPhoto that organized automatically all my imported photos by year, then month, then day.
    Do you mean in the iPhoto Window? Or in the iPhoto Library Folder in the Finder?
    To access your pics:
    There are many, many ways to access your files in iPhoto:
    For 10.5 users: You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Apple-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. If you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto. With 10.5 you can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    Or, if you want to access the files with iPhoto not running, then create a Media Browser using Automator (takes about 10 seconds) or use THIS
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    Regards
    TD

  • Scatter Plot (Change how dots are connected)

    Hello,
    I'd like to make a scatter plot where each dot represents some x-y value but the dots also have a temporal property so I want to draw a connecting line between the dots to show this. In theory this means the dot on the far left could be connected to one on the far right and then the connecting line reaches back to a dot in the middle of the chart.
    Is there a way of controlling how the line connects the dots?
    Any help appreciated.
    Thanks,
    Keith

    The only way I can think to do that would be to manually add line objects (shapes) between data points - draw a line and set its style then Option-Drag to clone the line to connect to the next pair of plotted points. You could even add arrowheads to give a sense of direction, if you think it might need that.
    Before doing this, I suggest you lock down the chart (Arrange > Lock) so that you don't mistakenly move the chart while placing the connecting lines.
    Good Luck.

  • Can you change how links are veiwed in dreamweaver?

    Hi I'm practicing with Dreamweaver CS4, and have a query. Essentially I have 2 types of buttons on my test page, one is a link to another page, the other is a hidden AP element. When you roll over the link to another page the cursor changes from an arrow to a hand, but with the button that reveals the hidden AP element it doesn't change from an arrow to a hand, in fact the cursor doesn't react at all (but the button does work). IS there a way to keep the AP element button but force Dreamweaver to react to the button like a hyperlink so that the cursor changes when rolling over it?
    Thanks in advance!

    Sure.  But we'll need to see your code.  Can you post a URL to your test page?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Possible to change how folders are ordered in Cover Flow?

    I have a folder containing many folders that always opens in order of last modified. Is there any way I can make this folder open in name order? Obviously once the folder is open I can sort by name, but I want it to open by default in this manner.
    Other folders always seem to be sorted by name.
    Any help appreciated.

    Once you click the Name title in the list view section of Cover Flow, it should set that folder to always open with it sorted by Name. That is, of course, if you have write access to the folder because the setting is stored in the .DS_Store file in the folder. If you can't write to that .DS_Store file, then the setting won't be remembered.

  • Is there a way to change how files are viewed?

    For example, I'd like to see columns/ rows of album covers rather than a simple list.  Same with movies.  If I can easily do that in iTunes, why not on Apple TV?

    thanks for your answer.  It does seem like Apple TV is an incomplete product.  I thought Airplay could help, but after some research, I'm not even getting the product!
    Oh: is there a way to better organize files on ATV?

  • HT201272 I had Pages and many documents associated with it on my generation 1 ipad. I just got an ipad Air. I downloaded Pages to my new ipad but all my documents are gone. How do I go about getting them back. My old ipad was backed up to my computer.

    I am trying to locate my old documents from my generation 1 ipad. I downloaded Pages to my ipad Air but my documents are gone. I did back up my old ipad to my computer but I didn't restore my back up to the new ipad. I wanted to start fresh. How do I go about getting just my Pages documents from that backup and by the way, how do I access that back up?

    You will need to restore the backup - just downloading the app from the store won't give you its contents from a preivous device, you will need to restore the whole backup onto your new iPad (which will replace its current contents) to get the app's content.
    backups and restores : http://support.apple.com/kb/HT4079

  • We had to change the feed adress and the epsiode adresses. Now all the episodes of my podcast are downloaded (although i have downloaded them already). How can I make the changes in my feed and avoid that all the episodes are reloaded?

    Hello,
    We had to change the feed adress (<itunes:new-feed-url>)and the epsiode adresses in the feed because the feed and the episode-files are on a new server. Now when i open my iTunes subscription of our podcast all the episodes of my podcast are downloaded again (although i have downloaded them already).
    My Question therefore is: How can I make the changes in my feed and avoid that all the episodes are reloaded?
    Maybe have an answer?
    Thank you very much.

    Thank you very much for your answer
    As I see now, our 'guid' tags contain the episode URLs
    To avoid this problem in the future i would like to change guid tags. Can you please tell me how a guid tag should look like if it is not the URL?
    Thank you for helping us!
    ps now it looks like this eg:
    <guid isPermaLink="false">http://www.castyourart.com/podcasts/213_thinkglobal_en.mp4</guid>

  • HOW CAN I START DOWNLOADS AUTOMATICALLY? I DON'T NEED TOO SEE THE SAVE OR DISCARD BOX. THIS BUGS THE CRAP OUT OF ME. CAN I CHANGE THIS, OR ARE WE FORCED TO DO WHAT YOU THINK IS BEST? THANKS, KEITH D.

    HOW CAN I START DOWNLOADS AUTOMATICALLY? I DON'T NEED TOO SEE THE SAVE OR DISCARD BOX. THIS BUGS THE CRAP OUT OF ME. CAN I CHANGE THIS, OR ARE WE FORCED TO DO WHAT YOU THINK IS BEST? THANKS, KEITH D.

    Hey, Jeff...
    I don't know how I could have made my question any more clear -- so let me try approaching it the other way around, and refer back to your answer(s).
    You've been responding by saying that it's okay for me to remove the Creative Cloud versions of my software, but I don't have any Creative Cloud versions installed! I'm not talking about that at all, I'm talking about the software for Creative Cloud itself -- I don't use it, I don't need it, I don't want it, and all it does is nag me, telling me that there's updates for it (Creative Cloud). I have the full Adobe Creative Suite 6 Design Standard bought and paid for, I have no reason nor need to "rent" any later versions, I'm just talking about the Creative Cloud software itself that got installed on my system when I installed that suite of programs.
    Like I said, I don't use Creative Cloud at all -- all it does is "nag" me, and eat up space on my hard drive. When I go in my Windows Control Panel and look at my list of installed programs, there it is -- "Adobe Creative Suite" -- and it's listed separately from "Adobe Creative Suite 6 Design Standard" (of which I've only installed Photoshop, Acrobat and InDesign, basically, as those are the only programs I use at all at the moment). Can I just uninstall "Adobe Creative Suite" without it affecting "Adobe Creative Suite 6 Design Standard", i.e. my Photoshop, etc. will still work just fine, and I can still get updates and stuff? And by "updates" I don't mean get later versions of Photoshop, etc., I just mean any possible updates to the software that I do already have (that comes with Adobe Creative Suite 6 Design Standard).
    I hope that makes my question a little more clear?

Maybe you are looking for

  • Schedule lines through MRP

    Hi Friends, I have a scenario where in After running MRP, new schedule lines are being generated for an ROH inspite of having sufficient stock(in unrestricted use) & also some open schedule lines to fulfill the requirements. Kindly suggest as to how

  • App Store Accidentally Deleted

    I accidentally deleted mac app store. How do i re-install it? (I am using the latest version of mountain lion)

  • After Adobe Update on 1/25/2012 Dreamweaver will not open... I am dead in the water.

    I updated CS5 Web Premium as recommended by Adobe on 1/25/2012. Everything works except Dreamweaver. I have no idea what to do...

  • How to hide a report

    Hi, I have a form and report on the same Apex page. Is there a way to only show the report when the user clicks on the "Submit" button. That way the report will only show up when the "Submit" button is clicked on with the form data. Thanks.

  • RE: BPC 10.0 NW Consolidation of Investment (Multi-level)

    Hi Expert, I'm having difficulty in eliminating Holding Company's investment accounts and the Subsidiaries' share capital and retained earning  and computing the related minority interest, every time I process consolidation at higher level of consoli