Compare PDF in Java

Hi,

I have a question regarding PDF compare with Aspose.Words for Java.

It is possible ? I’ve copied code from example Compare Two Documents Using Java

and I have a message like:

com.aspose.words.UnsupportedFileFormatException: Pdf format is not supported on this platform. Use .NET Standard or .NET 4.6.1 version of Aspose.Words for loading Pdf documents.

Kind regards
Pawel

@pejaneczek Sorry, for confusion. Currently, Aspose.Words for java does not support loading PDF documents. This feature request is logged as WORDSJAVA-2366 . This feature is supported only in .NET and Python versions of Aspose.Words.
Aspose.Words for .NET is used as backend of this app.