Click here to Skip to main content
15,887,867 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I have created a report using Business Intelligence Studio. This report has got only one column. The values are retrieved from the SQL database. The values are hardcoded in the SQL Stored procedure with some leading spaces. When i try to export it to PDF the leading spaces are getting vanished. Can you please let me know how can i preserve the leading white spaces when exporting to PDF. I am using SQL server 2005. Thanks. With Regards, Anand
Posted
Updated 23-Nov-09 18:47pm
v2
Comments
Rob Branaghan 29-Jun-10 6:34am    
Have you tried adding a textbox that cannot shrink or grow to enforce the white space?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900