How to change device setting for output

Petr

Member
Hello,

I have Optio layout developed in DesignStudio with input parameter which define device characteristics (it is used as run-time value in destination definition).

Than I create DCL script which start this layout in FOR loop more times with different input parameters. But my output definition is not change and the first device settings is used in all runs.

I think that output is not destroyed after document is finished. I added script (ALTER OUTPUT SET DEVICE ...) in code before of destination definition but it doesn't help.

Can anyone suggest me how can I solve this problem.

Thank you,
Petr
 
In the destination you have an option to change the device characteristics..try that
 
Back
Top