Itextsharp:pdfPcell没有中断

时间:2017-03-09 09:14:09

标签: itext

我有一个由许多PdfPcell组成的表,如下所示:

WebDriverWait wait = new WebDriverWait(webDriver, 10);
wait.until(ExpectedConditions.elementToBeClickable(By.xpath("//div[@data-aura-class='packagingSetupUIRssDialogFooter']/in‌put[@type='checkbox']"))).click();

我的问题是,其中txt1很长,PdfPcell是直接写在下一页,而是继续在第一页上,其余在下一页。 有任何建议如何修复它?

韩国社交协会 V

0 个答案:

没有答案