+ Reply to Thread
Results 1 to 9 of 9

Using Excel to merge 2 or more PDF documents Into 1 PDF Document

  1. #1
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I want to create a simple Excel form that allows a user to browse for 2 or more PDF files located on the desktop, and then merge them into one PDF document. It would look something like this:

    --------------------

    File 1: [Browse]
    File 2: [Browse]
    File 3: [Browse]
    File 4: [Browse]
    File 5: [Browse]

    Name of New Document: [User Defined]

    [Submit Button]

    --------------------

    The name of the new PDF document would be user defined, but would automatically save to the desktop when "Submit" is clicked.
    It would also be appropriate for there to be VBA that would also automatically delete from the desktop the original files that were merged.

    Any assistance with this is greatly appreciated!
    Last edited by jonvanwyk; 10-11-2011 at 01:34 PM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I doubt if you can do this with Excel, you would need to use a pdf software
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I am also trying to research this question online. I found a post on another forum that provided the code below. Do you see this code as meeting my stated needs?

    Please Login or Register  to view this content.
    Last edited by jonvanwyk; 10-11-2011 at 02:06 PM.

  4. #4
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I am finding some indication that this can be done, but am not advanced enough to decifer if the code will meet my needs; or how to modify it to do so. Below is another example I found:

    Please Login or Register  to view this content.

  5. #5
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I am trying to do the leg work so that you Excel VBA gurus out there can let me know if I am on the right track, or if it is a lost cause.

    Here is another example that I have found:

    Please Login or Register  to view this content.

  6. #6
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    Hi, all the examples you have posted use external pdf software to mge the documents. Do you have any software that can do this? You can then look to incorporate this into,your workbook

  7. #7
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I was afraid that they were using external software. No...this would not be available. I will keep looking...

  8. #8
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I'm pretty sure that it's not possible without external software

  9. #9
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Using Excel to merge 2 or more PDF documents Into 1 PDF Document

    I see a lot of words like "probably" and "pretty sure" being used. You are 'probably' right, but it is worth asking the question, as maybe someone has figured out a solution before.

    Perhaps the key is to use Excel to convert the PDF into a different type of document that Excel CAN merge together, and then convert THAT combined file back into a PDF? It seems reasonable to assume that if Excel can convert Excel to PDF, then Excel can convert PDF to Excel. It then seems reasonable that Excel can combine two or more Excel documents into one Excel document, and then convert that one Excel Document back into a single PDF document [for example].
    Last edited by jonvanwyk; 10-11-2011 at 03:44 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1