Hi!
The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”.
Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words.
In “test.pdf”, the table widt…...Save as PDF PdfSaveOptions saveOptions = new PdfSaveOptions(); doc...doc.Save(@"test.pdf", saveOptions); // Java example import com...