Hi,
I am developing the Text editor using c#.net
I want to implement print functionality and the printed
pages should be WYSIWYG format
In my application I am using rich textbox control which acts
as a single page, so for every page I am using a new rich text box control. When
ever I have tried to print then the printed content should be like WYSIWYG
format
Thanks
Vijay Kommalapati