简体   繁体   中英

I'm using Datalogics APDFL SDK. how to print only the pdf pages containing a certain word?

我在 Eclipse 中导入了 Datalogics maven 示例源项目,但不知道如何找到单词并将它们添加到打印范围和打印包含特定单词的特定页面

Have you contacted my company's Support department (tech_support@datalogics.com) already? If not, you should do so to get more direct expert assistance.

The Java sample ListWords illustrates how to find the words on a page, iterate through that list of words, and retrieve the text. The PrintPDF sample illustrates how to specify a range of pages to print and how to print a document. Examining these two samples would be helpful to see how you could selectively choose pages to print based on trigger words you find on those pages.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM