Am trying to send Paragraph line by line 70 characters in elements. in line if there is string getting split if reach 70 then I am trying to come backward from 70th character &
find out the space and get the string until the last space. Is there any function in xslt to find last space and display till last space string in specified length and give position of last space string.