So I am putting the final touches on an app and have a small problem.
I have a report that has an image and some fields on it. All the fields on the image have there vertical property set to yes. My users want the report rotated 180 degrees so when it is printed because that is how they staple it into a package.
Now I can rotate the image 180 degrees, but I can't figure out how to rotate the fields.
I thought I could use strReverse, but that didn't work out.
Any thoughts?
I have a report that has an image and some fields on it. All the fields on the image have there vertical property set to yes. My users want the report rotated 180 degrees so when it is printed because that is how they staple it into a package.
Now I can rotate the image 180 degrees, but I can't figure out how to rotate the fields.
I thought I could use strReverse, but that didn't work out.
Any thoughts?