Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
Name | Description | |
---|---|---|
![]() | Compare(Stream, Stream) |
Compares two PDF documents.
|
![]() | Compare(String, String) |
Compares two PDF documents.
|
![]() | Compare(BaseTextExtractor, BaseTextExtractor) |
Compares two PDF documents loaded into an extractor instance.
Supports TextExtractor, CSVExtractor, XMLExtractor and JSONExtractor as the input.
|
![]() | Compare(Stream, Stream, Int32, Int32) |
Compares two PDF documents.
|
![]() | Compare(String, String, Int32, Int32) |
Compares two PDF documents.
|
![]() | Compare(BaseTextExtractor, BaseTextExtractor, Int32, Int32) |
Compares two PDF documents loaded into an extractor instance.
Supports TextExtractor, CSVExtractor, XMLExtractor and JSONExtractor as the input.
|
See Also