Searching words in PDF and Extracting it using iText in android

后端 未结 1 1692
悲&欢浪女
悲&欢浪女 2020-12-10 22:59

I recently downloaded iText 5.3.3 and i\'m having a bit of a trouble using it.

What classes do i use to Search Words and Extract them from the PDF and displ

1条回答
  •  抹茶落季
    2020-12-10 23:20

    You can check these links for it, it also tell you about TextExtractionStrategy (last link):

    http://itextpdf.com/examples/iia.php?id=275
    http://itextpdf.com/examples/iia.php?id=277
    http://itextpdf.com/examples/iia.php?id=278
    http://api.itextpdf.com/itext/com/itextpdf/text/pdf/parser/TextExtractionStrategy.html

    0 讨论(0)
提交回复
热议问题