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 for business Windows Server User experience PowerShell
{count} votes

1 answer

Sort by: Most helpful
  1. Rafael da Rocha 5,251 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.