- New Java client library to wrap the WebAPI. This enables you to run comparisons on an i-net PDFC server from within a Java application without coding HTTP requests.
{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Comparisons using Web APIInactive
The following information is derived from the plugin description.
This API is an interface for comparing documents and displaying their results with i-net PDFC Server.
The Web API allows a flexible integration of the comparison features into an existing software infrastructure or custom programs. It provides a large set of features to create new comparisons, list existing ones and fetch details about them. Individual comparisons can be inspected and the results exported in various formats. Comparisons can additionally be published and unpublished.
Changelog Information
Fixed Bugs
- The command 'compare' now returns the intended result if the parameter 'result' is set instead of redirecting to the Web API user interface. This restores the behavior of version 6.2.
- The i-net PDFC Web API now returns the status "COMPARING" instead of internal status "CLOUDCOMPARE" if the comparison was performed on a different cloud node than the one currently requested.
- The result parameter
exportbydiffwas changed toexportifdiff
Fixed Bugs
- Redirect response was wrong when calling webAPI-compare with a .NET HttpClient
- It was not possible to access profiles (shared or not) using WebAPI
