Declined
Last Updated: 17 Aug 2016 06:12 by ADMIN
ADMIN
Mike
Created on: 15 Jul 2010 09:25
Category: RichTextBox
Type: Feature Request
5
RichTextBox: Html Printing With Absolute Positioning
Currently RadRichTextBox supports Html-based and Silverlight printing.

Silverlight printing should be very exact as it simply prints out each page as an Image. Though this type of printing can be really slow for large documents.

Currently page layout in Html printing depends on browser layout and this is why the number of pages in the actual document and browser-printed version can be different. Using absolute positioning in Html hopefully this issue can be resolved and paging/positioning of document elements will be precise.
1 comment
ADMIN
Boby
Posted on: 17 Aug 2016 06:12
The XAML team has recently reviewed this item and will not be addressing it as the request is related to working around an issue in HTML-based printing, which was introduced only to overcome Silverlight 4 limitations in printing, which in turn were later resolved with Silverlight 5.