A Combination of PDF Activities would be helpful such as Get PDF Page Count
. This would help us to get the Total number of Pages in the Document.
We could perform a Loop from 1 to the Total Number of Pages using a For Each
Activity.
In this way, we should be able to get the Page on which the Keywords are present. Then we use the Export PDF Page as Image
Activity to get the image of the page.
Let us know if you were able to understand the above methods.