OutputLXFJobResourcePrnOffs(num_jobID, str_name, num_index);
num_jobID
str_name
The name of the job resource that contains the LXF overlay you want to add to the PageOUT Process.num_index
Adds an LXF overlay from a job resource to a PageOUT Process, and enables the use of SetPrnXOffs and SetPrnYOffs to adjust the overlay offset.See also the Job Resource output connector settings, and the GetJobResourceIndex and DeleteJobResource functions.
num>0
0 SetPrnXOffs (5);SetPrnYOffs (2);OutputLXFJobResourcePrnOffs (getInJobID(), "LXFJobResource", $pageNr);
OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |