problem with converting text ?

when applying this

bpy.ops.object.convert( target=‘MESH’, keep_original=True)

set to true i get the mesh text form but also another font text at the cursor location

set to false i get onley one mesh with the Word Text instead of the real value i had before

how can i get only one converted object type mesh with the right value ?

Can someone help top solve this problem

Thanks