Lines & text boxes

  • Thread starter Thread starter ndmbm
  • Start date Start date
N

ndmbm

I want to interrupt a line with a text box (so the line won't go thru the
middle of the text box). I don't want to have to draw two lines on each
side. Is this possible and can someone please offer advice?
 
ndmbm,
First draw you line, then draw you textbox and put it on top of the line.
If the textbox has to have no fill, fill it with color white.
If you need several of these boxes, group the line(s) and the textbox and
copy paste it or ctrl+drag a copy.
 
Back
Top