DMP send ESC before and after report

diaswdiasw Germany
edited 2:05AM in FastReport 3.0
Hi,

I need to set the papersize temporariliy to 8 inches large in my matrix-printer (Epson-compatible).
in D7 i got :
frxReport1.report.reportoptions.initstring := #27#67#0 + '8';
frxReport1.show...

Doesn't work. wrong EsC-Sequence?

Next question: can I reinitialize (=send ESC-commands) the printer after having printed in this format?

Thanks
Sascha

;)

Comments

  • edited 2:05AM
    ReportOptions.InitString should work, you could check the esc command presence in the output file if you select "print to file".
    There is no special option to send esc command after printing.

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.