Hi,
The sentence doesn't appear properly in PDF when delete and insert the new
sentence.
This is the code:
String newSentence = "Materials Today: Proceedings "+ volume_number+"
("+strYear+ ") "+ First_Page_Number+"-"+Last_Page_Number";
array.add(new COSString(newSentence));
tokens.add(stvalue-1, array);
Refer the below output,
[cid:[email protected]]
3268 is overlapped on ndash. Please advice how to resolve this issue.
Regards
Thiruppathi M.

