Browse Source

【SDK】提供页面显示精度参数与方法setPDFViewDisplayAccuracy(SDK外部可以调节页面显示精度)

lizhe 7 months ago
parent
commit
f6836b5df8

BIN
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/ComPDFKit


+ 6 - 1
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Headers/CPDFKitConfig.h

@@ -234,5 +234,10 @@
 
 - (void)setIsEnableContentEditNotDrawAnnotation:(BOOL)isEnableContentEditNotDrawAnnotation;
 
-
+/**
+ * Set the display precision of PDFView
+ * Default value 1.5
+ */
+- (void)setPDFViewDisplayAccuracy:(CGFloat)accuracy;
+- (CGFloat)pdfViewDisplayAccuracy;
 @end

BIN
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/Assets.car


PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/CPDFUnlockViewController.nib → PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/CPDFUnlockViewController.nib/keyedobjects-101300.nib


BIN
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/CPDFUnlockViewController.nib/keyedobjects.nib


+ 1 - 1
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/Info.plist

@@ -41,6 +41,6 @@
 	<key>DTXcodeBuild</key>
 	<string>15C500b</string>
 	<key>LSMinimumSystemVersion</key>
-	<string>10.13</string>
+	<string>10.11</string>
 </dict>
 </plist>

BIN
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/Resources/default.metallib


File diff suppressed because it is too large
+ 532 - 9
PDF Office/PDF Master/Class/PDFWindowController/PDFSDK/ComPDFKit.framework/Versions/A/_CodeSignature/CodeResources