Preview & Saving PDFs

In Preview I can drag several individual PDF pages into it to create a multiple page document. However, when I try to save, export or print this combined document, all I get is the first page. When I close the document, I lose all of the work I spent combing and ordering the documents. Preview Help is of no use either. Seems like a mostly useless feature if I can't save the collection of documents. I know Preview will save various changes to certain documents, namely photos, so it seems odd I can't save something as simple as a collection of documents. Am I missing something here? I

You need Combine PDFs
<http://www.monkeybreadsoftware.de/Freeware/CombinePDFs.shtml>
or PDFMergeX
<http://www.malcom-mac.com/blog/pdfmergex/>

Similar Messages

  • Problem saving pdf from preview

    Since upgrading to 10.4.3 I have noticed that preview behaves strangely when re-saving pdf files. If I preview a pdf document and the use the "save" function to make a copy, the copied file is about twice the size of the original, and the Table of Contents data seems to be lost. I've noticed this for files produced from the TeX package, such as are on the physics electronic archives (http://arxiv/org). Any explanation would be appreciated! I realise that I could just save a copy directly, but it is sometimes handy to preview first, and I am a little disturbed to discover that preview appears to be changing pdf files unnecessarily when saving them.
    12" powerbook   Mac OS X (10.4.3)  

    I can't help you, but I'm having the same problem with version 9.4.1
    I have been trying to "save as" some .pdf documents (monthly statements) from a financial institution, but it does not work when I right click on the file, or when I right click on the document.  Like you, I click on the "disc" icon, and nothing happens.  I was able to save these in August and prior, but not now.  It makes no sense.
    When I open these documents, they appear in a web window, not in the Reader software, so there is no tool bar showing "file", "edit", "view", etc, like what appearsw in Acrobat.  I'm stumped.  I posted this several days before you, but no replies yet.  I'm not real eager to pay $39 for the adobe help desk just yet.

  • Problem with saving PDF in Preview

    When I open PDF file in Preview in OS 10.5. (make changes) and save it as PDF again, this pdf file does not display corectly on PC. Fonts are missing. When I save in Acrobat, everything is correct. I looked on the information about saved pdf, and Prewiev inserts some fonts to PDF. Acrobat reader on PC tells me, that some fonts can be removed and pdf may be not dispayed correctly. This problem is only in Leopard, because in Tiger was everything fine. Does anybody know any solution? Thank you.

    I see this same behavior, and it is a serious pain for us LaTeX writers.
    I have found a rather annoying work-around: if you manually close the file before re-opening it (Cmd-W), it will honor this "Start on the last viewed page" option and behave like it used to.
    Of course, then it starts off at the start zoom level... but, at least, with a large project, you're not having to opt-cmd-g ("go to page") and remember page numbers.

  • Does Preview compress PDFs when saving?

    Hi.  My scanner can group separate scans into a single PDF on its own, but it is significantly slower than scanning documents separately and merging them with Preview. 
    Since scans are essentially saved twice when going the "merge with Preview" route (once when scanned, again when merged), I'm curious to know whether Preview compresses PDFs with each save.  If so, I'd like to know how lossy this process is.  Anyone know?
    Thanks in advance for any help / info!

    Preview suck!!! Please for your own sanity use acrobat to edit PDF. Get it from adobe.com

  • Saving PDF in Preview results in unsearchable File

    Hi
    I found an archieved discussion (but without a single answer to the question), so I'm reproducing it here again because I have the exact same problem and am hoping for suggestions for a solution:
    "If I take any PDF that is searchable (say from the internet or exported in ms-word) open it in Preview.app, and do a "Save as..." the resulting PDF is not searchable (and btw bigger in file size). I can properly cut and paste text from the original, but from the saved PDF the text is corrupted. Is this a known issue?"
    Can anyone help with this one plz.? it's really annoying. thnx.

    Open the first document in Preview.  Select View -> Thumbnails.  Drop the second document onto the thumbnail image of the first one, not in the blank space in the thumbnail panel.

  • Saving PDF's using Print page on Mountain Lion?

    Prior to converting to Mountain Lion I could save PDF's from the Print page, now I get a message saving PDF files when printing is not supported. Unfortunately when I use File>Save and try to email it, I only get the first page in my email NOT the PDF document that I saved.

    hi
    you should be able to right click with your mouse on the pdf document and it should show you a drop down menu with 'Open in...' options, Preview should be there?

  • Firefox doesn't include PDF extension when saving pdf doc

    Problem .. FireFox strips PDF file extension from file name when application option "Portable Document Format (PDF)" is set to "Save File" and when downloading a Fidelity Investment's statement or trade confirmation pdf document.
    When I attempt to download and save without previewing a PDF doc on Fidelity Investment website, Firefox does not save the file with the PDF extension. Which results in the file loosing its association with its appropriate viewing app.
    However if the firefox \tools\options\applications\"Portable Document Format (PDF)" is changed to either "Always Ask" or "Preview in Firefox" the problem doesn't occur.
    Or if the user right clicks the PDF link on the source html page and selects "save link as" the dialog box will ask to save the doc as a PDF and correctly add the PDF extension to the saved file name.
    This problem occurs with firefox 28.0 for windows and firefox 28.01 for android.
    The problem doesn't appear to occur with chrome or IE. However they don't offer a means to do a single click save.

    Yes I noted that method works already..
    I was trying to get the "single click save" to function as designed.

  • Saving PDF to last folder

    I have Adobe Reader X 10.0.0, PDF Version 1.4 (Acrobat 5.x). I have been saving PDF's for years, and each time I save, it goes to the last folder I saved to? The other day, I had approximately 15 PDF's that had been scanned to me, and after I had saved 5 of these documents normally, it then started going straight to a temporary folder, and has done ever since, which means I have to go through all the folders to get the one I desire? I have spoken to our I.T. department and they believe its a problem with PDF and not with our system, and I believe otherwise. I can use Recent Places, but when you have done the same thing for years, and the amount I do, change is not always good
    Has anyone encountered the same problem, and can help?

    Hi Kat,
    This is a bit geeky, but the signature appearance that you see on the page is not the signature, but just a graphical representation of the actual signature. The actual signature is a blob of hex encoded data in the PDF file that you don't really see. That aside...
    When you create a digital signature the first thing Acrobat/Reader will ask you to do is select a digital ID to sign with. Acrobat then reads the digital ID and amasses some information to use to create the signature appearance. It then fills in the form field (a signature field is just a special use form field) with the appearance, BUT the signature still hasn't been created. The next thing Acrobat does is asks you to Save the file to disk. This is more geekiness, but it much safer to compute the signature byte range on disk then it is in memory. The simple explanation is it's harder for the bad guys to manipulate the bytes on disk then it is for them to control the bytes in memory and because a digital signature provides document security we err on the safe side and require the file to be written to disk before the signature is created. The other safety item is, we want to sign the signature appearance so that someone can't come along later and modify the appearance without breaking the signature, so it (the appearance) has to be created before the signature proper is created.
    So at this point you've seen the signature appearance and thought that the signature has been created, but it hasn't. When you try to save to the network folder something is preventing Acrobat from saving the file and what ends up happening is the file is rolled back to the pre-signature state and the signature appearance is removed. The file is in essence untouched.
    All of that aside (which is probably more than you really wanted to know) the real question is why can't the file be saved to the network folder. This isn't really a digital signature issue, but rather a network permissions issue.
    Steve

  • I saw the responses on the page to opening and saving pdfs but it is cumbersome to shut down the function in Mozilla and work around it. Is there a fix coming?

    Until the Firefox 23 update I had no difficulty opening or saving pdfs in Firefox, but since the most recent update (Firefox 23) I often get error messages about damaged files when I use the download button and try to open or save files. I've checked with another browser and they open or save fine. I've tried disabling the pdf but it is cumbersome. I am using MSWord 7 if that makes any difference. Is there a fix coming for this?

    Hello,
    In order to change the default reader for PDF files (to not open PDF files with Firefox's internal PDF reader), follow these steps:
    #Go to ''Tools'' > ''Options'' (or ''Firefox'' > ''Options'').
    #In the Options window, select the ''Applications'' tab.
    #In the ''Search'' field, type ''PDF''. You should find ''Portable Document Format (PDF)''.
    #On the right handside you should find an ''Action'' column. Use that to select Adobe Reader Plugin for Netscape (or something similar). Did this fix your problems? Please report back to us!
    Thank you.

  • How can we give navigation to go a saved pdf and open it, in obiee report c

    I have a requirement for obiee 11g report, that I have to create a report which have a column, whose value should be pdf icon and when we click on that it should we go to saved pdf and open it. Please give me reply as soon as possible.
    Edited by: 903449 on Dec 21, 2011 12:19 AM

    Hi,
    In this version ...just upload your PDF file. then use dashboard object and call it like below...
    try it u r url like this:
    URL path for PDF File
    http://110.191.32.11:9704/analytics/saw.dll?downloadFile&path=%2FShared%2FDOC%2Fbinotes.pdf
    Note:
    If any sapce b/w the folder path use %20 in tha url
    if / in the path use %2F in that URL 100% it will work
    for more refer my earliear post and blog:
    Download URL in dashboard not working
    http://obieeelegant.blogspot.com/2011/09/uploading-pdfwordimage-file-into.html
    Thanks
    Deva
    Edited by: Devarasu on Dec 21, 2011 12:57 AM

  • Grey background while saving pdf file as a ZIP in IE browser

    I am getting grey background while saving pdf file as a ZIP file in IE browser like below screen shot
    The pdf open properly but  when I click on save button on below screen it become grey.
    The file is getting saved properly.
    But the same thing working fine in firefox(I will not become grey while saving)
    we are using adobe 11 version.

    I am getting grey background while saving pdf file as a ZIP file in IE browser like below screen shot
    The pdf open properly but  when I click on save button on below screen it become grey.
    The file is getting saved properly.
    But the same thing working fine in firefox(I will not become grey while saving)
    we are using adobe 11 version.

  • Problem Saving PDF with Opacity Masks in Illustrator CS3

    I'm having trouble exporting an Illlustrator CS3 file to PDF. I have two layers in the the .ai file that have opacity masks applied. When I save the file as a PDF, the two layers with opacity masks seem to disappear (or they are flattened down to white/100% transparency.) They do not show on screen nor when printing. I've tried opening the saved PDF in Illustrator to investigate, and the layers are still there, but with no opacity mask. Where am I going wrong? I've tried a new file with a simple shape and a simple opacity mask, and it exports fine to PDF. So something is wrong with my file set up, but I can't pinpoint what! I have also tried exporting to various versions of PDF, and nothing works. Help!
    Screen cap from Illustrator:
    Screen cap of PDF:
    Correct (Illustrator) with subtle starburst effect:
    Wrong (Acrobat PDf), no starburst!
    Thanks for looking!

    Not sure what's going on in your file, but it's definately having a problem with the Steaks layer. Trying to release the clipping mask and ungrouping all the layers is having a problem so it might have something to do with the way the streaks layer was built.
    Using your file I replaced the streaks layer and put a starburst that's clipped to the icon shape. I've attached two files. One is for Illustrator CC so you can retain the gradient fill on the stroke which is only available in newer versions of Illustrator. The other has the starburst I created expanded so that you can open the file and retain the startburst look.
    CC
    https://dl.dropboxusercontent.com/u/37256756/Go-IconCC.ai
    CS3
    https://dl.dropboxusercontent.com/u/37256756/Go-IconCS3.ai

  • Mac with Lion OX, in print preview with PDF, only page 1 comes correctly, the rest misses some portion rest not

    I have iMac desktop with Lion OS. I am using Firefox 6 web browser. Previously with Snowleopard OS I did not have any problems with printing, With Lion OS print commands have changed and when I click preview in PDF format for printing a web page, only page 1 of the document shows correctly. In second page, the text does not show all of the document and few lines at the boundary is missing and the font is different from page 1. I tried using Google Chrome browser and this does not have this problem. If I do not find a solution I may be forced to move to Google Chrome. I will really appreciate a response. Thanks.

    Why not reconstruct the pages in InDesign they way you want the double pages to appear. There may even be an imposition script available that will do the trick. You could then output to pdf all the pages you want the full spread on. Leave the original to create the pages you wanted left as is.
    You can ask in the ID forum about an imposition script. I know there was one with CS4, there may have been one with CS3.

  • Kde 4.9.3 no preview for pdf files in dolphin ?

    I have poppler and poppler-qt installed but still I dont see option to turn on preview for pdf files.

    You need to install kdegraphics-thumbnailers, then enable PDF preview in dolphin configuration (General > Preview)
    Last edited by jib2 (2012-11-16 22:30:20)

  • Saving PDF with Adobe AIR

    Hi all,
    Currently, I am trying to implement saving PDF function with AIR, similar to above AIR application.
    I have created a normal PDF, added formbridge.js inside it. Then display it via a HTML template in my AIR application.
    Any idea how I can save the pdf with its content using AIR?
    Do I need to ReaderExtended the PDF?
    Thanks and regards,
    Anh

    Thanks a bunch anirudhs for your reply. I believe I did a bad
    bad job explaining myself on the initial post.
    Basically what I'm having issues with is printing or saving
    the state of a scripted PDF form. I'm working on an AIR application
    that fills PDF forms from the AIR app. Here is the work flow I
    envision for the app:
    - Forms are filled in the AIR App
    - The fields are stored in a SQLite DB
    - Fields are pulled from the DB into a template scripted PDF
    File
    - Template PDF file should be able to be saved & printed
    off with the respective forms field
    I have everything working besides the saving & printing
    aspect of the application. I can't seem to make it work. Tried
    working with the saveAs() but there seems to be some security
    issues with calling the saveAs() from the script.
    I'm wondering if anyone could give me a hand with this issue.
    Thanks.

Maybe you are looking for

  • Report Break on Form with Row Selector

    Hi! I have just upgraded to 4.1 and created a new page with a Tabular Form (insert, Update and Delete capable). The first column in the report is the row selector, so when I set the "Report Break on first column", it breaks on the row selector. In pr

  • Problem with a SMS-signature, or a message got stuck

    Have an iPhone 4s running iOS 6.0.1 It seems like a textmessage got stuck like an signature in the message program. Every time i open up a new message an old, previous message shows already prewritten i the text-field. It also appear when I try to fo

  • Data base table hierarchy

    hi , when i opened the Data Base table in SE11 ..the hierarchy of the fields r not  displaying in a standard order.can anyone tell where we can find the setting option to rectify the correct sequence of the fields. Suman R

  • IMac Pairs with iMac Using Bluetooth: Mouse Gets Whacked

    Among the many problems I've noted after upgrading to Yosemite is that one of the two iMacs I have in close proximity to each other tries to connect via Bluetooth to the other one.  When this happens the mouse on the iMac that is trying (or is) conne

  • Gracenote Must Die

    Has anyone figured out how to actually block iTunes from contacting Gracenote? The AppleScript from DougsScripts doesn't work for me (and another poster), and Little Snitch blocks the outgoing request -- and then the CD doesn't load into iTunes eithe