Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Embedded Images not showing up in large PDF files

Author  Topic 

jason@mercer
Starting Member

4 Posts

Posted - 2009-01-05 : 11:56:05
I'm trying to generate form via SSRS 2005 and i'm running into this problem.

The form i'm trying to generate is shown as an image behind the data values.

It works when i create a PDF file for a small number of records, but when I increase the record count to 300 and now some of the pages are getting Red X's instead of showing the image.

The image i'm using is embedded into the RDL file, so I'm scratching my head as to why it's not showing up in the PDF.

The weird part is that the image shows up in some of the pages near the end of the PDF, so i'm not sure if it's a random event or if i've set up my RDL incorrectly.

The pdf is 600 pages if that matters.

I'm running SQL 2005 SP2 Standard Edition.
   

- Advertisement -