LineHeight property

I am use Reporting services 2000 SP2 and discover that the LineHeight property rendered correctly only in renderers for HTML output. PDF renderer, TIFF renderer and client side printing client do not render changes in this property at all.

Is it bug in Reporting services 2000

Can someone try to change LineHeight property in SQL Server 2005 Reporting services and verify rendering output



Answer this question

LineHeight property

  • pablo_q

    Are there any plans to include the LineHeight property for textboxes in PDF exports I read the design considerations for exporting to PDF here: http://msdn2.microsoft.com/en-us/library/aa337197.aspx and also for exporting to TIFF image, and they made no mention of LineHeight or any other properties that do not render correctly. Is there a list of exactly what properties do not work with each export format


  • GabeFUller

    The LineHeight property is only supported in HTML output (since there is direct support for LineHeight in HTML). The behavior is the same in SSRS 2000 and SSRS 2005.

    -- Robert



  • LineHeight property