Export to Text Format

Dear Sir,

I am using Visual Studio 2005 .NET C#...

(1)I want to export report to text file without show text preview when i click on Print Button on preview control. How?
(2)Export to Text file and set property of Frame is "Text" without show Text Preview?
(3)When I click on Print Button, Export to Text File and then text file content to print directly. How can possible?


Comments

  • edited 4:59AM
    Hello,

    You can use PreviewControl to make own preview window. See the following sample project: Demos\C#\CustomPreview.
    However, it is not recommended way of printing. The text export output is not wysiwyg.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.