Page 2 of 2
Re: Print horizontal line at bottom databand with optional l
Posted: Tue Jan 22, 2013 12:20 pm
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 (18.87 KiB) Viewed 2438 times
And this property works.

- Untitled2.png (31.98 KiB) Viewed 2438 times
Thank you.
Re: Print horizontal line at bottom databand with optional l
Posted: Wed Jan 23, 2013 11:22 am
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
Re: Print horizontal line at bottom databand with optional l
Posted: Wed Jan 23, 2013 11:43 am
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
Re: Print horizontal line at bottom databand with optional l
Posted: Thu Jan 24, 2013 10:48 am
by HighAley
Hello.
We couldn't reproduce your issue. Please, send us a rendered report (mdc-file) for analysis.
Thank you.
Re: Print horizontal line at bottom databand with optional l
Posted: Thu Jan 24, 2013 11:42 am
by Valtécio
hello
how to create and the where is the path to this *.mdc file?
thx
Re: Print horizontal line at bottom databand with optional l
Posted: Fri Jan 25, 2013 6:56 am
by Alex K.
Hello,
You can use the following code:
report.SaveDocument();
Or select "Document File" in menu "Save" in Preview.
Thank you.