Not able to find any help with your recommendation. OR I don't know how to use the help desk. Other suggestions, or can you provide additional example.
You would add code to the On Format or On Print event of a section like:
Code:
'Me.Line(X1,Y1)-(X2,Y2), , B
Me.Line(1000,1000)-(2000,2000), , B
You would need to insert your values for the coordinates. You can also use "Step" in the method to place the X2 and Y2 values in relation to the X1 and Y1 values.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.