Hi.
I am using Aspose.Pdf.Document .It is possible to change direction rtl in case of Arabic language is used.
Is this possible to apply rtl on Aspose.Pdf.Table or Aspose.Pdf.Document. I have already tried pdfDocument.Direction = Aspose.Pdf.Direction.R2L; but it does not work . Please suggest me correct code.
thanks.