Hi GroupDocs,
I am trying to generate a file with accessibility tags using JAVA SDK conversion library.
Below is the code I am using to convert docx file to PDF
try(ByteArrayInputStream is = new ByteArrayInputStream(…...Hi GroupDocs,
I am trying to generate a file with accessibility tags using JAVA SDK conversion library.
Below is the code I am using to convert docx file to PDF
try(ByteArrayInputStream is = new ByteArrayInputStream(…