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
 Development Tools
 Reporting Services Development
 Export to PDF appearance problems

Author  Topic 

rameshpalla
Starting Member

16 Posts

Posted - 2006-01-10 : 08:39:31
Hi all,

I have a problem with PDF exporting.
The problems are as below.


  • The content of the report is broken and spread across two or more pages in the PDF converted report.

  • one extra empty page with page headers is coming for every data page in the report.

  • Page Footer content is missing for many reports.

  • One of the table which has a border set to solid, borderwidth to 2px, and first row (merged cells) with company logo image (clients requirement) if converted to PDF, first page is coming as just border with page header and the second page with actual table and the page header.



Like this there are several problems which I am facing.

If I try to adjust my table column width, I could get a better output in PDF for the first listed point, but this spoils the appearance of my actual report output.

I could not get an idea of how to approach for the other problems.

Can any one help me in this regard,

Thanks in advance
Ramesh

igorblackbelt
Constraint Violating Yak Guru

407 Posts

Posted - 2006-01-12 : 10:45:10
I'm having the same issue, the only thing I found was a hotfix from MS that didn't solve my problem.
http://www.microsoft.com/downloads/details.aspx?FamilyID=7FFE50D4-AFF8-4C1E-9609-6798190C2D58&displaylang=en

I fixed my report going into Report Properties > Layout, I reduced the left and right margings and it all fits into 1 page now, stupid me...


---

Thanks!
Igor.
Go to Top of Page
   

- Advertisement -