Hi Team,
I am comparing two files (DOCX and PDF) using the Aspose Library. The response generates a third document where changes are tracked and displayed with redlining when opened in Word.
Does it support accessibility? I am unable to identify any added or deleted text, or format changes, using VoiceOver. For example, in the attached compared file, I deleted the word “Arial,” but VoiceOver does not recognize this change.
I am currently using groupdocs-comparison-24.7.jar
.
Looking forward to your insights.
@munish.singla
Can you please provide more details about the specific accessibility features you are looking for in the document comparison results?
The result file should be accessible and readable.
@munish.singla You can save the output PDF with PdfCompliance.PDF_UA_1 to make is accessible. Since you are using GroupDocs I will move your request into the appropriate forum My colleagues will help you shortly.
@munish.singla
Could you please provide a source code of usages GroupDocs.Comparison and the files that you’re want to compare ?