Page 1 of 1

Fill empty space with diagonal line

Posted: Wed Feb 20, 2013 4:40 pm
by Werlang
Hi

In some legal reports we need a way to avoid modification after report printing. That means that no one should be able to add information to it.
The solution we found and use in current technology (Delphi/Report Builder) is to print a diagonal line filling empty space at the bottom of report.

We're moving to .NET. Unfortunately we were unable to reproduce this in Stimulsoft when details is rendered with a height greater than design height, for example, when it has line breaks / word wrap.

What we need to do can be seen at google docs (look at the thick black line): https://docs.google.com/file/d/0B4Zjb8k ... sp=sharing

We need instructions how to do it. Is it really possible? Can we suggest that as a new funcionality?

Thanks in advance

Re: Fill empty space with diagonal line

Posted: Thu Feb 21, 2013 10:58 am
by HighAley
Hello.

You could du it with code. Please, look at the attached report template.
SimpleListWithEmptyLines.mrt
(19.83 KiB) Downloaded 440 times
Thank you.

Re: Fill empty space with diagonal line

Posted: Thu Feb 21, 2013 12:47 pm
by Werlang
Thank you Aleksey, we'll try it.

Regards

Re: Fill empty space with diagonal line

Posted: Thu Feb 21, 2013 1:20 pm
by HighAley
Hello.

Let us know if you will have any questions else.

Thank you.