Re: Problems with print events (General questions)
....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:
- Problems with print events - Ivo Valente, 2010-07-01, 22:03
- Re: Problems with print events - woddrazen, 2010-07-02, 01:05
- Re: Problems with print events - Ivo Valente, 2010-07-05, 19:54
- Re: Problems with print events - Ivo Valente, 2010-07-12, 17:52
- Re: Problems with print events - Ivo Valente, 2010-07-12, 17:54
- Re: Problems with print events - wodDamir, 2010-07-12, 18:57
- Re: Problems with print events - Ivo Valente, 2010-07-12, 20:14
- Re: Problems with print events - wodDamir, 2010-07-12, 18:57
- Re: Problems with print events - Ivo Valente, 2010-07-12, 17:54
- Re: Problems with print events - Ivo Valente, 2010-07-12, 17:52
- Re: Problems with print events - Ivo Valente, 2010-07-05, 19:54
- Re: Problems with print events - woddrazen, 2010-07-02, 01:05