Releases: techprimate/TPPDF
Releases · techprimate/TPPDF
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
Implemented enhancements:
- Added raw representable values to
PDFPageFormat
- Added raw representable type to
PDFLineType
- Added constant
none
toPDFTableCellStyle
andPDFTableCellBorders
- Added background color to
PDFSectionColumn
(Issue #122)
Fixed bugs:
- Added note to documentation about not reusing
PDFSection
instances (Issue #122) - Added missing font and text color reset to generator
Closed issues:
Merged pull requests:
2.0.1
2.0.0
1.6.0
Implemented enhancements:
- Added progress reporting using iOS internal
Foundation.Progress
(Issue #155) - Added a better test example experience
- Added support to embed external PDF document (Issue #31)
- Added clickable URL support for images (Issue #170)
- Added support for NSAttributedString link attributes (Issue #71)
- Added subscript range access to PDFTable and deprecated
PDFTable.setCellStyle
Fixed bugs:
- Fixed TravisCI configuration
Closed issues:
Merged pull requests: