Before Print condition to move text position
Posted: Wed Jan 04, 2023 9:17 pm
Hello guys
I am trying create a condition in Before print, but it is not working ( I don't know if Before Print is the best choice for that, please, let me know).
Look at picture below, I have this Routing field (Text48), and if my part is assembly I want move 0.3 above. In the Before print you can see the condition I put.
However I noticed 2 problem:
1- Assembly that is the condition is always true. Note In the first part of report it is possible to see that I have Assembly=false printed, but the text still moving.
It seems the system is looking for the last part which really is an and considering true for all lines, I tested with only one part and it is working fine, only not work if I have any assembly.
2-If you look at the second part, is still moving, is seems se system is considering the value I put before and it is not reset the value for TEXT48.Top.
Do you have any suggestion? Thanks
I am trying create a condition in Before print, but it is not working ( I don't know if Before Print is the best choice for that, please, let me know).
Look at picture below, I have this Routing field (Text48), and if my part is assembly I want move 0.3 above. In the Before print you can see the condition I put.
However I noticed 2 problem:
1- Assembly that is the condition is always true. Note In the first part of report it is possible to see that I have Assembly=false printed, but the text still moving.
It seems the system is looking for the last part which really is an and considering true for all lines, I tested with only one part and it is working fine, only not work if I have any assembly.
2-If you look at the second part, is still moving, is seems se system is considering the value I put before and it is not reset the value for TEXT48.Top.
Do you have any suggestion? Thanks