Opening PDF's in preview

Hello,
I have multiple PDF's open in Mac Preview, and I need to shut down my computer. Is there any way for Preview to re-open all of the files I was previously looking at when I turn my computer back on? I can see the "Open Recent" option under the File menu, but this only offers about 6 of the files that were previously opened (as opposed to the 20 I actually had opened. I know this is a lot, but I due a lot of research).
Is there a way to expand the number of recently opened PDF's in the "Open Recent" option? Also, sometimes when I shut my machine down, the "Open Recent" menu clears itself.
I hope this post makes sense. Thanks for any help.

Launch the Terminal app in /Applications/Utilities/, copy & paste this command into the window, substituting your value for XX (mine's set at 30), hit the return key, quit Terminal, and Preview's recent items should grow to that number:
*defaults write com.apple.Preview NSRecentDocumentsLimit XX*
Note, that for a system-wide change, run this command in the Terminal:
*defaults write NSGlobalDomain NSRecentDocumentsLimit XX*
To apply it to another application change the com.apple.YYYY to reflect the plist file structure noted in your user's /Library/Preferences/.

Similar Messages

  • Mountain Lion freezes when opening pdf file on preview

    Mountain Lion freezes when opening pdf file on preview. I have to power down my Mac

    Mountain Lion freezes when opening pdf file on preview. I have to power down my Mac

  • How do I NOT open .PDF files in Preview?

    Hi Everybody,
    I am sure that this is a downright goofy question, but I have looked through the forums and can't seem to find out how to open .pdf files in Acrobat by default instead of Preview. It's probably right in front of my nose, but I'm not finding it. A little help?
    TIA for your patience.
    KC

    Hi Carbonfish,
    Select a PDF in Finder, hit ⌘ i for get info. Half way down the window that opens you will see 'Open with', click on the arrow. If Acrobat is in the list, select it and then click the 'Change all' button. If it's not on the list, click 'other' and navigate to Acrobat in the new finder window that opens and select it, then 'Change all'.
    Job done!
    Best of luck,
    Adrian
    Message was edited by Adrian: "...found what I was looking for."
    All sorted then.

  • Opening pdf files in preview,mine will only open in colorsync utility. help

    My macbook operating on Mac os 10.5.6 when opening pdf files it will only open them with colorsync utility and I can't alter the files (rotate/zoom etc) like I can when I can open it with Preview on my iMac desktop... I don't seem to have preview on my macbook. Is there anywhere I can download it from or somehow transfer it from my iMac to my macbook?? Maybe I just can't find it properly?? Help!

    do a spotlight search for Preview. can you find it? it should be in the main Applications folder at the top level of the hard drive. if you can't find it you can reinstall it from the leopard install DVD using Pacifist
    http://www.charlessoft.com/

  • Opening PDF files using preview on some PDF file result in the content not displaying properly. The file I tried to look at has pictures and text. The pictures are displayed ok but the text is shown as pixalated boxes. The same file opens ok via a PC.

    Solutions please. Accessing PDF files online using preview normally works ok. However there are a clutch of files on the mothers union web site that although can be opened, present text as pixalated boxes. The pictures contained in the documents are however displayed OK. I experience the same problem on my Imac and my wifes laptop that runs Lion. The same site has other PDF files that can be opend OK. If I access the same problem files using a PC laptop running microsoft windows, they are opened OK with the text displayed as it should be. This is driving me mad....

    Raymondo1 wrote:
    The offending PDF files were created using word
    Yes. Word 2007. (You can see it in Preview if you do ⌘I or choose Tools > Show Inspector.) And it's the transparency issue. The three pics attached show the Jan 2012 newsletter (a) in Preview, (b) in Acrobat Pro, (c) again in Preview, after I saved it in Acrobat, flattening the transparency.
    For you, the solution is to use Adobe Reader -- with due note taken of
    <http://www.adobe.com/support/security/bulletins/apsb12-01.html>
    For them, I don't know. Presumably, they wish max compatibility for their newsletter, but I really don't know how Office 2007 generates PDF. Maybe they should check transparency settings and flatten before generating PDF? Or perhaps save as PDF v1.4 instead of PDF v1.5? I would use Distiller, but perhaps they can't afford it.

  • How to restore/reset downloads to default to open pdf forms in preview instead of adobe?

    I downloaded Adobe Reader 11 yesterday in order to view my electronic university transcripts.  In the course of installing, ALL pdf files on my hard-drive were converted to adobe pdf files and will not open with preview.  I don't mind keeping the one document an adobe pdf since it had special security enhancements, and I was unable to view without it, but how do I restore the rest of my pdfs to open with preview?  How do I change the default setting so that new downloaded pdfs will open with preview, NOT adobe?  I do NOT want all of my pdf files to be in adobe format.

    I do not understand: PDF files are Adobe PDF files, there are no other PDF files.
    Or is it the file association you are worried about?

  • Opening pdf files using ' Preview '

    To whom it may concern,
    I would be extremely grateful if anybody could assist me with my inquiry. The vast majority of pdf files that I open using the 'Preview' software do not seem to fit the whole window. In other terms, i am looking for a solution to have the pdf page displayed entirely in my window. I am honestly tired of constantly having to scroll down in order to see the last line or two.
    Kind regards.

    Also, check in Preview Preferences that you have "Scale large images to fit windows" check marked.
    -mj

  • Problem opening PDF files with Preview

    Occasionally I get this message when trying to open a PDF file in an email attachment:
    "it may be damaged or use a file format that preview doesn't recognise"
    However, when I open the same attachment on my iPad, using GoodReader it does open, so the file is not damaged.
    The issue seems to be with Preview and started recently (after new Mac updates maybe).
    I don't want to post the PDF file here since it's company property.
    Any suggestions ?

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags nouchg,nouappnd,noschg,nosappnd {} + -exec chown $UID {} + -exec chmod +rw {} + -exec chmod -N {} + -type d -exec chmod +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Cant open pdf foiles in preview or jpegs now

    I have suddenly been unable to open files in preview. They come up as not able to read in applications. Dont understand. can open photoshop files in photoshop but nothing else in pdf. HELP

    Drag and drop it onto Preview's icon, or select the file, *Get Info* on it, and in the *Open With...* menu in the Get Info window, select Preview.
    A PDF file that won't open in Preview is an Acrobat-only file, and there's nothing you can do about that.

  • Can't open PDF files with Preview or Adobe on MAC

    can view pdf files from commercial website (i.e. bank), however, after download cannot view.  get consisten error message from all saved pdf's

    What is the consistent error message, exactly?
    Are you able to save and view PDF files from elsewhere?

  • Safari is not opening pdf's anymore with preview. Help!

    Hello,
    Can anyone help me to get safari to open pdf's using preview again?
    I installed adobe reader and it seems to have highjacked safari and now is the default pdf viewer for pdf's opened in safari while browsing on the web.
    Things I have tried so far....
    I tried uninstalling adobe to no avail. When I uninstalled it and then tried to open a pdf in safari I found that I wasn't able to
    I tried going to library/internet plug-ins to find and delete any adobe plug-ins but found none to be deleted.
    I have tried going to adobe reader/preferences/internet to unselect anything there taht would "turn off" but that didn't work.
    Any Ideas, please help! I don't like the adobe reader experience nearly as much as preview.
    I am running OS X 10.8.3
    Safari 6.0.3
    Thanks so much

    Never Mind I found the solution....
    Entered my main disk by double clicking and opening Macintosh HD found on my desktop. From there to Library/Internet Plug-Ins. In the Internet Plug-Ins folder I deleted all adobe reader plugins. I also deleted adobe reader app from my harddrive. Once I quit and re-opened safari all was working as it was before.
    I won't install Adobe again!
    Hope that this would help someone with the same issue.

  • Problems viewing Combined PDF's in Preview

    I work primarily in Photoshop CS5.  All of my work is created there.  My problem arises when creating and viewing compressed PDF's using "Preview" on Macintosh.  The text is very funky.  But as expected, Acrobat itself displays all files flawlessly.  My PDF creation flow is as follows. 
    1.  Save Photoshop Document(s) to individual Photoshop PDF's, without layers so I keep only one image and my vector data. (I always resize and save my documents appropiately for their intended use.  I keep all file sizes to a minimum when creating a document for email use.)
    2.  Using Acrobat, I combine/merge my files, selecting the appropriate compression method for its intended use (Small, Medium, Large)
    When I use the Medium compression in Acrobat, I encounter no problems through "Preview".  All of my text appears as it should.  Works great, but I'm left with a 26MB file.
    When I use the Small compression in Acrobat (suggested for email) I have all kinds of problems with my text in "Preview".  I would love to use this option as my files sizes are half of what they are at Medium compression.
    I know that "Preview" is not a replacement for Acrobat, but Mac's default application for opening PDF's is "Preview", and many of the users that I deal with are not equiped with any Adobe software.  Is there a fix?  What is Acrobat discarding when it compresses the file for emailing?
    I might add that the small version that is not displaying the text, still contains the text (I'm able to select it), it's just not visible.

    The problem isn't with what Acrobat is discarding, but what Mac Preview is doing with the data available. The problem is with Preview. You cannot make a silk purse with a sow's ear. If Preview is doing a terrible job rendering a perfectly fine pdf, that Reader displays appropriately, there is nothing Adobe can do.

  • Acrobat trying to open pdf's in Safari even after uninstalled.

    A lot of people have had this problem that after an Acrobat update, safari now opens pdfs with Acrobat (a bit obnoxious of them), which is slower and clunkier than Preview.
    Many have written that clicking "get info"on a pdf, and "open with preview" plus "apply to all" fixes this problem. It does not.
    I uninstalled Acrobat. Now Safari doesn't do anything with pdfs at all. It just opens a grey page.
    How do I convince Safari to open pdf's with Preview again? I'm using mavericks.

    Single-click a random PDF file. Press command+I (eye). This will pop a Get Info window over the top of Safari if it is open.
    Just below the Comments section, you will see Open with: and Preview is selected. Click this selection, and instead, choose Adobe Reader. Below that is a Change All... button. Clicking on this will produce the following dialog:
    Select Continue and Acrobat Reader will now be the default application that opens PDF files. If you later change your mind, follow these steps and reselect Preview.

  • Setting preferences when opening pdf files in Safari

    Safari opens pdf files using Preview in Safari, which is fine. However, I would like the pdf files to be auto sized to the window, and displayed with continuous mode off. These are my preferences if I use the Preview program. Instead, pdf files are always opened in continuous mode, and not autosized.
    I can't seem to find a way to change the default settings for displaying pdf files in Safari. Any help?
    iMac G4 1 GHz   Mac OS X (10.4.8)  

    I'm tired of having to do this for every pdf file I open in Safari.
    I understand. Preview via Safari is new in OS X Tiger. Apple has a history of building improvements/new features with each rendition of OS X.
    You may want to express your concerns and needs to Apple via their feedback page before the release of Leopard this coming spring.
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.8)   LaCie 160gb d2 HD Canon i960 printer, Airport Express (2 units)

  • Can't open PDFs in any viewer but Quicklook works

    All of a sudden I can't open PDFs in Acrobat, Preview or PDF Pen. They display fine in Quicklook, though. I can't recall anything that changed that would cause this. Ideas?

    Highlight your file>File>Get Info>
    In the Get Info window, scroll down to "Open with:"
    Unselect the "Change All..." button if you want to "Use this application to open all documents like this.”

Maybe you are looking for

  • Vendor Excise Details report

    Dear All, we required Vendor Excise Details Report,which maintain in J1ID.Like ECC no,Excise renge no,CSt , VAT no ,PAN no ...etc Regards, Dishant

  • Which object will I get from a pageflowscope?

    Dear All, I have a question to ask although I haven't tested this one. Suppose I have three taskflows. TF1, TF2 and TF3. In both TF2 and TF3, I declared an object in pageFlowScope with the same name in their BTF managed bean configurations. Now, supp

  • EXTERNAL TABLE SKIP HEADER :::THANKS

    Hi Everybody, How can I skip header in a csv File using an external table definition , Thanks, W

  • Contacting Apple to Deauthorise

    Ok guys, first time poster here for support as I usually read up on topics as people have often asked before! So hi and thanks for all the previous posters asking the questions I didn't have to balls to ask :P Anyhoo on to the point, I'm the kind of

  • Oracle9iAS Release 2 Documentation

    The documentation for Oracle9iAS Release 2 can be found here.