How to print MS-DOS text file

edited 11:48PM in FastReport .NET
Hello,

I have MS-DOS files, every line ends with 0D0A(Hex) and every page ends with 0C(Hex). Users need print it or export to pdf as part of my program.

I tried load the file to string and fill TextObject with it. But there some snags. Inside files are chars as [], % etc. and FastReport interprets it as invalid expression. And I don't know how to print on next page when 0C(Hex) occured.

What is the best way to print such files with FastReport?

I use C# and FastReport .net

Thanks.

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.