Image is not rendered on every page while exporiting a Report to PDF in SQL Server Reporting Service 2000

  • Hi,

    I am using SQL Server Reporting Services 2000 and one of my report is having an image in the header which is stored in the database. ( I am reading the image from the one of the column stored in the database.)

     

    Now when I am exporing the report in the PDF format this image is not repeating on each page.

     

    Any help on this would be appriciated.

    Thanks,

    Shirin

     

  • It is not supported in SQL2000 by design.

    http://support.microsoft.com/?kbid=896374

  • Hi,

    I have gone through that document given in your link. But the point is we can not use the "RepeatWith" property when we put any data item in the header.

    What I mean to say is you can not use that property when the data item is in header or footer.

    So, I think this is not the problem which I am facing.

    Thanks,

    Shirin

     

  • I had the same problem when exporting pdf files on local PC's.  I recreated the report with the image in the smallest format possible (I used a gif) and then scheduled it on the report server (which had more memory) and it worked for a while until the report got too big.  I didn't have a whole lot of time to look at it, so I just replaced the image with some text and moved on.  We are using SQL 2005 and I think there might be something on images in the first service pack that came out last month, but I haven't had time to look at it yet.

     

  • Hi,

    You are right. I am also facing the same issue. When the report data is small its working fine. But when the Report data is increased its stops rendering the image on the report.

    And Intresting thing is that its showing the same image on the last page after exporting to the PDF.

    If you find any issues regarding this, please let me know.

    Regards,

    Shirin

     

     

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply