
This pattern is applicable when splitting by text. Same behavior as with the difference that non-alphanumberic characters areĮxample: - would generate 1-Introduction.pdf, 4-Chapter Only applicable when splitting by bookmarks.

This pattern is replaced by current bookmark's name. It is replaced with original name of the input document, without the extension.Įxample: _ would generate 1_input-file.pdf, 3_input-file.pdf,

Įnsures unique output filenames, replaced with a file number according to the output orderĮxample: generates 001, 002Įxample: starts with the counter at 13, generating 13, 14,ĭoes not ensure unique output filenames and it must be used together with other placeholders ensuring Įnsures unique output filenames, being replaced with current date & time. Special keywords can be used as placeholders in the output file names, to be replaced with dynamic valuesĪ trivial example is prefixing each document with the page number, when splitting.Ī reference to the current page number in the input documentĮxample: will generate filesnames like 001.pdf, 002.pdf.Įxample: generates 01.pdf, 02.pdf, etc.

Help & Knowledge Base Customizing Result File Names
