PDF email archives: How to selectively re-export to new archive/.pst?

A while back, I made PDF email archives of a variety of Outlook folders, and eventually deleted the Outlook messages in question.
Now, unfortunately, I am wishing I had not.  So, a few "save the day" type of questions:
1) Can I convert an entire PDF email archive, or portions of an archive, back into Outlook format?  How?  (If you know the answer to this, ignore the rest!)
2) Can I selectively search a PDF email archive, and then group-export the messages displayed in the search results into a separate PDF email archive? How?  I can manage to use the filters to select a group of messages, but I can't manage to re-export them to a new archive or a PDF portfolio.
thanks,
Erik

It cannot be done in InDesign, but, as you surmised in Acrobat.
You'll need to ask in the Acrobat forums. I don't know of any changes like that in Acrobat DC but because I don't program in JavaScript, I might have overlooked it. Try one of these forums:
                             Creating, Editing & Exporting PDFs                        
                             Rich Media & 3D                        

Similar Messages

  • I am trying to update Apps and it is showing an old email address how can I change to my new email address?

    I am trying to update my apps and I need to change it to my new email how do I do that?

    - Apps are locked to the account that purchased them.
    - To update apps you have to sign into the account that purchased the apps. If you have apps that need updating purchased from more than one account you have to update them one at a time until the remaining apps were purchased from one account.

  • How can I auto export a PDF File using the "Smallest File Size" preset and set the Exported File Name based on information from an Imported PDF?

    Greetings all,
    I am trying to create a script to automate a PDF export process for my company for inDesign. I’m fairly new to inDesign itself and have no previous experience with javascript, although I did take C++ in high school and have found it helpful in putting this code together.
    We have an inDesign template file and then use the Multi-page PDF importer script to import PDF files. We then have to export two version of each file that we import, then delete the imported file and all of the pages to reset the template. This has to be done for nearly 1000 pdf files each month and is quite tedious. I’m working on automating the process as much as possible. I’ve managed to piece together code that will cleanup the file much quicker and am now trying to automate the PDF exports themselves.
    The files are sent to us as “TRUGLY#####_Client” and need to be exported as “POP#####_Client_Date-Range_North/South.pdf”
    For example, TRUGLY12345_Client needs to be exported as POP12345_Client_Mar01-Mar31_North and POP12345_Client_Mar01-Mar31_South.
    There are two templates built into the template file for the north and south file that are toggled easily via layer visibility switches. I need to get a code that can ideally read the #s from the imported Trugly file as well as the Client and input those into variables to use when exporting. The date range is found in the same place in the top right of each pdf file. I am not sure if this can be read somehow or if it will have to be input manually. I can put North or South into the file name based on which template layer is visible.
    I am not sure how to go about doing this. I did find the following code for exporting to PDF with preset but it requires me to select a preset and then type the full file name. How can I set it to automatically use the “Smallest File Size” preset without prompting me to choose and then automatically input some or preferably all of the file name automatically? (If the entire filename is possible then I don’t even want a prompt to appear so it will be fully automated!)
    PDF Export Code (Originally from here: Simple PDF Export with Preset selection | IndiSnip [InDesign® Snippets]):
    var myPresets = app.pdfExportPresets.everyItem().name;
    myPresets.unshift("- Select Preset -");
    var myWin = new Window('dialog', 'PDF Export Presets');
    myWin.orientation = 'row';
    with(myWin){
        myWin.sText = add('statictext', undefined, 'Select PDF Export preset:');
        myWin.myPDFExport = add('dropdownlist',undefined,undefined,{items:myPresets});
        myWin.myPDFExport.selection = 0;
        myWin.btnOK = add('button', undefined, 'OK');
    myWin.center();
    var myWindow = myWin.show();
    if(myWindow == true && myWin.myPDFExport.selection.index != 0){
        var myPreset = app.pdfExportPresets.item(String(myWin.myPDFExport.selection));
        myFile = File(File.saveDialog("Save file with preset: " + myPreset.name,"PDF files: *.pdf"));
        if(myFile != null){
            app.activeDocument.exportFile(ExportFormat.PDF_TYPE, myFile, false, myPreset);
        }else{
            alert("No File selected");
    }else{
        alert("No PDF Preset selected");
    So far my code does the following:
    1) Runs the Multi-Page PDF Import Script
    2) Runs PDF Export Script Above
    3) Toggles the Template
    4) Runs #2 Again
    5) Deletes the imported PDF and all pages and toggles template again.
    It’s close and much better than the original process which was almost 100% manual but I’d like to remove the Preset prompt from the PDF script and have it automatically select the “Smallest File Size” preset. and then if there’s a way to have it auto-fill in the file name so no user input is required at all other than selecting each file to import. (If there’s a way to setup a batch action for the multi-import script that would be even better!)
    Thanks in advance and if there’s anything else I can provide that would help please let me know! Even a nudge in the right direction will be a big help!

    If you hold down the option key, it will typically show the location. Or you can often hit option-return on the file and it will reveal the file in the Finder, instead of opening it.
    Final option is to open it, and just option-click the filename in the toolbar of Preview and it should show you the location.
    It's probably an attachment to an email you've received. If you have Mail set to cache emails and their attachments it'll be stashed in a subdirectory of ~/Library/Mail. Which is fine.

  • I have a photo PDF slide show in an email. How do I get the photos into my camera roll on iPad ?

    I have a photo slide show PDF file in an email. How to I transfer the photos in my camera roll on my iPad?

    Well I guess you can press cmd + shift + 3 to take a picture of your whole screen or cmd + shift + 4 to take a picture of a selected area, that will create a file called "screen shot yyyy-mm-dd at hh:mm:ss.jpg" on your desktop then you just select those files and drag them into iPhoto.

  • How can I move PDF email attachments into ibooks?

    How can I move PDF email attachments into iBooks?

    When you tap on the PDF to open it, a curved arrow icon will appear in the upper right corner. Tap that icon and the option to "Open In" appears. Select that option - tap open in - and you can select iBooks from there.

  • I have put epubs into ibooks and i would like to know how i can then export them to an email or dropbox?

    I have put epubs into ibooks and i would like to know how i can then export them to an email or dropbox?

    You will have to go via your computer's iTunes. Connect the iPad to your computer's iTunes and do File > Devices > Transfer Purchases in iTunes (that should copy epubs and/or PDFs that are in the iBooks app, not just actual ibooks), and if using a Mac with Mavericks or Yosemite on it then do File > Move Books From iTunes in its iBooks app. You can then email them or add them to Dropbox from your computer.

  • How do I archive a labeled selection

    How do I archive a labeled selection.
    If I select emails with a specific label the archive facility will not opperate. Is there a way to overcome this as I would like to archive a substantial number of emails over many pages/screens
    == This happened ==
    Every time Firefox opened

    The simplest way is to hold down the shift key while you make the additional selection.
    Or use the second option in the Options bar.

  • How can I email a video clip I downloaded into my iPhoto library to my friends? I tried creating an email and attaching the clip but there is no sound and no picture when the 5 minute attachment "plays." How can I file= export it to them from iPhoto?

    How can I email a video clip I downloaded into my iPhoto library to my friends? I tried creating an email and attaching the clip but there is no sound and no picture when the 5 minute attachment "plays." How can I file=>export it to them from iPhoto?

    Have them install Quicktime on their PC's from Apple's website, that's the easiest fix.

  • How can I export an Flash archive to Powerpoint or into  a Visual basic form

    How can I export an Flash archive(Flash cs4 profesional)   with animation to Powerpoint or into  a Visual basic form ?,

    How can I export an Flash archive(Flash cs4 profesional)   with animation to Powerpoint or into  a Visual basic form ?,

  • I try to find something on my iPad, many results are emails, when I push on an email I can't see the email, because I get ever the first email,or the previous selected email in my inbox. How can I see the email selected?

    I try to find something on my iPad, many results are emails, when I push on an email I can't see the email, because I get ever the first email,or the previous selected email in my inbox. How can I see the email selected?

    Is your Yahoo account set up as POP3 or IMAP?

  • I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out wh

    I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out what is going on? We have it set on auto renewal so I know its not that we haven't renewed this subscription, because we pay automatically.

    Hi olivias,
    It sounds like there may be some confusion on your system about what application should be associated with PDF files. You can reset filename associations by following the steps in these articles (depending on your operating system):
    How to change the default application for a file type | Macworld
    http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7
    Please let us know if you have additional questions.
    Best,
    Sara

  • Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the

    Export the pdf from indesign some error Pop Up window (Failed to Export the PDF file). How slove the problem
    Please some one help on this

    You need to try exporting the first half of the book.
    If that exports ok then export the other half of the book.
    Whatever half it fails on - keep dividing the book in half to find the culprit page or pages.
    For example if your book is 128 pages long:
    1. Export pages 1 - 63
    2. If these Fail to Export then
    3. try exporting1-32
    4. If these Fail to Export
    5. then try exporting1-16
    If it doesn't fail (step 2)
    Then export pages 64-128
    and 64-90 etc.
    until you find the pages causing the issues.

  • How to print a pdf email attachment in android system

    How to print a PDF email attachment

    You need
    - an application server JAVA with Adobe Document Service installed
    - you need to configure the connection between that Java instance and your ERP system
    https://www.sdn.sap.com/irj/sdn/adobe
    Markus

  • .pdf email attachments open in photoshop.  How do I get them to open in Reader?

    Hey,
    .pdf email attachments open in photoshop.  How do I get them to open in Reader?
    thx

    You need to change your file association to open .pdf files with Adobe Reader.
    See http://windows.microsoft.com/en-us/windows/change-file-open-program#1TC=windows-7

  • Subscription Acrobat Pro DC, Adobe Export PDF, Adobe PDF Pack. How can I activate the need of licens?

    Subscription Acrobat Pro DC, Adobe Export PDF, Adobe PDF Pack.
    How can I activate the need of licens?
    The reason can be Adobe policy, I have change computer, added products, stop using any product and so on.

    Hans,
    When you no longer need the Adobe software on a computer or you wish to move it to another one, you should deactivate the software.
    See this link: how to deactivate software. Installation rules will let you install the software on two computers of the same platform (both windows or both mac) but you are limited to running it on only one at a time. If you have only installed it once, you should be able to install it on the other computer. If you have already installed the software twice and you don't have access to your previous computer or you upgraded your computer's hardware, replace a hard drive, upgraded your operating system, or reformatted your drive before deactivating your software, you can ask Adobe Support to help you deactivate the software from the machine. Just have your serial number or Adobe ID ready, and then contact support. Then you can install the software from the links below and enter your serial number to re-activate the software.
    If you need to find your serial number, sign in to your Adobe account. On the Manage Accounts page that appears, all of your registered products and their serial numbers are listed in the Plans & Products section. For more information on locating serial numbers, or on registering a serial number, please see Find a serial number.
    Pattie
    Download software here:
    Downloads
    Acrobat:  XI, X | 9,8 | 9 standard
    Lightroom:  5.7.1| 5 | 4 | 3 | 2.7(win),2.7(mac)
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard
    Downloads for older versions
    Creative Suite  CS5.5  |  CS5  |  CS4  |  CS3
    Acrobat  X |  9, 8
    Photoshop Elements 11, 10  |  9, 8 , 7

Maybe you are looking for

  • Clearing Foreign Currency invoice with Local currency

    Hi, We do have a requirement for clearing of Vendor Invoices ( Foreign Currency) with Payment of Local Currency . System not posting any Forex fluxuations . Clint required to see the Foreign Exchange gain loss automatic postings , Eg:    Vendor Invoi

  • N8 Update Problem

    Hello, I have recently updated my N8 and since then i am having two problems,  1- The gallery is not showing me any new photos that i take, or videos that i record. 2- The top part of main screen gets stuck sometimes, like from the signal strength ba

  • How to obtain the value at the end of quarter

    Hi, I am new to CR2008. I need to obtain the value of a particular field (say inventoryEndValue) at the end of each quarter, and use it as the starting value (say inventoryStartValue) for the next quarter. I want to show these values (the end value o

  • Full Screen mode and two monitors

    I consider this an oddity in Lion. I have two monitors. If I have Mail open in the left one and let's say Address book on the right one, and I put Mail into full screen mode, the other monitor goes gray. So . . . no way to have one monitor in full sc

  • Some Schedule jobs are not running in Oracle 10g

    i have total of 8 Schedules jobs in Oracle 10g test database which were not in sync with prod database . So i re-created all of them again and then enbled them . but some 4 of them didnt ran on their NEXT_RUN_DATE . Showing NULL on LAST_START_DATE an