Collection of PowerShell scripts for batch printing Microsoft Office files and organizing imaging data by LASX channel.
Prints all .docx files in a specified folder using Microsoft Word COM automation.
Usage:
- Set
$folderPathto target directory - Runs silently (Word hidden by default)
Prints all .pptx files in a specified folder using PowerPoint COM automation.
Usage:
- Set
$folderPath - PowerPoint runs visible by default
Processes experiment folders using pattern matching.
Configuration:
$root→ root directory$folderNamePattern→ regex for target folders$channelPattern→ regex for channel IDs