L
Lord Zoltar
I have a .properties file with some strings that I need to print in a
PDF (I'm using iText). I need to add line breaks to some of the
strings so that they appear on the report as a 2 or 3 line string. I
tried adding \n and \r to the string at the location I needed the line
break, but it didn't seem to work. Is there any way to do this in the
properties file?
PDF (I'm using iText). I need to add line breaks to some of the
strings so that they appear on the report as a 2 or 3 line string. I
tried adding \n and \r to the string at the location I needed the line
break, but it didn't seem to work. Is there any way to do this in the
properties file?