Page 1 of 1

PowerShell Automation

Posted: Sat Sep 15, 2012 1:17 pm
by ShosMeister
Does anyone know if it is possible to automate TextPad with PowerShell? I have a lot of files I'm trying to convert to PDF and some of the text files would be bettter if I could print them out ot TextPad gaining the advantage of syntax highlighting, line numbering, etc. I do have Adobe loaded so have the Adobe PDF printer available. Just need to figure out if I can automate that in powershell.

If not, then try AutoIT

Posted: Mon Oct 15, 2012 5:22 pm
by RRBeatty
If you cannot automate these operations via PowerShell, then you might try AutoIT: http://www.autoitscript.com/

Do post the upshot of how you accomplished your conversion project.

Good luck -- Roy Beatty