This is a migrated thread and some comments may be shown as answers.

Printing Features (hide buttons, landscape, etc)

1 Answer 43 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Shane
Top achievements
Rank 1
Shane asked on 25 Oct 2011, 04:56 PM
The printing option works well.  I think I know what the answer is but not certain how to execute it.  When I print I would like to do three things:
  1. Remove the buttons from the print-out.  I have a set of standard and radbuttons on the screen and I would assume this is done using CSS but not certain exact syntax required to achieve that.
  2. Is it possible to print without showing the popup window and just having the print box come up?
  3. Is there a way I can control printing of portrait or landscape or is that something you just have to do using the print properties button?

Thanks for the follow-up to this.
Shane

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Oct 2011, 10:23 AM
Hi Shane,

Yes, this is a general knowledge question which is not directly related to our controls and is out-of-the scope of Telerik support.

1) You can try the solutions provided here:
http://stackoverflow.com/questions/355313/how-do-i-hide-an-element-when-printing-a-web-page
and
http://www.webdeveloper.com/forum/archive/index.php/t-135444.html

2) This is a browser functionality that could not be controlled with code and CSS.

3) You can control the landscape and portrait modes only using the provided Print Properties dialog of the browser.

Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Splitter
Asked by
Shane
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or