To create an expression that represents this sequence number, you can use integers, +, -, *, /, (, ), and the following variables:
• s – the sheet number where the logical page is to be printed.
• n – the total number of logical pages to be printed.The variable n is retrieved from the lowest of the following values:
•
Example 2 1st partition (front left): n+2-2*s4th partition (back right): n+1-2*s
Example 3 2nd partition (front right): 2*s-1+n/23rd partition (back left): 2*s+n/2
Example 4 1st partition (front left): n+2-2*s2nd partition (front right): n/2+2-2*s3rd partition (back left): n/2+1-2*s4th partition (back right): n+1-2*s
OpenText StreamServe 5.6 | Updated: 2013-03-01 |