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.
Comments
As to send the command for the printer.
In a Epson LX-300 the command for 8LPP is ESC 0.
I tried of several manners: #27#0, #27#00, #27#48, '#27#0', '#27#00', '#27#48', "#27#0", "#27#00", "#27#48" and it didn't work...
Report.ShowReport;
using following sequence - it dosn't work
frxReport1.ReportOptions.InitString :='!R!AMCR E,XYZ;EXIT;';
frxReport1.ShowReport;
When printing to File, there is no sequence in the file.
I need the InitString to start the printer-typical macro XYZ.