How can I draw a horizontal line in Crystal Reports? -


i want draw line "total" column in crystal reports. this:

        ======           total    123.00                 ====== 

go insert->line , draw horizontal line want it. if want double dashed line, draw 2 single dashed lines.

(picture crystal reports xi)

insert-line


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -