Aspose.Form for .NET 2.4.0 has been released with new features and fixes
New Features
Aspose.Form for .NET 2.4.0 includes support for PDF rendering. Now you can export your InfoPath forms to PDF. Following controls are supported with some layout restrictions and drawing deviation.
· RichTextBox
· ListBox
· DatePicker
· Repeating Table
· Horizontal Repeating Table
· Button
· CheckBox
· Bulleted List
· Numbered List
· Picture
This release also includes the following PDF related features.
· Support for several fonts
· Support for nested tables
· Support for mixed (table and flow) layouts on one page
· Automatic calculation of output PDF page size
· Support for drawing a part of the border
Following restrictions also apply.
· Background image is not supported
· No ability to draw a part of the controls’ border (border is supported for tables only)
· Only 'solid' border type is supported
· Only Arial, Tahoma and Times fonts are supported.
· Colspan and row span are not supported for table.
· Vertials and horizontal alignment is not supported inside table.
· Big fonts are not supported.
· Colored text is not supported inside table cells.
This release also includes the most recent bug fixes.
Fixes
|
Issue ID |
Type ID |
Component |
Summary |
|
11182 |
New Feature |
XmlFormView |
Support for Repeating Table control is released. |
|
11826 |
New Feature |
XmlFormView |
Support for nested tables is released. |
|
11650 |
New Feature |
XmlFormView |
Support for borders and background color. |
|
11825 |
New Feature |
XmlFormView |
Support for padding and margin in divs and tables. |
|
11956 |
Bug |
XmlFormView |
Fixed layout of Bulleted List and Numbered List controls. |
|
12115 |
Bug |
XmlFormView |
Fixed several problems with nested div elements. |