Showing posts with label displaying. Show all posts
Showing posts with label displaying. Show all posts

Tuesday, March 27, 2012

Exporting is not wokring if we place an Image in the Report Header

Hi all..

In my report, i am placing an Image(Embedded) in the Header section. But while i am exporting the document to pdf , it is not displaying any data except the Header Image 3 times. I tried this by placing the image in a List data region also. But still the same problem.

Can any one help me if you come across these kind of issue?

Thanks in advance

Is the image positioned right again the report report border?

Are you using sub reports in the body or is it just straight data?

What is the format of the image?

Will export correctly to Excel?

|||

Exporting to Excel is okay. But to the PDF it is not exporting and displaying the Image(JPEG) thrice.

I placed the image in the header and placed within the report border. I am not using any sub reports. It is straight data.

Can any one faced this kind of problem? pleae give me some solution.

thanks in advance.

|||

Just out of interest, can you change the image type to a gif and try it. I've had PDF exports that have 'issues' with jpg.

Wednesday, March 21, 2012

Exported PDF contains Extra Pages

Hi guys!

When displaying report using a ReportViewer, the single page displayed is just fine. An image at the left side, at table of information at the right. However, when exported to pdf, the image and the table is rendered on separate individual pages.

Is there anyway to modify this behaviour?

Thank in advance!

Have you tried to reduce the width of the report's body?

HTH, Best Regards|||

Hi visa,

Haven't done that yet but I would like to ask, why do you think the report's width thats causing this behaviour? I'm still new to Reporting Services... =)