Hi,
I want to change the position of a BOX in sapscript. So I used the following commang
/: POSITION WINDOW
/: POSITION XORIGIN '-0.5' CM
/: BOX WIDTH '8.5' CM HEIGHT 5 CM FRAME 10 TW
It works fine. I can really see that the BOX moved 0.5 cm on the left.
The problem is that the paragraph didn't moved on left.
So What i wrote in the BOX don't fit.
hope it's clear
thank you
joseph