You are not logged in.
Pages: 1
Hi,
I am looking for a way to get my current (text) position.
In a certain case I use canvas.showtext several times - values come from a list whose length not known in advance.
After the input is done I would like to know at what position I actually am.
What I am doing is $STARTPOSITION - $LIST.count * canvas.page.fontsize
- is there a better way?
Thanks!
(of course there are no "Dollar signs" in my code!)
Pages: 1