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 |
Dev@nlkss
134 Posts |
Posted - 2009-02-17 : 00:04:22
|
Hi alli have a report,when i show in preview mode it is showing 2 pages only but when i export to pdf format its generating 4 pages.what could be the problem.Satya |
|
yosiasz
Master Smack Fu Yak Hacker
1635 Posts |
Posted - 2009-02-17 : 12:34:44
|
it could be a formatting issue. smaller fonts, border etc, page definition etc in the pdf |
 |
|
vijayisonly
Master Smack Fu Yak Hacker
1836 Posts |
Posted - 2009-02-17 : 14:08:17
|
Why is having 4 pages a problem if the data that you see in the preview is same as the data that prints on the PDF? |
 |
|
kap_gemini
Starting Member
5 Posts |
Posted - 2009-02-17 : 15:44:35
|
Because the rendering criteria is different for PDF and HTMLKapil Gupta |
 |
|
Dev@nlkss
134 Posts |
Posted - 2009-02-17 : 23:03:02
|
Thanks for replyI used 8pt and Verdena as font properties;The data also same in report and pdf;how do i syncronize the rendering criteria with report data and all exporting formats.And I changed page layout as 11in as width and 20in as hieght then getting 2 pages in pdf but when i print it has to take A4 size.Satya |
 |
|
|
|
|