Hello,
I am trying to convert Xml to Pdf using below aspose code but encountering an exception.
Code I am using:
try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) {
final com.as…...without any exception for when docx with same content is converted...without any exception for when docx with same content is converted...