Add slug line (Current page no) [SOLVED]
Posted: Tue Sep 09, 2025 3:41 pm
Hi!
Iām building a Switch flow where I need to add a slug line to an imposed PDF. My plan is to insert the text using a PitStop Action within the flow.
The slug line should look like this:
[Job.NameProper] Page: [CurrentPageNumber] of [Stats.NumberOfPages] Date: [Switch.Date:Format="yyyy-MM-dd",TimeZone="System"] - [Switch.Date:Format="hh:mm:ss",TimeZone="System"]
My question is: how can I reference the CurrentPageNumber as a variable? I know that in a PitStop Action I can use %Page Number%, but what would be the equivalent when working with a Switch PitStop variable set?
Iām building a Switch flow where I need to add a slug line to an imposed PDF. My plan is to insert the text using a PitStop Action within the flow.
The slug line should look like this:
[Job.NameProper] Page: [CurrentPageNumber] of [Stats.NumberOfPages] Date: [Switch.Date:Format="yyyy-MM-dd",TimeZone="System"] - [Switch.Date:Format="hh:mm:ss",TimeZone="System"]
My question is: how can I reference the CurrentPageNumber as a variable? I know that in a PitStop Action I can use %Page Number%, but what would be the equivalent when working with a Switch PitStop variable set?