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

[Solved] Printed page

1 Answer 96 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dario Gomez
Top achievements
Rank 1
Dario Gomez asked on 01 Oct 2009, 07:00 PM
When we have several pages, the printed pages become condensed in one page, generating texts that are too small. But this problem could not be reproduced in your demo.  I did not find any documentation in the release history about this problem; do I need to specify a parameter in order to format the printed area correctly?

Regards 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Oct 2009, 12:50 PM
Hi Dario,

RadEditor uses the provided by the browser print() javascritp function and it is not possible to configure the print process. It is also not possible to print the HTML content on several pages automatically because the HTML content does not have length.

The printed text that is too small could be due to some css class on the page. Could you please set the CssFiles property of RadEditor and the editor will stop to pick up the classes from the page where resides? You can see the following help article for more information: Setting Content Area Defaults.

If you still experience this problem, please open a support ticket and send a sample working project that demonstrates it.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Dario Gomez
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or