Merge PDF using powershell or batch file or vbs or any other script

Jitender Dudhiyani 1 Reputation point
2022-09-15T05:42:37.037+00:00

Hello,

There is an excel file with the below data.
Please let me know a script/code to merge the pdf files using windows inbuilt commands/script/tools for example: without going through the “Print” dialog, a .pdf document by providing a name and location for the file and using the built-in “Microsoft print to pdf”

241260-image.png

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,504 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rafael da Rocha 5,091 Reputation points
    2022-09-15T05:53:59.537+00:00

    Here's an article on how to do it, and the modules needed:

    Merging, splitting and creating PDF files with PowerShell

    ----------

    If any reply helped solve your question, please remember to upvote and/or "Accept Answer".
    It helps others facing similar issues find the solution.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.