Issue Summary
Aspose.Words for Java has rendering issues when converting documents with justified text to PDF:
Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...PDF_17); doc.save("output.pdf", saveOptions); Open the resulting PDF...