Muhammad Ishaq

1pod

SimplePDFSwift

SimplePDF is a Swift class to create PDF documents with page numbers and table of contents. SimplePDF generated document may have:

  • Headings (H1 - H6) and Body Text.
  • Images (with captions), multiple images per row.
  • Multi column text (can be used for borderless tables too)
  • UIView instances (good for cover pages, etc)
  • Any attributed string

License: MIT

  • Swift