Skip to content

boombertz/UniqueCodePerFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export a set of .PDF files with unique code per file, like a security watermark.



Overview

This script saves a sequence of files in .PDF format with a unique number code per file in all pages of the file.

In default mode, the PDF Preset is Smallest File Size

If you want to change that, you need to edit the line #91 in the file with the name of your preset.

var myPDFExportPreset = app.pdfExportPresets.item('[Smallest File Size]');

Feel free to open an issue or do a pull request.

About

Export a set of files with unique code per file, like a security watermark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published