// // UIImage+PDF.h // iOS-Categories (https://github.com/shaojiankui/iOS-Categories) // // Created by Jakey on 15/5/22. // Copyright (c) 2015年 www.skyfox.org. All rights reserved. // #import @interface UIImage (PDF) @end