Difficulty cross-referencing PDF created from MS Word Mail Merge

Hello!
I'm using MS Word Mail Merge to create PDF documents with Adobe Acrobat 9 (Merge to Adobe PDF ribbon). Adobe allows me to specify the file name to use, which Adobe uses for the first portion of the file name, but the remaining is up to Adobe and varies depending on the total number of documents.
The help shows as: "The PDF will be named using this text plus a series of numbers. For example, if you type JulyLetter in the Specify PDF File Name box, the mail-merged PDFs might appear as JulyLetter_0000123, JulyLetter_0000124, July Letter_0000125, and so forth."
If the numbering was sequential, there wouldn't be a problem. However, if the number of records exceeds 50 documents, the convention changes at intervals of 50 and it makes it difficult to cross-reference without opening the document.
As an example, if there are a total of 67 documents, you get the following results:
Record 15 is named JulyLetter_15015.pdf. (meaning range 1-50, record 15)
Record 20 is named JulyLetter_15020.pdf (meaning range 1-50, record 20)
Record 56 is named JulyLetter_51676.pdf (meaning range 51-67, record 6)
Record 66 is named JulyLetter_516716.pdf (meaning range 51-67, record 16)
The breaks are at intervals of 50 records, meaning that if there were 230 records to print, record 143 would be JulyLetter_10115043.pdf, record 180 would be JulyLetter_15120030.pdf.
Does anyone know where the naming or breaks are controlled within Adobe to just keep it sequential or if there is possibly a cross reference file created that may assist with cataloging?
Thanks

In each of the successive versions of Acrobat to the version you have, improvements have been made in converting a PDF to Word format. Acrobat X and the version about to come out, Acrobat XI, do the best job. I can't guarantee that the results would be an improvement in your case, but I have a hunch they would.

Similar Messages

  • Creating TOC Bookmarks in a PDF created from Microsoft Word

    Does anyone know how to modify PDF creation settings so that bookmarks are automatically set from the Table of Contents in the PDF version of a Microsoft Word document? This is possible in Windows using word and Acrobat Pro. But it's not automatic in the OSX-resident PDF creator and I can't find any way to modify preferences. I'm using Word 2004 (11.3.5) for Mac. Thanks!
    iMac 21" Intel   Mac OS X (10.4.10)  

    I am using Acrobat XI Pro on PC.
    Of course, I have done all the steps you mention,  but I wanted someone to confirm me if these setting values are correct in order to obtain the best results. I repeat the paragraph of my previous discussion that I want to clarify, just in case some of you can help me, mainly about optimization
    I digitalized the document from the scanner. This scanner is installed in the net, so I personalized the settings in Acrobat and I chose memory mode instead of native mode.
    Mode color: black on white
    Resolution: 600 ppp
    As you say in your mail, I understand I should choose ClearScan OCR not searchable just at this moment.
    Well, and what about the options of optimization?, JBIG2 (without lost)?, 4 CCITT?
    And filters?, I have: activated, low, activated, medium
    Are these values congruous or compatible?
    Thank you
    De: Phillip Jones [email protected]
    Enviado el: martes, 27 de noviembre de 2012 18:24
    Para: Suárez Suárez, Manuela
    Asunto: I cannot edit text in a PDF created from scanning
    Re: I cannot edit text in a PDF created from scanning
    created by Phillip Jones<http://forums.adobe.com/people/PhillipMJones> in Creating, Editing & Exporting PDFs - View the full discussion<http://forums.adobe.com/message/4877588#4877588

  • Annotations made in Preview to PDFs created from MS Word corrupts PDF

    In Preview, when I save annotations to PDFs created from an MS Word document, the PDF seems to be corrupted. Searching in the PDF no longer shows any results, and text copied from the PDF is displayed as a series of meaningless characters when pasted into a note annotation, or pasted into another file (e.g. a TextEdit file). So for example, "the monitoring of progress" becomes ")@%8,1),&12%,=%4&,2&//" when copied and pasted.
    Is there any way to prevent PDFs from being corrupted in this way, or to restore the PDF so that searching and copying work correctly?

    I suspect this is a problem with M$ failing to handle PDF files correctly. I would suggest you ask your question over on the M$ forums instead of here.
    Allan

  • Missing data in Acrobat Pro XI PDF created from Microsoft Word (2010) doc

    When I create an "Adobe PDF" from a Microsoft 2010 Word doc that contains mainly images and text boxes, about 50% of the text boxes do not appear in the PDF.  Also, some of the images (layered on top of each other) appear in a different order - the one on the bottom moves to the top.
    How can I address this problem so that the PDF accurately reflects the Word document?
    (I am using Acrobat Pro XI and Microsoft Office 2010)

    Finally figured it out -- if I view the form directly in Adobe Reader (over our network), I see the confusing message about "Click 'Sign' to fill out..."
    BUT, if I open the form within a web browser (IE, Firefox, etc.), I see the usual message: "Please fill out the following form. You cannot save data typed into this form. Please print..."
    It is doing what I expected; I just wasn't viewing it in the usual manner.  Users will be seeing this form via a web browser, so problem solved.

  • Dashed Table borders do not render correctly when PDF created from MS word 2013

    I have a defined format for many documents which have all been created in MS word 2007.  Never any problem creating PDFs of  these using ADOBE XI Pro.
    Updated to MS 2013 and now when converting the same doc to PDF all dashed borders around tables render as solid lines. The only time they render correctly is if I PRINT to PDF.  Printing to PDF is not an option as I create batches of many documents at one time, so would be to time consuming.  This was an issue when i considered upgrading 2007 to 2010 a couple of years ago, so caused me to delay upgrade.. upgrade is now required.
    I have a sample of a document if required.
    thanks

    Just as a test, have you tried the MS plugin for PDF creation? I have found with other versions of WORD and Acrobat that PDF Maker and the MS plugin can both fill in dots and dashes on vector graphics (basically what the border is) and yet it comes out correctly with printing to the Adobe PDF printer. Unfortunately I do not have a solution. In my case, it seemed to be related to the vector graphic itself (I could import it to InkScape or other vector graphic tool and save to EMF and it then worked fine. It may be something that MS themselves have messed up in OFFICE 2013. Good luck.

  • I created a pdf form from a Word doc with 9 pt aerial font formatting; the text on the pdf form is aerial 9 pt, but the fields are formatted in courier 12 pt - How do I reformat the font in the fields??

    I created a pdf form from a Word doc with 9 pt aerial font formatting; the text on the pdf form is aerial 9 pt, but the fields are formatted in courier 12 pt - How do I reformat the font in the fields??

    You can set up a temporary button (or link, bookmark, etc.) and add the following JavaScript action:
    // Mouse Up script for a temporary button (or bookmark, etc.)
    // Change the font and font size for all text fields in this document
    for (var i = 0; i < numFields; i += 1) {
        var f = getField(getNthFieldName(i));
        if (f.type === "text") {
            f.textFont = font.Helv;
            f.textSize = 9;
    It also sets the font size, but you can remove that line if you don't need to do that.

  • Hyperlinks not working in PDF created from Word

    I have created a Word document containing hyperlinks but when I print it to a PDF file (using Acrobat 7.0.9 on Windows Server 2003), the hyperlinks look OK in the PDF file but nothing happens when I click on them.
    In Acrobat, under Edit > Preferences > Convert to PDF > Microsoft Office > Edit Settings, the "Add bookmarks and links to Adobe PDF file" option is ticked.
    How can I get the hyperlinks to work in a PDF file created from a Word document?

    The original post did not indicate the method of creating the PDF. The result that was obtained was what happens when you print to the Adobe PDF printer. To get the hyperlinks embedded in the PDF, you have to use the PDF Maker (create PDF in WORD 2007).

  • Acrobat 9.5, file corruption when combining .pdfs created from Word or Excel (from Office 2010) into a larger .pdf document

    In Acrobat 9, when I combine .pdfs created from Word or Excel (from Office 2010) into a larger .pdf document, there is data corruption. Some of the text appears as blank boxes when the pages are inserted into the larger .pdf, the main document. I have so far solved this by "printing" the files to .pdf, and then inserting them into the larger .pdf main document, but this creates a fatter .pdf file that is much larger than would otherwise be the case. Are there any other solutions within Acrobat 9, please? If this bug has been solved in Acrobat X or XI, please advise. Thanks.

    As far as the images are concerned, that may be a result of your choice of job settings. You may want to use the Press or Print option if the image quality is important. I assume you are talking about bit images in this case.
    As to the hangup, have you checked to see if AcroTray is active on your system? It may not be running as needed. In the meantime, try checking print to file and then opening that file in Distiller to complete the conversion to PDF.
    Before you ever try a reinstall, you need to do a repair first to see if that resolves the problem. There are a lot of unknowns about your exact process for the printing and your job settings that may be part of the problem. The rest of your system setup is useful in some cases, but did not help me see your problem.

  • How do I create a PDF file from a word document file?

    How do I create  PDF document from a word document

    Acrobat Pro will do this. See: http://www.adobe.com/products/acrobat/word-to-pdf-converter.html
    Hope that helps,
    Brian

  • Will I be able to create fillable pdf forms from existing word and excel documents?

    Will I be able to create fillable pdf forms from existing word and excel documents?

    Hi
    Yes you can. You may visit this link to check the workflow: https://www.youtube.com/watch?v=O0PPzFq3X00
    Regards,
    Ajlan Huda.

  • I cannot edit text in a PDF created from scanning

    I am using Adobe XI, and I have created a PDF by scanning a document.
    When I do click on a paragraph to edit text, all the page appears selected, it seems to be an image. At that moment a message pops up saying: this page has not editable text or digitalized content. The editing tools are disabled, so I cannot edit text.
    If I do export a page to Excel or Word, I can edit text there, although there are some kind of data that is not converted properly (even when I have executed OCR).
    I have edited preferences, but I am not sure if I did it correctly.
    Thanks

    I am using Acrobat XI Pro on PC.
    Of course, I have done all the steps you mention,  but I wanted someone to confirm me if these setting values are correct in order to obtain the best results. I repeat the paragraph of my previous discussion that I want to clarify, just in case some of you can help me, mainly about optimization
    I digitalized the document from the scanner. This scanner is installed in the net, so I personalized the settings in Acrobat and I chose memory mode instead of native mode.
    Mode color: black on white
    Resolution: 600 ppp
    As you say in your mail, I understand I should choose ClearScan OCR not searchable just at this moment.
    Well, and what about the options of optimization?, JBIG2 (without lost)?, 4 CCITT?
    And filters?, I have: activated, low, activated, medium
    Are these values congruous or compatible?
    Thank you
    De: Phillip Jones [email protected]
    Enviado el: martes, 27 de noviembre de 2012 18:24
    Para: Suárez Suárez, Manuela
    Asunto: I cannot edit text in a PDF created from scanning
    Re: I cannot edit text in a PDF created from scanning
    created by Phillip Jones<http://forums.adobe.com/people/PhillipMJones> in Creating, Editing & Exporting PDFs - View the full discussion<http://forums.adobe.com/message/4877588#4877588

  • Adobe Acrobat Pro XI problems printing PDFs created from AutoCAD.

    Just installed Adobe Acrobat Pro XI and am having problems printing PDFs created from AutoCAD.  Printing other PDF created by MS Word works well.  Had a similar problem in an earlier version of Pro.  The fix I figure out then was to print the PDF file as another PDF.  Using the second PDF to print to a plotter typically worked.  It does not work for Adoabe Acrobat Pro XI.

    Hi presottom
    Please refer ; http://helpx.adobe.com/acrobat/kb/troubleshoot-pdf-printing-acrobat-reader.html
    or
    Let us know more details about it to help you better ?
    What is the OS ?
    is there any error message , etc .. ?

  • Bloated pdf File from Macintosh Word?

    When creating a pdf file from a Word file on a Mac the file size becomes huge.  The same file converted to pdf using Acrobat on a Windows machine results in a much smaller file.  For example  I wrote a two page letter that included several photos:
    Original file size: 12.9 MB
    pdf created by Acrobat on Windows PC:  227 KB
    pdf created by Acrobat on Mac (OSX10.10): 61.1 MB
    pdf created by Mac: 61.2 MB
    What the heck is going on?
    Thanks.

    Dov:
    I have a trial version of Adobe Acrobat XI installed.  I created the pdf files 4 different ways:
    1)  On my PC I used the "Print" menu then printed using the Adobe Acrobat option.  Result: file size = 221 KB
    2)  On my Mac I used Acrobat, selected "Create pdf" from the "File" menu, selected the Word document, and clicked "Save".  Result: file size = 61.1 MB
    3)  Also on my Mac I opened MS Word, selected "Print" then created a pdf using the "Save as pdf" open:  Result:  file size = 61.2 MB
    4)  Just now I tried the method you suggested.  From within Word I selected "Print" then "Save as Adobe pdf" from the print menu.  Result:  file size = 209 KB.
    It worked great.  The "Create pdf" in the "File" menu was the problem.  Thank you so much.
    -Bruce Thomson

  • Possible Bug in PDFs created from a common template

    At work we've encountered an odd problem that seems to be growing.
    Our printer setup:
    HL-8050n and a HP LaserJet 5550.
    Process:
    We have a Word template we use for all documents.
    We convert all documents to PDFs before sending them to clients.
    The Problem:
    Over the past few months, a specific user I'll call Sam kept having problems with PDFs that wouldn't print to the HL-8050. The same PDF would print fine to the HP 5550 though. When this problem occurred, any other document would print fine to either printer (text files, picture, other PDFs, etc). When transferred to another machine, the same PDF would still not print.
    If you watch the printer, it begins to process the document and then flashes "Ignore Data" or "Data Error." Then the document is never processed.
    At first, only Sam had the problem. Then other users had the problem, but only with documents created by Sam. Now, several users are being affected by the same problem no matter who created the document.
    I don't believe it is the printer because it will print any other type of document, including other open PDFs, when this strange problem occurs.
    I do believe it might be related to the Word template we use. Previously, not all users had the same template type (for design reasons). However, we've switched and now the template is the same for all users. The template is on a shared network resource, is not writable (except by root - that is how locked down it is), and is only readable. The problem has expanded since the use of the common template.
    Something seems to be happening when the users export the document from Word to the PDF format.
    Also, this only occurs on Intel based Macs. Not on PCs. And it doesn't affect the one non-Intel Mac in the office. Another note: when you view the affected PDFs in a folder, the icon is the PDF icon. However, when dragged to the desktop, the icon changes to a generic icon even though the file extension is the same.
    Has anyone else had weird printing issues with their documents?
    EDIT: UPDATE: Printing the document from the built in Preview application is successful. But printing from Acrobat 8.0 Pro is not.

    I asked this morning, and she can print PDF documents not created from the word template. Some PDFs from the template work and some don't - I haven't been able to narrow it down to a specific factor.
    I've repaired the permissions on the file as well as on the entire machine. And the version of word is Office 2008 fully updated.
    I'm tempted to mark it off as an issue with the HL-8050n. But seeing as printing from Leopard's preview app works perfectly, it must be an Acrobat problem.
    Is there a way to run Acrobat in a debug mode or to get some sort of detailed status messages from its printing attempts?
    EDIT/UPDATE:
    The printer uses the HL-8050n BR3 driver. However, the problem persists even if I change the driver (I've used Adobe drivers, generic post script, similar models to the HL8050). They all result in a print from Preview but not from Acrobat.

  • Unable to save a PDF created from a secure webpage in Acrobat X

    Hi,
    Our Acrobat X standard won't 'save' or 'save as' PDFs created from a password secured website. Same symptom on two machines here. Other PDFs work fine.
    The workflow we're using is opening acrobat, selecting create pdf from website, and then specifying a website with an https address and entering a username and password to access the site. This generates a pdf which looks great, all the links work etc... but when you click 'save as,' absolutely nothing happens. You're left just looking at your PDF with no save window or anything opening.
    This gets done every day in the office here. I suspect the latest update may have caused the issue?

    Hi Bill@VT,
    Thanks for your reply!
    I checked document properties and security is off. I've also unticked "Enhanced Security" under Security (Enhanced) in the Edit > Preferences menu.
    This issue is only affecting our acrobat 10 and acrobat 11 users. I still have a couple acrobat 9 users here and they're unaffected.
    The Save As button is not greyed out -- it's available but clicking on it just closes the file menu and does not open the save as dialog box.

Maybe you are looking for

  • Having trouble setting up my website. It's probably a silly mistake.

    So I've registered a domain and hosting plan with A Simple Orange which had a pretty good deal since I had a coupon for 20% off. I've tried using Joomla to manage my website, but I couldn't get the hang of it. So I'm trying out iWeb 09' now and just

  • Problems with the iOS 5.1 version, HELP!

    I just upgraded to the latest version - iOS 5.1 on my iPhone 4, but now the screen is freezing all the time, and the phone shuts down. Is this a problem with the new 5.1 version? What can I do to fix it?

  • Month view doesn't show

    day and week view are fine, selecting month view and the window disappears. Has been working fine - though I did run system optimise recently...

  • DB Server performance

    Hi all, We have a Enterprise Data warehouse to which everyday maximum number of report queries are being hit.... Could anyone tell me how to find out the server performance....like what is the current load on server(i.e..queries being hit ) .... I am

  • 3rd party apps suddenly won't work

    This happened to me before but it was a long time ago and I don't remember what the fix was. Suddenly all my 3rd party apps refuse to run. They come up for a second then quit. I tried a hard reset but no luck. Anybody got any ideas. I'm still on OS 3