Aspose.Pdf for .NET version 3.4.0.0 includes all the features provided in Hotfix 3.3.x& the following is a quick list.
Main features added or improved:
- Vertical text is supported in table and floating box. A new property
VerticalTexRotationType
is added intoCell
andFloatingBox
. - FootNote is supported. A new class
FootNote
is added. - AutoFitToContent in table is supported. A new property
ColumnAdjustment
is added. Row.GetHeight()
andTable.GetHeight()
is supported. Refer tolink
.- Creating attachment from stream is supported. Refer to https://forum.aspose.com/t/133387.
- Table and list support in inline HTML is improved.
Main bugs fixed:
- Text Justification bugs. Refer to
link
. - HTML to PDF Conversion bugs. Refer to
link
. - Word2Pdf bugs. Refer to
link
. - XSL-FO2PDF bugs. Refer to
[http://www.aspose.comCommunity/forums/thread/67008.aspx](http://www.aspose.comCommunity/forums/thread/67008.aspx), [ http://www.aspose.com/Community/forums/66087/ShowThread.aspx](http://www.aspose.com/Community/forums/66087/ShowThread.aspx)
.