In a word document, I need to insert horizonal lines at exact locations in VBA. This is for a pitney bowes folding system, where it reads the exact position of the lines to automatically fold and mail documents. I will know ahead of time the exact positions of up to 5 of these lines on the bottom right margin. In VBA can I add a horizonal line graphic at an exact location that will not move at all. I could possibly place these lines in the document ahead of time, and just make them visible or not. Any thoughts on a good way to do this would be appreciated. Sample code would be great. Thank You! Derek Hart