Aspose.Pdf for .NET Hotfix 3.2.2.0 Released!

In this hotfix:

  1. IsRowBroken with Fixed row hight bug fixed. Refer to http://www.aspose.com/Community/Forums/44284/ShowPost.aspx.
  2. Some bug in Word2Pdf are fixed. Refer to https://forum.aspose.com/t/133177.
  3. A new method ImportDataTable(DataTable dataTable,bool isFieldNameShown,int firstRow,byte firstColumn,int[] dataRowIndex,int[] dataColumnIndex) is added into Table class to make data importing more flexible.