Home Devices

printing control characters

edited November 2006 in Devices
How can I print control characters to a printer such as chr(0)?
In this case I canot use the Epson driver which has a control font. so the
problem is that I cannot set a onGetTExt event to set the text :=
+chr(0)+

the chr(0) terminates the string early.

Comments

  • edited November 2006
    Hi Paul,

    Unfortunately we do not have a good way to add ESC codes to individual text
    objects. This is something that we have listed to research for a later
    release of ReportBuilder. Take a look at the following example, perhaps it
    will help.

    www.digital-metaphors.com/tips/PrinterEscapeCommands.zip

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.