<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><br>
<div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Dear Sir,<br><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: black;"><div><br>I have been struggling to get bold letters in informix for CentoS 4.8 and I came across your article on PCL Command Sequences and I felt you could help.<br><br>I have the following declarations and print command in my informix-4gl but things don't seem to get right.<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BoldOn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHAR(6),<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BoldOff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CHAR(6)<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ----LET BoldOn = ASCII 27, ASCII '&amp;040', ASCII '&amp;115', ASCII '&amp;052', ASCII
 '&amp;066'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ----LET BoldOff = ASCII 27, ASCII
 '&amp;040', ASCII '&amp;115', ASCII '&amp;048', ASCII '&amp;066'<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LET BoldOn = ASCII 27,"(s4B"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LET BoldOff = ASCII 27,"(s0B"<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRINT COLUMN 1, BoldOn CLIPPED, " ", "TO WHOM IT MAY CONCERN", BoldOff,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLUMN 54, BoldOn CLIPPED, " ", "Ref: ", BoldOff CLIPPED, r_refno<br><br>&nbsp;&nbsp;&nbsp; PRINT COLUMN 1, BoldOn CLIPPED, " ", "This is to certify that: ", BoldOff, r_surname, " ", r_firstname<br><br>and this what I am getting:<br><br>&nbsp;&nbsp;&nbsp; ^[(s4B TO WHOM IT MAY CONCERN^[(s0B&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^[(s4B Ref: ^[(s0B&nbsp;&nbsp;&nbsp; 9844510<br>&nbsp;&nbsp;&nbsp; ^[(s4B This is to certify that: ^[(s0B NAMONJE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 CAROL<br>&nbsp;&nbsp;&nbsp; ^[(s4B is a registered student of the National Institute of Public Administration^[(s0B<br><br>We have HP LaserJet P3005 and P3015 Printers.<br><br>How can I avoid printing these charaters and instead print Bold letters ?<br><br><br>Your help will highly be appreciated.<br><br><br>Felix Mwango Mutale<br><br><span style="text-decoration: underline;"><span style="font-weight: bold;"><br></span></span></div>
</div><br>

      </div></div>
</div><br>







      </body></html>