Page 1 of 1

Vertical Line Behaviors Different Between Engine V1 and V2

Posted: Tue Mar 20, 2018 8:18 am
by suetpooi
Good Evening, we found that the vertical line looks something wrong after the report engine change to V2. Please check attachment The horizontal line look great in Engine V1.pdf

Can I know any setting to resolve this issue? Or any alternate way?

Thank you and looking forward your reply. :D

Re: Horizontal Line Behaviors Different Between Engine V1 an

Posted: Tue Mar 20, 2018 1:43 pm
by Alex K.
Hello,

Please check where are placed Start and End PointPrimitive. Most probably, start and end points are placed on different bands.

If the issue still present, please send your report for analysis.

Thank you.

Re: Horizontal Line Behaviors Different Between Engine V1 an

Posted: Wed Mar 21, 2018 2:06 am
by suetpooi
Here you go the start point and end point
Image

Has Changed start point and end point
Image

Result:
Image

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Thu Mar 22, 2018 1:36 pm
by Alex K.
Hello,

Please send us your report template for analysis.

Also, you can check start and end points places on the Code Tab.

Thank you.

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Fri Mar 23, 2018 7:34 am
by suetpooi
Please check attachment, thank you. :D

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Sat Mar 24, 2018 8:49 pm
by Lech Kulikowski
Hello,

We have checked your report, it should work correctly.

To reproduce the issue we need to render the report and it is often impossible to do it without data. We do not need your full database backup, but just a set of data to reproduce your issue. You could send some data to XML file if you write next code in the BeforePrint event of a page:
[YourDataSourceName].DataTable.DataSet.WriteXml(@"e:\data.xml");
[YourDataSourceName].DataTable.DataSet.WriteXmlSchema(@"e:\data.xsd");

Thank you.

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Mon Mar 26, 2018 6:57 am
by suetpooi
Please refer to attachment, thank you. :D

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Wed Mar 28, 2018 6:36 am
by Lech Kulikowski
Hello,

We couldn't reproduce the issue. Please try to check the last release build.

Thank you.

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Mon Apr 02, 2018 2:49 am
by suetpooi
I found an alternative way to solve it, thank you.

Re: Vertical Line Behaviors Different Between Engine V1 and

Posted: Mon Apr 02, 2018 1:28 pm
by HighAley
Hello.

Great!
Let us know if you need our help.

Thank you.