Hello experts,
I'm reading the text of an incoming emai with method pdf_table = document->get_body_part_content( 1 )
where pdf_table is type bcss_dbpc with CONT_TEXT-Line of type SO_TEXT255 char.
But when I now have a look into this pdf_table I see a lot of this #### - characters.
How I can convert this character into space character ?
Thanks for help,
G.