PDFGenerator v1.0.0 Release Notes

Release Date: 2016-02-11 // about 8 years ago
  • ๐Ÿš€ Stable Version Release!!

    • ๐Ÿ‘Œ Support multiple pages.
    • Also generate PDF from imagePath that can load image with UIImage(contentsOfFile:)
    • Type safe.
    • Good memory management.
    • Generate PDF from mixed-pages.
    • If view is UIScrollView , drawn whole content.
    • Outputs as NSData or writes to Disk(in given file path) directly.
    • Corresponding to Error-Handling. Strange PDF has never been generated!!