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.

Leave a Reply
You must be logged in to post a comment.