1

PDF File Name Template - Empty Values

We have a REVIEW SET (list of sheets and views together) for PDF output.

Typically we use the following file name template: [Sheet Number] - [Sheet Name].pdf

Unfortunately it doesn't work well for views. The output file name for views is "--- - [Sheet Name].pdf". It is the same name for all the views. That results duplicated files which get deleted. It is expected, so I added another parameters to the template: [Sheet Number] - [Sheet Name][View Name].pdf

The problem with duplicated file names is gone, but the resulting file names include the keywords [Sheet Name] and [View Name], surprisingly the [Sheet Number] is represented with three dashes: 
image-1630504164225.png

I would prefer not to see the keywords in the file names. Please put a blank string for empty parameter values referred by the keywords.