Print horizontal line at bottom databand with optional lines

Stimulsoft Reports.NET discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print horizontal line at bottom databand with optional l

Post by HighAley »

Hello.

As I wrote before you just need to set the Shift Mode property of the HorizontalLinePrimitive2 to Increasing Size, Decreasing Size.
Untitled.png
Untitled.png (18.87 KiB) Viewed 2434 times
And this property works.
Untitled2.png
Untitled2.png (31.98 KiB) Viewed 2434 times
Thank you.
Valtécio
Posts: 37
Joined: Wed Oct 24, 2012 4:26 pm

Re: Print horizontal line at bottom databand with optional l

Post by Valtécio »

Hello Aleksey

My mistake. I just had click checkboxes and I should press [ENTER]. sorry

I cannot complet this test because another error has been created.

How can u see in the attached files, the report has black pages now. We tested in another pc and the error persists. What could be different in your pc and ours?

This problem is object from another issue I had post in this forum. I create this report from zero twice because this bizarre error.

I appreciate any help to kill, kill, kill, kill and solve this problem.

thx
Attachments
ScreenShot144.jpg
ScreenShot144.jpg (134.74 KiB) Viewed 2431 times
ScreenShot151.jpg
ScreenShot151.jpg (275.34 KiB) Viewed 2431 times
blue lines are ok, just confidential
blue lines are ok, just confidential
ScreenShot152.jpg (120.51 KiB) Viewed 2431 times
Valtécio
Posts: 37
Joined: Wed Oct 24, 2012 4:26 pm

Re: Print horizontal line at bottom databand with optional l

Post by Valtécio »

Aleksey.

An a (maybe) import information:

This report has two page. When I put a line in the second page, we get this error too.

Equal error at another databand

thx
Attachments
ScreenShot154.jpg
ScreenShot154.jpg (485.38 KiB) Viewed 2430 times
ScreenShot153.jpg
ScreenShot153.jpg (150.77 KiB) Viewed 2430 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print horizontal line at bottom databand with optional l

Post by HighAley »

Hello.

We couldn't reproduce your issue. Please, send us a rendered report (mdc-file) for analysis.

Thank you.
Valtécio
Posts: 37
Joined: Wed Oct 24, 2012 4:26 pm

Re: Print horizontal line at bottom databand with optional l

Post by Valtécio »

hello

how to create and the where is the path to this *.mdc file?

thx
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Print horizontal line at bottom databand with optional l

Post by Alex K. »

Hello,

You can use the following code:
report.SaveDocument();
Or select "Document File" in menu "Save" in Preview.

Thank you.
Post Reply