Page 1 of 1

QuitHot Imposing + variable + Switch

Posted: Mon Nov 17, 2025 10:30 am
by TGo_28
Hello.

This is my first message.

I'm testing QuiteHot Imposing v6 with Switch.
I'm trying to change the size of the imposition sheet using private variables and data from Switch.

I've verified that if I set the sheet width and height variables as private data, QuiteHot Imposing understands them without any problem.

But I want to do it differently. Instead of defining the two variables in Switch, I've defined a variable with the final size name, for example: A3, A4, etc., and then in QuiteHot Imposing, in the "Size and shape of sheets" section, I'm using an IF condition to set the width and height.

I've managed to get it to apply the two values, but I haven't been able to get it to use the second parameter of the IF condition, that is, IF(page="A4",210,500). The page variable and the value A4 come from Switch as private data. In this case, I'm telling it that if it's not an A4, it should use the value of 500, but it always applies the first value, 210, even though it receives a value other than A4.

Any help would be appreciated.

Re: QuitHot Imposing + variable + Switch

Posted: Tue Nov 18, 2025 2:29 pm
by magnussandstrom
I would suggest to use the app Private Data Magician to map this using private data:

A4 = 210*297
A5 = 148*210
Letter = 216*279

and so on..

https://www0.enfocus.com/en/appstore/pr ... a-magician