Title Block Page Number

Hi there,

We are being requested to use page numbers in our submittal drawings but the page number has to start at a number other than #1. The %< PageNumber >% functions is great but can I have it start at a later number than #1
Cheers

D

@DanSummers the short answer is in v6 this is not possible using the text function.

However… the v7 WIP has the ability to allow additional math operations on text functions. This means you could do %<PageNumber() + 5>% or %<PageNumber() - 5>% to create an offset of the actual page number +/- some value.

1 Like

Oh man v7 already? Blimey, so I wonder what other things will be in v7.
The additional tex functions will be very helpful. Will there be other text functions added such and the ability to use different sized fonts at the same time?