PowerShell Automation

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
ShosMeister
Posts: 1
Joined: Sat Sep 15, 2012 1:10 pm

PowerShell Automation

Post 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.
RRBeatty
Posts: 8
Joined: Tue Mar 18, 2003 12:36 am
Location: Media, PA

If not, then try AutoIT

Post 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
Post Reply