Skip to content

Releases: techprimate/TPPDF

2.1.1

18 Jun 07:03
6f448c9
Compare
Choose a tag to compare

Implemented enhancements:

  • Added raw representable to PDFTableCellAlignment
  • Added support for groups inside section columns

Fixed bugs:

  • Fixed indentations inside sections

2.1.0

18 Jun 07:03
4447ffd
Compare
Choose a tag to compare

Implemented enhancements:

  • Added raw representable values to PDFPageFormat
  • Added raw representable type to PDFLineType
  • Added constant none to PDFTableCellStyle and PDFTableCellBorders
  • 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

31 May 11:01
848d33a
Compare
Choose a tag to compare

Implemented enhancements:

  • Removed JSON representation
  • Added deprecation for table.generateCells

Fixed bugs:

  • Missing page break after space which overlaps page end (#204)

Closed issues:

2.0.0

19 May 11:50
1353129
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

Implemented enhancements:

  • Table Merging
  • Swift Package Manager Support
  • Hyperlinks in texts

Fixed bugs:

  • External document including empty pages

Closed issues:

Merged pull requests:

1.6.0

19 May 11:51
Compare
Choose a tag to compare

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:

1.5.4

11 Dec 17:01
94c1579
Compare
Choose a tag to compare

Implemented enhancements:

  • Fixed carthage support once again

1.5.3

11 Dec 17:01
8325431
Compare
Choose a tag to compare

Implemented enhancements:

  • Fixed padding in groups

1.5.2

11 Dec 17:00
8568df4
Compare
Choose a tag to compare

Implemented enhancements:

  • Added group breaking

1.5.1

11 Dec 17:00
9c12812
Compare
Choose a tag to compare

Implemented enhancements:

  • Added merge/combining of multiple documents (Issue #67)

Closed issues:

1.5.0

11 Dec 16:59
a2c7f2e
Compare
Choose a tag to compare

Implemented enhancements:

  • Changed framework methods to be "more Swift(y)"
  • Added groups
  • Added dynamic shapes for group background
  • Added column with automatic wrapping (Issue #113)
  • Added document wide text styles (Issue #57)
  • Added automatic table of content based on text styles (Issue #58)

Fixed bugs:

  • Fixed line separator in header and footer (Issue #88)
  • Fixed image in footer layout calcuations (Issue #132)

Closed issues: