This is a migrated thread and some comments may be shown as answers.

Report export PDF render issues

2 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 2
David asked on 23 Mar 2013, 04:01 PM
Hi Telerik,

I am using reporting, Since upgrading to version 7.0.13.220 some of the export to PDF reports are looking terrible.

I have attached an example.

'Shape1
        '
        Me.Shape1.Location = New Telerik.Reporting.Drawing.PointU(Telerik.Reporting.Drawing.Unit.Pixel(0.0R), Telerik.Reporting.Drawing.Unit.Pixel(41.0390625R))
        Me.Shape1.Name = "Shape1"
        Me.Shape1.ShapeType = New Telerik.Reporting.Drawing.Shapes.PolygonShape(4, 45.0R, 0)
        Me.Shape1.Size = New Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Pixel(83.149604797363281R), Telerik.Reporting.Drawing.Unit.Pixel(83.0R))
        Me.Shape1.Style.BackgroundColor = System.Drawing.Color.FromArgb(CType(CType(154, Byte), Integer), CType(CType(180, Byte), Integer), CType(CType(198, Byte), Integer))
        Me.Shape1.Style.BorderColor.Default = System.Drawing.Color.White
        Me.Shape1.Style.BorderWidth.Default = Telerik.Reporting.Drawing.Unit.Pixel(0.0R)
        Me.Shape1.Style.Color = System.Drawing.Color.White
        Me.Shape1.Style.LineWidth = Telerik.Reporting.Drawing.Unit.Pixel(0.0R)

2 Answers, 1 is accepted

Sort by
0
IvanY
Telerik team
answered on 27 Mar 2013, 12:15 PM
Hi David,

There was an issue with the shape item in PDF rendering which is addressed in the latest internal build. 
After installing the latest internal build you will get rid of your issue.

Please excuse us for the inconvenience.

Regards,
IvanY
the Telerik team

Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.

0
David
Top achievements
Rank 2
answered on 27 Mar 2013, 12:16 PM
Thanks Ivan,

I will pull the latest internal build down and test.

Tags
General Discussions
Asked by
David
Top achievements
Rank 2
Answers by
IvanY
Telerik team
David
Top achievements
Rank 2
Share this question
or