- getCompareMode() - Method in class com.testautomationguru.utility.PDFUtil
-
This method is used to get the current comparison mode text/visual
- getImageDestinationPath() - Method in class com.testautomationguru.utility.PDFUtil
-
Path where images are stored
when the savePdfAsImage or extractPdfImages methods are invoked.
- getPageCount(String) - Method in class com.testautomationguru.utility.PDFUtil
-
Get the page count of the document.
- getText(String) - Method in class com.testautomationguru.utility.PDFUtil
-
Get the content of the document as plain text.
- getText(String, int) - Method in class com.testautomationguru.utility.PDFUtil
-
Get the content of the document as plain text.
- getText(String, int, int) - Method in class com.testautomationguru.utility.PDFUtil
-
Get the content of the document as plain text.