+ Reply to Thread
Results 1 to 9 of 9

Need code to merge PDF files in a folder in to single PDF file using adobe reader

  1. #1
    Forum Contributor
    Join Date
    12-14-2016
    Location
    UAE
    MS-Off Ver
    MS OFFICE LTSC 2024
    Posts
    158

    Lightbulb Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Hi,

    I have an excel file in which I have a macro that creates a series of 20 PDF files and will saved in pdf folder path and now I need a code to merge all the PDF files in a folder into single file I am using adobe acrobat reader to view pdf files. I searched in google but I didn’t get proper code to combine PDF files into single PDF. Please anybody help me with this. It will very grateful help to me.

  2. #2
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Hello
    Have a look at this link
    https://wellsr.com/vba/2017/word/com...adobe-acrobat/
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  3. #3
    Forum Contributor
    Join Date
    12-14-2016
    Location
    UAE
    MS-Off Ver
    MS OFFICE LTSC 2024
    Posts
    158

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Quote Originally Posted by YasserKhalil View Post
    HI YasserKhalil,

    Thank you so much for reply. i gone through your link its awesome once again thanks but its not worked to me because in instruction itself mentioned
    DESCRIPTION: This function uses Adobe Acrobat (won't work with just the Reader!) to-------------
    unfortunately am using the adobe reader i dont have the full version of licences of adobe acrobat. Is there any other way to get combine PDF using by arcoba reader or i am using other application called Nitro PDF

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MSO Home and Business 2024
    Posts
    7,338

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Why not just group the sheets before converting them to pdf so they already are in 1 pdf file ?
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  5. #5
    Forum Contributor
    Join Date
    12-14-2016
    Location
    UAE
    MS-Off Ver
    MS OFFICE LTSC 2024
    Posts
    158

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Quote Originally Posted by bakerman2 View Post
    Why not just group the sheets before converting them to pdf so they already are in 1 pdf file ?
    HI Bakerman2,

    i have one sheet only with 20 units by monthly wise i will generate the reports as 20 PDF files it save in PDF folder path from the folder i need to combine all pdf it one single PDF files it so easy to send email to my boss, is not possible when i creates PDF files working perfectly why cant make single pdf files by normal VBA code.

  6. #6
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  7. #7
    Forum Contributor
    Join Date
    12-14-2016
    Location
    UAE
    MS-Off Ver
    MS OFFICE LTSC 2024
    Posts
    158

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Quote Originally Posted by humdingaling View Post
    Hi humdingaling ,

    Thanks i visited the link which you given and many solution reporst how to combine the pdf mostly they given has solution with 3rd party software like PDFSAM, PDFCREATOR. I am using the 3rd party software in my home pc is NirtoPDF software i will check with the code which i can modify with NitroPDF but my company i have in my system only Adobe Reader only there is no 3rd party software and i cant have access to install the other 3rd party software. My worries are how can use the vba code to merge pdf files without 3rd party software on my company pc.

  8. #8
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Already said you need 3rd party software, so instead trying to force a round peg in a square hole

    suggest you talk to your IT within your company on how to obtain software to achieve the task that is required of you
    if they are being a road block then talk to your boss to talk to your IT to tell them to provide you with the appropriate tools for the tasks that is required

  9. #9
    Forum Contributor
    Join Date
    12-14-2016
    Location
    UAE
    MS-Off Ver
    MS OFFICE LTSC 2024
    Posts
    158

    Re: Need code to merge PDF files in a folder in to single PDF file using adobe reader

    Quote Originally Posted by humdingaling View Post
    Already said you need 3rd party software, so instead trying to force a round peg in a square hole

    suggest you talk to your IT within your company on how to obtain software to achieve the task that is required of you
    if they are being a road block then talk to your boss to talk to your IT to tell them to provide you with the appropriate tools for the tasks that is required
    Hmm.. i will speak with my boss Thank you so much

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA code to Close Adobe Acrobat reader
    By flupsie in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-26-2017, 12:38 PM
  2. VBA Code to fetch files in a folder and merge into a "Master file" - Please assist!
    By ClarkKyle in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 05-24-2017, 04:14 AM
  3. Replies: 1
    Last Post: 01-19-2016, 01:11 AM
  4. Need code to select files in a folder to merge PDF using adobe acrobat X
    By karel85 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-15-2014, 04:19 PM
  5. Closing active Adobe Reader file that was created as a shell
    By scju72 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-11-2014, 05:09 PM
  6. Close PDF/ Adobe reader files in VBA
    By paynod in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-13-2014, 12:40 PM
  7. Replies: 0
    Last Post: 05-25-2006, 12:50 AM

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