Fill empty space with diagonal line

Stimulsoft Reports.NET discussion
Post Reply
Werlang
Posts: 26
Joined: Wed Feb 20, 2013 1:50 pm

Fill empty space with diagonal line

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Fill empty space with diagonal line

Post 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.
Werlang
Posts: 26
Joined: Wed Feb 20, 2013 1:50 pm

Re: Fill empty space with diagonal line

Post by Werlang »

Thank you Aleksey, we'll try it.

Regards
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Fill empty space with diagonal line

Post by HighAley »

Hello.

Let us know if you will have any questions else.

Thank you.
Post Reply