Showing posts with label embedded. Show all posts
Showing posts with label embedded. 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.

Exporting embedded images to PDF

Hi,
we experience problems whenever we try to export reports containing images
to a PDF-document. As far as we found out, this issue occurs only with images
set to 256 colours (8 bpp). Images set to 16.7 m pixels do not cause any
problems. Due to the fact that this is a mayor issue for our company weâ'd
like to know whether this problem will be fixed soon. Converting all images
to high colour is not a feasible workaround for us.
Regards,
Carsten Schlotmann
Informationstechnik & eBusiness
A. F. Dornbracht GmbH & Co. KGYou should report this as a bug... Then you can see the status...
http://lab.msdn.microsoft.com/productfeedback/default.aspx
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC
I support the Professional Association for SQL Server ( PASS) and it''s
community of SQL Professionals.
"Markus Behde" wrote:
> Hi,
> we experience problems whenever we try to export reports containing images
> to a PDF-document. As far as we found out, this issue occurs only with images
> set to 256 colours (8 bpp). Images set to 16.7 m pixels do not cause any
> problems. Due to the fact that this is a mayor issue for our company weâ'd
> like to know whether this problem will be fixed soon. Converting all images
> to high colour is not a feasible workaround for us.
> Regards,
> Carsten Schlotmann
> Informationstechnik & eBusiness
> A. F. Dornbracht GmbH & Co. KG|||Sorry, but it's a problem on SQL Server 2000 with Reporting Services SP2 and
at the Product Feedback Center I can only report bugs for SQL Server 2005!
"Wayne Snyder" wrote:
> You should report this as a bug... Then you can see the status...
> http://lab.msdn.microsoft.com/productfeedback/default.aspx
> --
> Wayne Snyder MCDBA, SQL Server MVP
> Mariner, Charlotte, NC
> I support the Professional Association for SQL Server ( PASS) and it''s
> community of SQL Professionals.
>
> "Markus Behde" wrote:
> > Hi,
> >
> > we experience problems whenever we try to export reports containing images
> > to a PDF-document. As far as we found out, this issue occurs only with images
> > set to 256 colours (8 bpp). Images set to 16.7 m pixels do not cause any
> > problems. Due to the fact that this is a mayor issue for our company weâ'd
> > like to know whether this problem will be fixed soon. Converting all images
> > to high colour is not a feasible workaround for us.
> >
> > Regards,
> >
> > Carsten Schlotmann
> > Informationstechnik & eBusiness
> >
> > A. F. Dornbracht GmbH & Co. KG|||Hi Carsten,
Welcome to use MSDN Managed Newsgroup!
From your descriptions, I understood you encounter problems when rendering
256 color images to PDF format. If I have misunderstood your concern,
please feel free to point it out.
I have generated a 256 colors bmp file with mspaint and inserted it into my
report as Embeded image. The rendered pdf file looks as expected.
You may send the sample files/solution based on sample database
AdventureWorks within a zipped package to me. My direct email address is
v-mingqc@.online.microsoft.com (make sure to REMOVE "online" before you
click SEND as "online" is only for SPAM), you may send the file to me
directly and I will keep secure.
You may also contact Microsoft Customer Service and Support and open a
support incident and work with a dedicated Support Professional.
Please be advised that contacting phone support will be a charged call.
However, if you are simply requesting a hotfix be sent to you and no other
support then charges are usually refunded or waived. if this turned out to
be a known issue/bug in our product, you will also be refunded or waived.
To obtain the phone numbers for specific technology request please take a
look at the web site listed below.
http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS
Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!
Sincerely yours,
Michael Cheng
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Hi Carsten,
Thanks for your email and sample.
This was confirmed to be a known issue and will be fixed in Reporting
Services 2005 Service Pack 1.
Sincerely yours,
Michael Cheng
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================This posting is provided "AS IS" with no warranties, and confers no rights.

Friday, March 9, 2012

Export to PDF Different!?

I am having problems with my matrix that is embedded in a list. I used a
workaround to create a horizontal table (matrix + list). Now, when i run my
report, the row sizes of the matrix always shrink, even if i put CanGrow and
CanShrink to false.
So now, i haev set CanGrow to true, and have aligned other fields
(textboxes) to line up with their corresponding rows. It looks "decent" when
i run the report on the report server, but when i click export to pdf, all
the textboxes are shifted up and are no longer lined up. Does this happen to
anyone else, and is this a known issue (differences in rendering between the
report server and exporting) ?
Any help is GREATLY appreciated. Thanks!
--whitOn Apr 25, 3:14 pm, Whitney Yiu <Whitney...@.discussions.microsoft.com>
wrote:
> I am having problems with my matrix that is embedded in a list. I used a
> workaround to create a horizontal table (matrix + list). Now, when i run my
> report, the row sizes of the matrix always shrink, even if i put CanGrow and
> CanShrink to false.
> So now, i haev set CanGrow to true, and have aligned other fields
> (textboxes) to line up with their corresponding rows. It looks "decent" when
> i run the report on the report server, but when i click export to pdf, all
> the textboxes are shifted up and are no longer lined up. Does this happen to
> anyone else, and is this a known issue (differences in rendering between the
> report server and exporting) ?
> Any help is GREATLY appreciated. Thanks!
> --whit
You might want to check the properties for each cell in the matrix
control. Check the Format tab and make sure that: 'Can decrease to
accommodate contents' is not selected. Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant