I am using SQL 2005 and have a report that runs fine and all my alignments are right when i veiw the report in a report viewer. I have 2 colums on my page that fill will data from my dataset but when i export to a PDF it takes the first column and puts that on the first page of the pdf and then takes the second column and puts that on the second page of my pdf. I want the placement of my text to stay the same when i export it to a PDF. Any suggestions on how this can be done.
Chris
Hi,
Try configure the size of the page of your report. The with of de report.
Greetings.