- compareAllPages(String, String, def) - Method in PDF
-
Compares all pages of two given PDF documents.
- compareAllPages(boolean) - Method in PDFUtils
-
To compare all the pages of the PDF files.
- compareAndHighlight(BufferedImage, BufferedImage, String, boolean, int) - Method in ImageUtils
-
This method compares and highlights the differences between two images
- compareByPixel(String, String, int, int, boolean, boolean) - Method in PDF
-
Compare pages in range of 2 PDF documents pixel by pixel for the content and format.
- compareFromPage(String, String, int, def) - Method in PDF
-
Compares two given pdf documents from a specified page.
- compareInPageRange(String, String, int, int, def) - Method in PDF
-
Compares two given PDF documents in a specified page range.
- CompareModes - Enum in com.kms.katalon.keyword.pdf
- comparePdfByImage(String, String, int, int) - Method in ImageUtils
-
This method reads each page of a given doc, converts to image
compare.
- comparePdfFiles(String, String, int, int, def) - Method in PDFUtils
-
This method compare PDF files
- comparepdfFilesWithTextMode(String, String, int, int, String) - Method in PDFUtils
-
This method compare PDF files with text mode
- convertToImageAndCompare(String, String, int, int) - Method in ImageUtils
-
This method converts the PDF files to images then compares
- createFolder(String) - Method in PDFUtils
-
To create folder
- createImageDestinationDirectory(String) - Method in PDFUtils
-
To create image destination directory