dinglingui пре 1 година
родитељ
комит
2d3d7e1ba3

BIN
Lib/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/ComPDFKit


+ 27 - 0
Lib/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFButtonWidgetAnnotation.h

@@ -19,6 +19,16 @@ typedef NS_ENUM(NSInteger, CPDFWidgetControlType) {
     CPDFWidgetCheckBoxControl = 2
 };
 
+typedef NS_ENUM(NSInteger, CPDFWidgetButtonStyle) {
+    CPDFWidgetButtonStyleNone = -1,
+    CPDFWidgetButtonStyleCheck = 0,
+    CPDFWidgetButtonStyleCircle,
+    CPDFWidgetButtonStyleCross,
+    CPDFWidgetButtonStyleDiamond,
+    CPDFWidgetButtonStyleSquare,
+    CPDFWidgetButtonStyleStar
+};
+
 @class CPDFAction;
 
 /**
@@ -74,4 +84,21 @@ typedef NS_ENUM(NSInteger, CPDFWidgetControlType) {
 - (BOOL)isTick;
 - (void)setIsTick:(NSInteger)isTick;
 
+/**
+ * Gets the fill style of CheckBox or Radiobutton;
+ *
+ * @see CPDFWidgetButtonStyle
+ */
+- (CPDFWidgetButtonStyle)widgetCheckStyle;
+
+/**
+ * Sets the fill style of CheckBox or Radiobutton
+ *
+ * @see CPDFWidgetButtonStyle
+ *
+ * Returns true on success, false on failure
+ */
+- (BOOL)setWidgetCheckStyle:(CPDFWidgetButtonStyle)widgetCheckStyle;
+
+
 @end

+ 2 - 0
Lib/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFDocument.h

@@ -14,6 +14,8 @@
 
 extern NSNotificationName const CPDFDocumentDidUnlockNotification;
 
+extern NSNotificationName const CPDFDocumentPageCountChangedNotification;
+
 extern NSErrorDomain const CPDFDocumentErrorDomain;
 
 NS_ERROR_ENUM(CPDFDocumentErrorDomain) {

+ 0 - 2
Lib/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFKitConfig.h

@@ -77,7 +77,6 @@
  * Set whether to allow to highlight link field in the CPDFView.
  */
 - (void)setEnableLinkFieldHighlight:(BOOL)enableLinkFieldHighlight;
-
 /**
  * Get whether to allow to highlight form field in the CPDFView.
  */
@@ -86,7 +85,6 @@
  * Set whether to allow to highlight form field in the CPDFView.
  */
 - (void)setEnableFormFieldHighlight:(BOOL)enableFormFieldHighlight;
-
 /**
  * Get whether to allow annotation rotation.
  */

BIN
Lib/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Info.plist


BIN
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/ComPDFKit


+ 27 - 0
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/Headers/CPDFButtonWidgetAnnotation.h

@@ -19,6 +19,16 @@ typedef NS_ENUM(NSInteger, CPDFWidgetControlType) {
     CPDFWidgetCheckBoxControl = 2
 };
 
+typedef NS_ENUM(NSInteger, CPDFWidgetButtonStyle) {
+    CPDFWidgetButtonStyleNone = -1,
+    CPDFWidgetButtonStyleCheck = 0,
+    CPDFWidgetButtonStyleCircle,
+    CPDFWidgetButtonStyleCross,
+    CPDFWidgetButtonStyleDiamond,
+    CPDFWidgetButtonStyleSquare,
+    CPDFWidgetButtonStyleStar
+};
+
 @class CPDFAction;
 
 /**
@@ -74,4 +84,21 @@ typedef NS_ENUM(NSInteger, CPDFWidgetControlType) {
 - (BOOL)isTick;
 - (void)setIsTick:(NSInteger)isTick;
 
+/**
+ * Gets the fill style of CheckBox or Radiobutton;
+ *
+ * @see CPDFWidgetButtonStyle
+ */
+- (CPDFWidgetButtonStyle)widgetCheckStyle;
+
+/**
+ * Sets the fill style of CheckBox or Radiobutton
+ *
+ * @see CPDFWidgetButtonStyle
+ *
+ * Returns true on success, false on failure
+ */
+- (BOOL)setWidgetCheckStyle:(CPDFWidgetButtonStyle)widgetCheckStyle;
+
+
 @end

+ 2 - 0
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/Headers/CPDFDocument.h

@@ -14,6 +14,8 @@
 
 extern NSNotificationName const CPDFDocumentDidUnlockNotification;
 
+extern NSNotificationName const CPDFDocumentPageCountChangedNotification;
+
 extern NSErrorDomain const CPDFDocumentErrorDomain;
 
 NS_ERROR_ENUM(CPDFDocumentErrorDomain) {

+ 0 - 2
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/Headers/CPDFKitConfig.h

@@ -77,7 +77,6 @@
  * Set whether to allow to highlight link field in the CPDFView.
  */
 - (void)setEnableLinkFieldHighlight:(BOOL)enableLinkFieldHighlight;
-
 /**
  * Get whether to allow to highlight form field in the CPDFView.
  */
@@ -86,7 +85,6 @@
  * Set whether to allow to highlight form field in the CPDFView.
  */
 - (void)setEnableFormFieldHighlight:(BOOL)enableFormFieldHighlight;
-
 /**
  * Get whether to allow annotation rotation.
  */

BIN
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/Info.plist


+ 25 - 10
Lib/ComPDFKit.xcframework/ios-x86_64-simulator/ComPDFKit.framework/_CodeSignature/CodeResources

@@ -34,7 +34,7 @@
 		</data>
 		<key>Headers/CPDFButtonWidgetAnnotation.h</key>
 		<data>
-		dBOOcPFrAUSIvPxOqsvqXw43esE=
+		2eOkxNYbeUBq5chfU/E+/hYK6Qw=
 		</data>
 		<key>Headers/CPDFChoiceWidgetAnnotation.h</key>
 		<data>
@@ -50,7 +50,7 @@
 		</data>
 		<key>Headers/CPDFDocument.h</key>
 		<data>
-		N2g9d4G8B5veODAmg54BxT8i9s0=
+		AyX3zTYk9X3341bOn6xIdFus1XU=
 		</data>
 		<key>Headers/CPDFFreeTextAnnotation.h</key>
 		<data>
@@ -74,7 +74,7 @@
 		</data>
 		<key>Headers/CPDFKitConfig.h</key>
 		<data>
-		Pix723cMU6uk/qg+/L9tWw3LCzM=
+		6U/vxyqkdQPczpKrg1skGgDdw8Y=
 		</data>
 		<key>Headers/CPDFKitPlatform.h</key>
 		<data>
@@ -174,12 +174,16 @@
 		</data>
 		<key>Info.plist</key>
 		<data>
-		FHeY7gH1dnlOmJOc+L9bO9dYaCk=
+		MqSdCQSKSIUm2ApTtjkLu7VskHA=
 		</data>
 		<key>Modules/module.modulemap</key>
 		<data>
 		LiQoiZ0HQqg8PLvhYGe2l6sUM/Q=
 		</data>
+		<key>PrivateHeaders/CPDFTextWidgetAnnotation+Protected.h</key>
+		<data>
+		q7VIadJ/RiLk/aUd99IqOcsPPHs=
+		</data>
 		<key>formsign_tag.png</key>
 		<data>
 		hStDaUA8Fwtfw0sne8hYZrbES1A=
@@ -348,11 +352,11 @@
 		<dict>
 			<key>hash</key>
 			<data>
-			dBOOcPFrAUSIvPxOqsvqXw43esE=
+			2eOkxNYbeUBq5chfU/E+/hYK6Qw=
 			</data>
 			<key>hash2</key>
 			<data>
-			UEjW2oAjK6EsjScQLGsGWDpMVuBxVuJnhGv8Z2qjcOM=
+			UIH0l6PWs/7yqHmmziFoqzGM5BhaDRkCPf7Wukoks2s=
 			</data>
 		</dict>
 		<key>Headers/CPDFChoiceWidgetAnnotation.h</key>
@@ -392,11 +396,11 @@
 		<dict>
 			<key>hash</key>
 			<data>
-			N2g9d4G8B5veODAmg54BxT8i9s0=
+			AyX3zTYk9X3341bOn6xIdFus1XU=
 			</data>
 			<key>hash2</key>
 			<data>
-			Q8NH9trdHFe6+59ywX8OHHaYfAKZMst61UQOvL0Snl0=
+			1GFBfO8iU6x3hPpuz68wqFiOgfHdpBEWBys8s442v+k=
 			</data>
 		</dict>
 		<key>Headers/CPDFFreeTextAnnotation.h</key>
@@ -458,11 +462,11 @@
 		<dict>
 			<key>hash</key>
 			<data>
-			Pix723cMU6uk/qg+/L9tWw3LCzM=
+			6U/vxyqkdQPczpKrg1skGgDdw8Y=
 			</data>
 			<key>hash2</key>
 			<data>
-			vPu8+hJl2efqLu//E/iOtlKEwVbHfvI2fiCjmnSbxWM=
+			fwvDcXbbL85gd/JlmfvdOj3w6FrX/bZCSAEkWkB8qHk=
 			</data>
 		</dict>
 		<key>Headers/CPDFKitPlatform.h</key>
@@ -740,6 +744,17 @@
 			AAkcPQ+8lTvgjXGHEKzmPSMjAW0mw1D0ReUK5G9YEwQ=
 			</data>
 		</dict>
+		<key>PrivateHeaders/CPDFTextWidgetAnnotation+Protected.h</key>
+		<dict>
+			<key>hash</key>
+			<data>
+			q7VIadJ/RiLk/aUd99IqOcsPPHs=
+			</data>
+			<key>hash2</key>
+			<data>
+			U9O3d+15uRgMC+QqN3wKd94WfWaOswD4agRL4kutU0c=
+			</data>
+		</dict>
 		<key>formsign_tag.png</key>
 		<dict>
 			<key>hash</key>