Some test text!
iOS / Changelog / v6.3.2
Platform
Documentation
Release Date: 2014.11.03
Note: PDFNet 6.3.2 is compiled using Xcode 6.0.1. Please ensure your project is compiled with the version of LLVM/Clang that shipped with Xcode 6.0.1 or greater.
Changed Methods
- (PTAnnot*)GetAnnotationAt: (int)x y: (int)y distanceThreshold: (double)distanceThreshold minimumLineWeight: (double)minimumLineWeight;```
New Methods:
PDFViewCtrl:
-(void)SetColorPostProcessMode:(PTColorPostProcessMode)mode; -(PTColorPostProcessMode)GetColorPostProcessMode; -(void)setMinimumTwoFingersToScrollEnabled:(bool)enabled; -(void)UpdateWithField:(PTField*)field;
PTConvert:
+(void)convertOfficeToPDF:(NSString*)filePath completion:(void(^)(NSString* pathToPDF))completion
Get the answers you need: Support