Skip to content

PowerPoint VBA add-in to generate unique watermarks for each recipient and export to PDF

License

Notifications You must be signed in to change notification settings

rbennett00/ppt-watermark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ppt-watermark

PowerPoint VBA add-in to generate unique watermarks for each recipient and export to PDF

When run, the user is prompted to enter the template text for the watermark - the default is "Prepared for {n} on {d}", where {n} will be replaced with each individual's name, and {d} is the current date.

Then the user is prompted to select an Excel workbook containing the list of names. They can either select a Table and column within the workbook or manually select a range that contains the names.

Then the user is prompted to select the output directory for the generated PDFs.

About

PowerPoint VBA add-in to generate unique watermarks for each recipient and export to PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages