My codeigniter as bellow and result in text format.
<?php echo html_escape($trx->tr_id_payment) . PHP_EOL;?>
I need my buyer type and not copy paste result code above to their payment note. How to convert this result to images format ? or any idea to force buyer type and not copy paste code result above ?