Print table in C# to the screen and printer

  • Thread starter Thread starter BlueSky
  • Start date Start date
B

BlueSky

Hi All,
I am taking a word document and displaying it on an aspx page using c#.
I am having troubles printing the table layout --
How do I control the width of the entire table and of the cells?
Also, how do I print the page as landscape to the printer?
I have some sentences idented in word that I want to maintain on the
aspx page.

Any suggestions? Thanks in advance.
BlueSky
 
Back
Top