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.
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 advanceRamesh |
|
igorblackbelt
Constraint Violating Yak Guru
407 Posts |
|
|
|
|