What is PDFGenerator?

PDFGenerator is a simple PDF generator that generates with UIView, UIImage, …etc .

Features:

  • Swift 4 is ready
  • Multiple pages support.
  • Also generate PDF with image path, image binary, image ref (CGImage)
  • Good memory management.
  • UIScrollView support : If view is UIScrollView, UITableView, UICollectionView, UIWebView, drawn whole content.
  • Outputs as binary(Data) or writes to Disk(in given file path) directly.
  • Corresponding to Error-Handling. Strange PDF has never been generated!!.
  • DPI support. : Default dpi is 72.
  • Password protection support.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/sgr-ksmt/PDFGenerator
  • Resource Maker: Suguru Kishimoto
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 8.0+, iOS 9.0+, iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: PDFGenerator
  • Carthage: sgr-ksmt/PDFGenerator