Tag Archives: PowerShell

PowerShell Script: Compare DOC and PDF Files

It is common to ask other departments for feedback on content to make sure you get mulitple perspectives on the topic. I cannot count the number of times I have sent a document to another department only to get it … Continue reading

Posted in PDF | Tagged , , , | Leave a comment

PowerShell Script: Merge PDF Files

Several of my friends that do not consider themselves to be programmers have asked if I know of an easy way to merge multiple PDF files into one file. Of course, I instantly thought of using LEADTOOLS in PowerShell. To … Continue reading

Posted in PDF | Tagged , | Leave a comment

PowerShell Script: Extract Pages from PDF

Admittedly, I am late to the party, but I have just started digging into PowerShell. The more I dig, the more I find that there is not much you cannot do in PowerShell. Recently, I was browsing the forums and … Continue reading

Posted in PDF | Tagged , , | 3 Comments