problem with text fields and \n chars

problem with text fields and \n chars

Postby scigghia » Tue Nov 19, 2013 12:38 pm

Hi all,

i'm working on a aeroo report with text field in the footer.
the text field contain some \n but in the report this become like [f123f312b31354b58cb46094328] :shock:
for now in my parser 'ive coded this :
Code: Select all
def clear_text(self, testo):
   return testo.replace('\n', '. ')


but it only replace \n with space or dot, what can i do to put a CR in the report?
thanks
scigghia
 
Posts: 3
Joined: Sat Apr 20, 2013 1:13 pm

Return to Aeroo Reports & OpenOffice.org Reporting Engine

cron
Copyright © 2001 Alistek Ltd., ALL RIGHTS RESERVED