Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Reporting Services(SSRS) preview displays value properly but not rendered in PDF properly

Status
Not open for further replies.

Jim_P

Technical User
Oct 26, 2020
1
US
I have a report that when it is initially displayed by SSRS it properly reflects the correct serial# (which changes as you go through the record set) as you page through the report in the preview window. However, when you go to print it, the rendering of the PDF that occurs before you can actually print it - the value of the serial# stays static with the first value it found through the entire report. This difference in the screen rendering vs. the PDF rendering which appears to be required to go ultimately to the physical printout is now making the report useless. In this case the K1000 remains when in preview mode you see the K1001, K1002, etc... Is there any settings that control the rendering that I can adjust to go back to the 'what you see is what you get world (WYSIWYG) ?
Screenshot_iykx98.jpg
 
The closest I have able to do with SSRS is 1. Make sure Print Layout is selected when running the report. 2. Export from the print preview to PDF and of course open the PDF in a viewer (i,e., Adobe PDF Reader). I have seen some real oddities that do not show up unless I follow those steps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top