
Adds new Intelligent Mail (USPS) and MaxiCode barcodes.
Features
- Core
- Added Intelligent Mail (USPS) barcode.
- Added MaxiCode barcode.
- Added property Report.ReportInfo.Tag.
- Added property Report.ReportInfo.SaveMode.
- Added support functions with optional parameters.
- Added thread-safe collections support for .net 4.
- Designer
- Added ability of multi-line editing of Report.ReportInfo.Description and Report.ReportInfo.Tag.
- Exports
- Added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile.
- Extras
- Added new example for working with ZUGFeRD and PDF/A-3b \Demos\C#\ZUGFeRD.
Fixes
- Designer
- Fixed bug with wrong width of different lines of border.
- Exports
- Fixed creating blank page after a table in RTF and Word2007 exports.
- Fixed bug with bands Exportable property.
- Fixed appearance of dates in Excel2007 export.
- Fixed bug with padding and height of text in PDF export.
- Fixed bug with black boxes in exports.
- Extras
- Fixed bug with relative path to JSON file in JSON connector.