taranjit singh
August 19th, 1999, 10:53 PM
I m using MsAccess with VB 6.0/NT 4.0. I have problem with the handling of the printer escape sequence i.e. chr(27).
For example to bold & italic ,a particular word in particular printing field we embed the
following printer escape sequence
<text1> + chr(27)+"E"+chr(27)+"4" + <text2> + chr(27)+"5"+chr(27)+"F"+ <text3>
text2 is to be printed in bold,italics while text1 & text3 are normal Through a single printing field pasted in the detail section of crystal Report 6.0
Pl :reply ASAP
For example to bold & italic ,a particular word in particular printing field we embed the
following printer escape sequence
<text1> + chr(27)+"E"+chr(27)+"4" + <text2> + chr(27)+"5"+chr(27)+"F"+ <text3>
text2 is to be printed in bold,italics while text1 & text3 are normal Through a single printing field pasted in the detail section of crystal Report 6.0
Pl :reply ASAP