When I try To generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...{ // Added document Document doc = new Document(); Table table...// Added page. Page curPage = doc.getPages().add(); Row row = table...