Am 16.12.2016 um 15:18 schrieb Thiruppathi M.:
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,
The image didn't get through. And I have no idea what you want to do.
You have a tokens object (what type?) to which you added a value and an
array. For what?
Tilman
3268 is overlapped on ndash. Please advice how to resolve this issue.
Regards
Thiruppathi M.