Re: Problems with print events - WeOnlyDo Discussion board

Re: Problems with print events (General questions)

by Ivo Valente, Monday, July 12, 2010, 17:54 (5030 days ago) @ Ivo Valente

....Continuation

00000310h: 0A 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ; .
00000320h: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ;
00000330h: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 ;
00000340h: 20 20 20 20 20 20 20 20 20 20 20 31 30 2C 30 30 ; 10,00
00000350h: 20 20 20 20 20 20 20 20 20 31 30 2C 30 30 0C ; 10,00.

The diference between the information that prints correctly and the one that doesn't is a set of printing escape sequences that format the outputed text (i.e. make it bigger, bold, etc ).

In SecureCRT, a Telnet/SSH client, for these printing escape sequences to work we have to enable printing in raw mode , other wise each squence comes out in text.

Is there a print raw mode in this OCX component? Is there a way to recieve a binary buffer instead of a sitring the object_PrintData(Text) event?

Any help will be appreciated, we are running out options.

Thank You,
Ivo Valente


Complete thread: