├── ComPDFKit.xcframework
├── Info.plist
├── ios-arm64_armv7
│ └── ComPDFKit.framework
│ │ ├── Cert
│ │ ├── 0d264c89.0
│ │ ├── 1801b70e.0
│ │ ├── 62edae9d.0
│ │ ├── 71b2c918.0
│ │ ├── a10809e8.0
│ │ └── eCA_64s.crt
│ │ ├── ComPDFKit
│ │ ├── DroidSansFallback.ttf
│ │ ├── Headers
│ │ ├── CPDFAction.h
│ │ ├── CPDFAnnotation.h
│ │ ├── CPDFBackground.h
│ │ ├── CPDFBates.h
│ │ ├── CPDFBookmark.h
│ │ ├── CPDFBorder.h
│ │ ├── CPDFButtonWidgetAnnotation.h
│ │ ├── CPDFChoiceWidgetAnnotation.h
│ │ ├── CPDFCircleAnnotation.h
│ │ ├── CPDFDestination.h
│ │ ├── CPDFDocument.h
│ │ ├── CPDFFreeTextAnnotation.h
│ │ ├── CPDFGoToAction.h
│ │ ├── CPDFHeaderFooter.h
│ │ ├── CPDFInkAnnotation.h
│ │ ├── CPDFKit.h
│ │ ├── CPDFKitConfig.h
│ │ ├── CPDFKitPlatform.h
│ │ ├── CPDFLineAnnotation.h
│ │ ├── CPDFLinkAnnotation.h
│ │ ├── CPDFMarkupAnnotation.h
│ │ ├── CPDFMovieAnnotation.h
│ │ ├── CPDFNamedAction.h
│ │ ├── CPDFOutline.h
│ │ ├── CPDFPage.h
│ │ ├── CPDFRedactAnnotation.h
│ │ ├── CPDFResetFormAction.h
│ │ ├── CPDFSelection.h
│ │ ├── CPDFSignature.h
│ │ ├── CPDFSignatureAnnotation.h
│ │ ├── CPDFSignatureWidgetAnnotation.h
│ │ ├── CPDFSoundAnnotation.h
│ │ ├── CPDFSquareAnnotation.h
│ │ ├── CPDFStampAnnotation.h
│ │ ├── CPDFTextAnnotation.h
│ │ ├── CPDFTextWidgetAnnotation.h
│ │ ├── CPDFURLAction.h
│ │ ├── CPDFUtilities.h
│ │ ├── CPDFView.h
│ │ ├── CPDFWatermark.h
│ │ ├── CPDFWidgetAnnotation.h
│ │ └── ComPDFKit.h
│ │ ├── Info.plist
│ │ ├── Modules
│ │ └── module.modulemap
│ │ ├── formsign_tag.png
│ │ ├── formsign_tag@2x.png
│ │ ├── loupe-hi.png
│ │ ├── loupe-lo.png
│ │ ├── loupe-mask.png
│ │ ├── magnifier-ranged-hi.png
│ │ ├── magnifier-ranged-lo.png
│ │ ├── magnifier-ranged-mask.png
│ │ ├── popup_note.png
│ │ ├── popup_note@2x.png
│ │ ├── quick_bookmark.png
│ │ ├── quick_bookmark~ipad.png
│ │ ├── recoding_on.png
│ │ ├── recoding_on@2x.png
│ │ ├── recoding_play.png
│ │ ├── recoding_play@2x.png
│ │ ├── sRGB2014.icc
│ │ ├── viewer_dragDontBack.png
│ │ ├── viewer_dragDontBack@2x.png
│ │ ├── viewer_dragDontFront.png
│ │ └── viewer_dragDontFront@2x.png
├── ios-arm64_x86_64-maccatalyst
│ └── ComPDFKit.framework
│ │ ├── ComPDFKit
│ │ ├── Headers
│ │ ├── Modules
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ ├── ComPDFKit
│ │ ├── Headers
│ │ │ ├── CPDFAction.h
│ │ │ ├── CPDFAnnotation.h
│ │ │ ├── CPDFBackground.h
│ │ │ ├── CPDFBates.h
│ │ │ ├── CPDFBookmark.h
│ │ │ ├── CPDFBorder.h
│ │ │ ├── CPDFButtonWidgetAnnotation.h
│ │ │ ├── CPDFChoiceWidgetAnnotation.h
│ │ │ ├── CPDFCircleAnnotation.h
│ │ │ ├── CPDFDestination.h
│ │ │ ├── CPDFDocument.h
│ │ │ ├── CPDFFreeTextAnnotation.h
│ │ │ ├── CPDFGoToAction.h
│ │ │ ├── CPDFHeaderFooter.h
│ │ │ ├── CPDFInkAnnotation.h
│ │ │ ├── CPDFKit.h
│ │ │ ├── CPDFKitConfig.h
│ │ │ ├── CPDFKitPlatform.h
│ │ │ ├── CPDFLineAnnotation.h
│ │ │ ├── CPDFLinkAnnotation.h
│ │ │ ├── CPDFMarkupAnnotation.h
│ │ │ ├── CPDFMovieAnnotation.h
│ │ │ ├── CPDFNamedAction.h
│ │ │ ├── CPDFOutline.h
│ │ │ ├── CPDFPage.h
│ │ │ ├── CPDFRedactAnnotation.h
│ │ │ ├── CPDFResetFormAction.h
│ │ │ ├── CPDFSelection.h
│ │ │ ├── CPDFSignature.h
│ │ │ ├── CPDFSignatureAnnotation.h
│ │ │ ├── CPDFSignatureWidgetAnnotation.h
│ │ │ ├── CPDFSoundAnnotation.h
│ │ │ ├── CPDFSquareAnnotation.h
│ │ │ ├── CPDFStampAnnotation.h
│ │ │ ├── CPDFTextAnnotation.h
│ │ │ ├── CPDFTextWidgetAnnotation.h
│ │ │ ├── CPDFURLAction.h
│ │ │ ├── CPDFUtilities.h
│ │ │ ├── CPDFView.h
│ │ │ ├── CPDFWatermark.h
│ │ │ ├── CPDFWidgetAnnotation.h
│ │ │ └── ComPDFKit.h
│ │ ├── Modules
│ │ │ └── module.modulemap
│ │ └── Resources
│ │ │ ├── Cert
│ │ │ ├── 0d264c89.0
│ │ │ ├── 1801b70e.0
│ │ │ ├── 62edae9d.0
│ │ │ ├── 71b2c918.0
│ │ │ ├── a10809e8.0
│ │ │ └── eCA_64s.crt
│ │ │ ├── DroidSansFallback.ttf
│ │ │ ├── Info.plist
│ │ │ ├── formsign_tag.png
│ │ │ ├── formsign_tag@2x.png
│ │ │ ├── loupe-hi.png
│ │ │ ├── loupe-lo.png
│ │ │ ├── loupe-mask.png
│ │ │ ├── magnifier-ranged-hi.png
│ │ │ ├── magnifier-ranged-lo.png
│ │ │ ├── magnifier-ranged-mask.png
│ │ │ ├── popup_note.png
│ │ │ ├── popup_note@2x.png
│ │ │ ├── quick_bookmark.png
│ │ │ ├── quick_bookmark~ipad.png
│ │ │ ├── recoding_on.png
│ │ │ ├── recoding_on@2x.png
│ │ │ ├── recoding_play.png
│ │ │ ├── recoding_play@2x.png
│ │ │ ├── sRGB2014.icc
│ │ │ ├── viewer_dragDontBack.png
│ │ │ ├── viewer_dragDontBack@2x.png
│ │ │ ├── viewer_dragDontFront.png
│ │ │ └── viewer_dragDontFront@2x.png
│ │ └── Current
└── ios-arm64_x86_64-simulator
│ └── ComPDFKit.framework
│ ├── Cert
│ ├── 0d264c89.0
│ ├── 1801b70e.0
│ ├── 62edae9d.0
│ ├── 71b2c918.0
│ ├── a10809e8.0
│ └── eCA_64s.crt
│ ├── ComPDFKit
│ ├── DroidSansFallback.ttf
│ ├── Headers
│ ├── CPDFAction.h
│ ├── CPDFAnnotation.h
│ ├── CPDFBackground.h
│ ├── CPDFBates.h
│ ├── CPDFBookmark.h
│ ├── CPDFBorder.h
│ ├── CPDFButtonWidgetAnnotation.h
│ ├── CPDFChoiceWidgetAnnotation.h
│ ├── CPDFCircleAnnotation.h
│ ├── CPDFDestination.h
│ ├── CPDFDocument.h
│ ├── CPDFFreeTextAnnotation.h
│ ├── CPDFGoToAction.h
│ ├── CPDFHeaderFooter.h
│ ├── CPDFInkAnnotation.h
│ ├── CPDFKit.h
│ ├── CPDFKitConfig.h
│ ├── CPDFKitPlatform.h
│ ├── CPDFLineAnnotation.h
│ ├── CPDFLinkAnnotation.h
│ ├── CPDFMarkupAnnotation.h
│ ├── CPDFMovieAnnotation.h
│ ├── CPDFNamedAction.h
│ ├── CPDFOutline.h
│ ├── CPDFPage.h
│ ├── CPDFRedactAnnotation.h
│ ├── CPDFResetFormAction.h
│ ├── CPDFSelection.h
│ ├── CPDFSignature.h
│ ├── CPDFSignatureAnnotation.h
│ ├── CPDFSignatureWidgetAnnotation.h
│ ├── CPDFSoundAnnotation.h
│ ├── CPDFSquareAnnotation.h
│ ├── CPDFStampAnnotation.h
│ ├── CPDFTextAnnotation.h
│ ├── CPDFTextWidgetAnnotation.h
│ ├── CPDFURLAction.h
│ ├── CPDFUtilities.h
│ ├── CPDFView.h
│ ├── CPDFWatermark.h
│ ├── CPDFWidgetAnnotation.h
│ └── ComPDFKit.h
│ ├── Info.plist
│ ├── Modules
│ └── module.modulemap
│ ├── _CodeSignature
│ └── CodeResources
│ ├── formsign_tag.png
│ ├── formsign_tag@2x.png
│ ├── loupe-hi.png
│ ├── loupe-lo.png
│ ├── loupe-mask.png
│ ├── magnifier-ranged-hi.png
│ ├── magnifier-ranged-lo.png
│ ├── magnifier-ranged-mask.png
│ ├── popup_note.png
│ ├── popup_note@2x.png
│ ├── quick_bookmark.png
│ ├── quick_bookmark~ipad.png
│ ├── recoding_on.png
│ ├── recoding_on@2x.png
│ ├── recoding_play.png
│ ├── recoding_play@2x.png
│ ├── sRGB2014.icc
│ ├── viewer_dragDontBack.png
│ ├── viewer_dragDontBack@2x.png
│ ├── viewer_dragDontFront.png
│ └── viewer_dragDontFront@2x.png
├── ComPDFKit_Tools.xcframework
├── Info.plist
├── ios-arm64_armv7
│ └── ComPDFKit_Tools.framework
│ │ ├── AnnotationUserDefaults.plist
│ │ ├── Assets.car
│ │ ├── CDigitalTypeSelectView.nib
│ │ ├── CPDFSigntureCells.nib
│ │ ├── CPDFSigntureDetailsCells.nib
│ │ ├── CPDFSigntureVerifyCells.nib
│ │ ├── CPDFSigntureVerifyDetailsCells.nib
│ │ ├── ComPDFKit_Tools
│ │ ├── Headers
│ │ ├── ComPDFKit_Tools-Swift.h
│ │ └── ComPDFKit_Tools.h
│ │ ├── Info.plist
│ │ └── Modules
│ │ ├── ComPDFKit_Tools.swiftmodule
│ │ ├── Project
│ │ │ ├── arm.swiftsourceinfo
│ │ │ ├── arm64-apple-ios.swiftsourceinfo
│ │ │ ├── arm64.swiftsourceinfo
│ │ │ ├── armv7-apple-ios.swiftsourceinfo
│ │ │ └── armv7.swiftsourceinfo
│ │ ├── arm.swiftdoc
│ │ ├── arm.swiftinterface
│ │ ├── arm.swiftmodule
│ │ ├── arm64-apple-ios.swiftdoc
│ │ ├── arm64-apple-ios.swiftinterface
│ │ ├── arm64-apple-ios.swiftmodule
│ │ ├── arm64.swiftdoc
│ │ ├── arm64.swiftinterface
│ │ ├── arm64.swiftmodule
│ │ ├── armv7-apple-ios.swiftdoc
│ │ ├── armv7-apple-ios.swiftinterface
│ │ ├── armv7-apple-ios.swiftmodule
│ │ ├── armv7.swiftdoc
│ │ ├── armv7.swiftinterface
│ │ └── armv7.swiftmodule
│ │ └── module.modulemap
├── ios-arm64_x86_64-maccatalyst
│ └── ComPDFKit_Tools.framework
│ │ ├── ComPDFKit_Tools
│ │ ├── Headers
│ │ ├── Modules
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ ├── ComPDFKit_Tools
│ │ ├── Headers
│ │ │ ├── ComPDFKit_Tools-Swift.h
│ │ │ └── ComPDFKit_Tools.h
│ │ ├── Modules
│ │ │ ├── ComPDFKit_Tools.swiftmodule
│ │ │ │ ├── Project
│ │ │ │ │ ├── arm64-apple-ios-macabi.swiftsourceinfo
│ │ │ │ │ └── x86_64-apple-ios-macabi.swiftsourceinfo
│ │ │ │ ├── arm64-apple-ios-macabi.abi.json
│ │ │ │ ├── arm64-apple-ios-macabi.private.swiftinterface
│ │ │ │ ├── arm64-apple-ios-macabi.swiftdoc
│ │ │ │ ├── arm64-apple-ios-macabi.swiftinterface
│ │ │ │ ├── arm64-apple-ios-macabi.swiftmodule
│ │ │ │ ├── x86_64-apple-ios-macabi.abi.json
│ │ │ │ ├── x86_64-apple-ios-macabi.private.swiftinterface
│ │ │ │ ├── x86_64-apple-ios-macabi.swiftdoc
│ │ │ │ ├── x86_64-apple-ios-macabi.swiftinterface
│ │ │ │ └── x86_64-apple-ios-macabi.swiftmodule
│ │ │ └── module.modulemap
│ │ └── Resources
│ │ │ ├── AnnotationUserDefaults.plist
│ │ │ ├── Assets.car
│ │ │ ├── CDigitalTypeSelectView.nib
│ │ │ ├── CPDFSigntureCells.nib
│ │ │ ├── CPDFSigntureDetailsCells.nib
│ │ │ ├── CPDFSigntureVerifyCells.nib
│ │ │ ├── CPDFSigntureVerifyDetailsCells.nib
│ │ │ └── Info.plist
│ │ └── Current
└── ios-arm64_x86_64-simulator
│ └── ComPDFKit_Tools.framework
│ ├── AnnotationUserDefaults.plist
│ ├── Assets.car
│ ├── CDigitalTypeSelectView.nib
│ ├── CPDFSigntureCells.nib
│ ├── CPDFSigntureDetailsCells.nib
│ ├── CPDFSigntureVerifyCells.nib
│ ├── CPDFSigntureVerifyDetailsCells.nib
│ ├── ComPDFKit_Tools
│ ├── Headers
│ ├── ComPDFKit_Tools-Swift.h
│ └── ComPDFKit_Tools.h
│ ├── Info.plist
│ ├── Modules
│ ├── ComPDFKit_Tools.swiftmodule
│ │ ├── Project
│ │ │ ├── arm64-apple-ios-simulator.swiftsourceinfo
│ │ │ └── x86_64-apple-ios-simulator.swiftsourceinfo
│ │ ├── arm64-apple-ios-simulator.abi.json
│ │ ├── arm64-apple-ios-simulator.private.swiftinterface
│ │ ├── arm64-apple-ios-simulator.swiftdoc
│ │ ├── arm64-apple-ios-simulator.swiftinterface
│ │ ├── arm64-apple-ios-simulator.swiftmodule
│ │ ├── x86_64-apple-ios-simulator.abi.json
│ │ ├── x86_64-apple-ios-simulator.private.swiftinterface
│ │ ├── x86_64-apple-ios-simulator.swiftdoc
│ │ ├── x86_64-apple-ios-simulator.swiftinterface
│ │ └── x86_64-apple-ios-simulator.swiftmodule
│ └── module.modulemap
│ └── _CodeSignature
│ └── CodeResources
└── compdfkit.podspec
/ComPDFKit.xcframework/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | AvailableLibraries
6 |
7 |
8 | LibraryIdentifier
9 | ios-arm64_armv7
10 | LibraryPath
11 | ComPDFKit.framework
12 | SupportedArchitectures
13 |
14 | arm64
15 | armv7
16 |
17 | SupportedPlatform
18 | ios
19 |
20 |
21 | LibraryIdentifier
22 | ios-arm64_x86_64-simulator
23 | LibraryPath
24 | ComPDFKit.framework
25 | SupportedPlatform
26 | ios
27 | SupportedArchitectures
28 |
29 | arm64
30 | x86_64
31 |
32 | SupportedPlatformVariant
33 | simulator
34 |
35 |
36 | LibraryIdentifier
37 | ios-arm64_x86_64-maccatalyst
38 | LibraryPath
39 | ComPDFKit.framework
40 | SupportedArchitectures
41 |
42 | arm64
43 | x86_64
44 |
45 | SupportedPlatform
46 | ios
47 | SupportedPlatformVariant
48 | maccatalyst
49 |
50 |
51 | CFBundlePackageType
52 | XFWK
53 | XCFrameworkFormatVersion
54 | 1.0
55 |
56 |
57 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Cert/0d264c89.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIEKTCCAxGgAwIBAgIUBpuFKDddR8lam2b8CVChExzoBPwwDQYJKoZIhvcNAQEL
3 | BQAwgZsxCzAJBgNVBAYTAlVLMR8wHQYDVQQKDBZPcGVuU1NMIFNlbGYgU2lnbmF0
4 | dXJlMQ8wDQYDVQQDDAZQZGRkZFAxDjAMBgNVBAgMBWh1bmFuMRMwEQYDVQQHDApj
5 | aGFuZ3NoYWFhMRMwEQYDVQQLDAprZGFubW9iaWxlMSAwHgYJKoZIhvcNAQkBFhFw
6 | eUBrZGFubW9iaWxlLmNvbTAeFw0xOTExMTkwNzIwMTVaFw0xOTEyMTkwNzIwMTVa
7 | MIGbMQswCQYDVQQGEwJVSzEfMB0GA1UECgwWT3BlblNTTCBTZWxmIFNpZ25hdHVy
8 | ZTEPMA0GA1UEAwwGUGRkZGRQMQ4wDAYDVQQIDAVodW5hbjETMBEGA1UEBwwKY2hh
9 | bmdzaGFhYTETMBEGA1UECwwKa2Rhbm1vYmlsZTEgMB4GCSqGSIb3DQEJARYRcHlA
10 | a2Rhbm1vYmlsZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDn
11 | oh+f7XtgW7mgJ7/c5K3XqqquuCfKCQt7Ls9qH2zsOmtlMNRYJrpHxPtQqbHx8Ac9
12 | YfDiBJDjiCs8vz5k8eFgez09kTwIFAqj+kkOBOEDjverWnYz8/Gxcm7wqwdrLMZ3
13 | mTazPn8M5m0Aoxi2xB4yei1CcGGB+lQIHmuZ4AIp+dQPsmJ/5DvxDZD9ispx/zjW
14 | +bCroDUyJrlPtDnQ1cSwalNYTsN+EsR11XL/Ug5lVaz9HqB+yUMb+tFJ2wwbReUr
15 | 3iN8bvl4A1je3KdtF4UGEji8INcvGZFYmzgjmAgBDZBka2oKoHcJIuqRMkASuxtb
16 | uNx+kRRT97nO7VqOdP/rAgMBAAGjYzBhMB0GA1UdDgQWBBQ8kfj6QlFzTtyewyNd
17 | 6+m5EWdnTjAfBgNVHSMEGDAWgBQ8kfj6QlFzTtyewyNd6+m5EWdnTjAPBgNVHRMB
18 | Af8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA1dl4
19 | 8UfbNCoVgnGa3J8TriUypPvNeK3PqdVXRcxMw5xTlPezLkmKd3yRGH2l4jYZ43zW
20 | 2exs86n9/CP6jwineUNCrpkwYyIc7lM/Cfu33yBhiy+pYFxkv19e5603ViBxbjdz
21 | rzRBPCis/91EwHjreGASm7sCbyCzx38wyJ/H/88bPLLAYWGF7d7HXURDSs7pDQQv
22 | Im4T1iT0/bHanBj7lERM1HTETTgezIlT1DP9zkKsmuNbRXgiUbXBWl8uVxdtdvYs
23 | CphzO947MXSSsGenKpdKhhi2uqm9++uT3m0z6HUeHeyDjlfOLjQcjKUkXuNRKNWx
24 | uyb9Ba5qVOVcGCBQ0Q==
25 | -----END CERTIFICATE-----
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Cert/1801b70e.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIICaDCCAdECFAZkG02SLoFOKZn4ly7ekuioL2rZMA0GCSqGSIb3DQEBCwUAMHMx
3 | CzAJBgNVBAYTAmNoMQ4wDAYDVQQIDAVodW5hbjERMA8GA1UEBwwIY2hhbmdzaGEx
4 | CzAJBgNVBAoMAmtkMQwwCgYDVQQLDANwZGYxCzAJBgNVBAMMAnB5MRkwFwYJKoZI
5 | hvcNAQkBFgpweUAxNjMuY29tMB4XDTE5MDkxMTA3MjIwMVoXDTIwMDkxMDA3MjIw
6 | MVowczELMAkGA1UEBhMCY2gxDjAMBgNVBAgMBWh1bmFuMREwDwYDVQQHDAhjaGFu
7 | Z3NoYTELMAkGA1UECgwCa2QxDDAKBgNVBAsMA3BkZjELMAkGA1UEAwwCcHkxGTAX
8 | BgkqhkiG9w0BCQEWCnB5QDE2My5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ
9 | AoGBAMYeKJxWVaYEepiTVtFReFgjmsAzdVbH7Abjpq2Wu/V8k601QSHfXuyOOpur
10 | XaWAAULAFt9pWgxsBhkmLZ0Nr+wTWDM7K4r9BVGyw32sc7JWMcJnp1sHSVBmy6oQ
11 | oY9RzqyE4nXDkE7sxFP4exzwcGF6ObOm5WgBXNpp6gfJXAmtAgMBAAEwDQYJKoZI
12 | hvcNAQELBQADgYEAV6AMWgnUoOHrKk0mqltbAytrt9Bgr3XSl9o2xPAI7d3MHahS
13 | lInNskbcItyEp+Cae7XzmG6Ld7RTWZXBgPvKUY9NHYp+JTdRGQNISISvwzLBXTv1
14 | 3wFKnv8PevcBIleneqfKLUIRSUlqzjxwITTI1A6Cn7Jrq6aVMoRQc5hVWxc=
15 | -----END CERTIFICATE-----
16 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Cert/62edae9d.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIFkzCCA3ugAwIBAgIRANaWLsEKFZMSr49jvNREyVswDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xNTExMTcwODIzNDJaFw0zNzEyMzExNTU5NTlaMGMxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UE
7 | AwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwggIiMA0G
8 | CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCkWR+gL9++4Pvp3LWJ/lqXA8k6d6eO
9 | XK/y4xg59ardD0bSaA9XnKdjYNNYzjXCp/aIwk9/Gyjp0KcAxBdNbeIPxQ4mIyCr
10 | 9zoookwKC8yOzuYAmlpADdRQGpvRDZyU+dvuXNDxigfNmitALEmkXWJfp2vf7lYI
11 | UPNCGGwxsF7lnHOSvA7SDH3FOFe8u1jbJhkC7eNDhIpOVmvbraEx2cwiZ5Z4/3ed
12 | zGTFMiBq704w1SQl/Yh5r3Ea/tVLGxWIvBhwqr2tOApmMEbliYXVdiSpqbPmWWAP
13 | tKlTwjqdRRrWruN3XsRiNjMvMMS/lfEtOKV16NFqky5Fh0tKot+/WCeaymIZql7U
14 | sYBJlt0r7F+Pm+Cdl4j1hAOjr7Olcy1BuuUHt29rcff3yVqvaZmzL8hPQutsa3Fn
15 | eN8KrE/XSoUARhrVzbif6pWdD3zRxgWF5gjeiBeB9tW1buqhHNdhquNZQomcWX6x
16 | fGQ03WEjKjm1EKv8hqlTGsXrauKATlmRwDiJ/rNd1vuR6dewfdl4CMz1K8wr4aHW
17 | lHPB/lH0jH0KtZqKufXa4Mmz2I+qgoONaVMt/QAEGEqg2lTheYyJ63/1gueguXdN
18 | rvm6AjuIdut8XbNaE9t8KRZrmdEd5Eghog1eAYjovvGYTT7HFlccX+EIbxxMWENW
19 | 94BljHEOogRnTwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRy
20 | W7qqcjjuJZAktZQi+gmIyosK+zAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEL
21 | BQADggIBAAaj8bZzVcZnZiHlnVvWlC5KImDyVAGQof21v8CVvxhfLPZrNQ78Mcjt
22 | RA6Sl9yv3VbPtR+6cpwwyJuxkcB2d9QPGpUa6U0UiKHPawKmautkRU1kjd7862zy
23 | UwmhhVEV0E+eYvoRuc7IJA5yZIh1NCMwKj+8PDnMzN0LNru9BoKPEgHFcQXRJKGZ
24 | bMrk96rtitenCq2v8OCAu6GyP1qHZHCGM3sNHtcAhoNDl3X1O8FI/bYOQ6gCbrg+
25 | f49O4l20fZ4wNC+o8esnh2gNWgpNAdvJFFiV8ppNFqpz2/QliBc4t69ZCQm0Hy0P
26 | q/W4J1XuRTAzuO0bjryIbK/4Wipr4KyxBSShCfyjD/OwLXuWuraUBxVFjincWA6p
27 | Bdg7OqB7zYrHZoKXz9Yz4Gf8pttALwXlxYt6KnrwsDabDBj2N+lBof2xKPlva73r
28 | H0xjcXtQ3Sny/+73x0Vf6DYK6GxbIsPowOcm3OOolYDluToT2wBLGv2uM0d+eJTj
29 | sV0rtVa1QoufgcX8k0wQtboKvH434/pUbfUExXCzqQTSUdeFzX1vQ49ZaOUxVhFx
30 | +WQpCRP+0B+8iwA4stDKNFZ2EDlWc2bD0UnZvldPPxZ9ani3qIK4W86uhYoKQgwD
31 | 0RfEGPfYV4jGgrgHuT79pOku3G+6kJLuZbBQNNMH2gGXD7znc4J7
32 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Cert/71b2c918.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIG3zCCBMegAwIBAgIRALIUN9DWfGOHSET4RhxfS1QwDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xOTEwMTgwMjUwMjlaFw0zNzEyMjkxNjAwMDBaMFYxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEiMCAGA1UE
7 | AwwZZVBLSSBUaW1lc3RhbXBpbmcgQ0EgLSBHMTCCAiIwDQYJKoZIhvcNAQEBBQAD
8 | ggIPADCCAgoCggIBALDG3EFOaxFjpsbjw10nufUL6JA5SzuhGXZecLoVtONZsJWu
9 | 5n20TNlRhygApWlCr52x8z8uSmk7W3RwFrBEoliQW8UYLwjo5k60i72uJZ5pZFG3
10 | 9EJjUsvvshQkM8Bl9AI4RPI4FuSVHpeDTqQ2e6/Zew7sdsM/cjFE8KPFkhvlKV+0
11 | +p2XgB3I2YccduQxEn3gQGsMd4yWHIBFtLK/av9MgcksloWnph446PCZzTco2i3n
12 | jD/5Rna7voQEmPb3WQrLVEYSTFzk555VFs5DDUx24+cuhtJ20cilFUUumCqO2ti3
13 | fKvhM1k1jD4uyjIZikQg/A5i8MHhFCeHGVTPagiQBIpu3fuOn0Vld3kUuv1lULJt
14 | 022REm7c80eFdtQJxwDBVNIa87ZXe5qsYt6T7yzOrXuLhuj1+9KmXOArhjYvXqi0
15 | e1Q4OQAVKPxHOyoRDT+SJa0ah95gom5zP/MFAvGlFT8unJGuCrWpMYybPxgcxJSN
16 | Lk4WLw5aLlVmE+Wd+od3dV4UZzrp565QkxQcm8jh1q5d/TSCCFMF8I4PA1yJEIUx
17 | pRDPmYRk/Dl0lR548HW70RsZoOQ6BD2nosMym68dt2Oxw1L3TJaiEU+PVEw5eIkr
18 | Ytf5mDbBsM76TiKJTfSDg1bjzWtYVvFwHbYd/Owk4QGKtnuH63zIxmKPlSobAgMB
19 | AAGjggGZMIIBlTAfBgNVHSMEGDAWgBRyW7qqcjjuJZAktZQi+gmIyosK+zAdBgNV
20 | HQ4EFgQU1pai1ZZuLT5AsaOybYh3e/bW9MowDgYDVR0PAQH/BAQDAgGGMDwGA1Ud
21 | HwQ1MDMwMaAvoC2GK2h0dHA6Ly9lY2EuaGluZXQubmV0L3JlcG9zaXRvcnkvQ1JM
22 | Mi9DQS5jcmwwgYIGCCsGAQUFBwEBBHYwdDA7BggrBgEFBQcwAoYvaHR0cDovL2Vj
23 | YS5oaW5ldC5uZXQvcmVwb3NpdG9yeS9DZXJ0cy9lQ0FHMi5jcnQwNQYIKwYBBQUH
24 | MAGGKWh0dHA6Ly9vY3NwLmVjYS5oaW5ldC5uZXQvT0NTUC9vY3NwRzJzaGEyMBIG
25 | A1UdEwEB/wQIMAYBAf8CAQAwVwYDVR0gBFAwTjA9BgsrBgEEAYG3I2QAAzAuMCwG
26 | CCsGAQUFBwIBFiBodHRwczovL2VjYS5oaW5ldC5uZXQvcmVwb3NpdG9yeTANBgsr
27 | BgEEAYG3I2QEAzATBgNVHSUEDDAKBggrBgEFBQcDCDANBgkqhkiG9w0BAQsFAAOC
28 | AgEAk/ds47HZHXdNUFlXKM8P0k8sY0GPgvvxwujvcVHYDopovqZmzJD9cZjwQqw2
29 | THTUyJFBNYEZew3j4ga2t/vPq/IAAoxWD87nQOVr97H0ehnoJHek21D8y7qrI91u
30 | VnPd22S1RaedI8PcjeTzOCDJG78aoSnf0y0kjrVOnYIGYd79cHXClJoOGYp79j2o
31 | souxLrBqfL0abzPCGjLqvWGPqC+gLwzg9rSx3nVq+8JpU3EB0H8OxcbbSZoppa3L
32 | oXuSWICHbFeXmUgEiZlxgQ5O8qh+XxaizJeKsYbp32uNHgs5EFZCoOZV7EN+PDoW
33 | 42MK1MtMGDywkNmQhbPTRzlgT7RRfWs6dWzVBRSu0TBCgs64lEqU6n2f+GTHmlCp
34 | 2BhRI8SkjriZqPEP23zWLzRW+JY9uHwZzBZnxGGnsNC7Ql6u+4JrYwTl6KLY4PPj
35 | dHlKoXCbiMIWyIfimizUwW/J2EvItsOgo/HSXqEQRsyT47rKcjZh6zbpUSoug0SS
36 | oPO9BH6mGmuPjBZLzFE50VomARXc/s1NF6WsZQc1Tt6DN9wi4SOynr+Km0NHm5fJ
37 | CNcNsVwY+Ydj1CL81gOXTZJG1AouKjZeA/a4EUyXeJ6aPBFB7UwGdr16poOwzKxX
38 | FuO1XmIA+kwB5OjwHJV2TXLnB7gZeZoH/BDPBfUvF2K165g=
39 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Cert/a10809e8.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIE7zCCA9egAwIBAgIQNvszzu+P/uEBDmB/jJA3mzANBgkqhkiG9w0BAQsFADBP
3 | MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0
4 | ZC4xGzAZBgNVBAMMEih0ZXN0KSBUU0EgQ0EgLSBHMTAeFw0xOTA5MDkwODQ1MzFa
5 | Fw0yOTA5MDkwODQ1MzFaMEUxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3
6 | YSBUZWxlY29tIENvLiwgTHRkLjERMA8GA1UEAwwIVGVzdCBUU0EwggEiMA0GCSqG
7 | SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYFBU17R4FVtXOoyyTnKnggwJ7/iB9DzHU
8 | ZJ8kGTCbFwPuOe9wztwqFPUtei81Ni50zknEzc37YcTaApM7Zh8LfABKTqY77uV8
9 | sDd+Y/4FxRxTNjG66NzB4OsL2ZJWCbVHBkdYZK6tGIV6W52x7ZR8+4MNxpvAs16Q
10 | WXgtW4L0CV1Lx4oQ7vtTVjC9MS2st2TjYhgokYSA0gEnRntapQLXCLeqZyO06ZoA
11 | F3GtrPFU2LKewUDZdDaiCWIp9tVRWmt7XQYW6f4KrT19uqDyZThn2GsJS97bGnvY
12 | ESiACdtIyw0Op4YPQOjFcoyG4UNdoXK1qRFFOJz74DZiGuifFYqnAgMBAAGjggHP
13 | MIIByzB/BggrBgEFBQcBAQRzMHEwPwYIKwYBBQUHMAKGM2h0dHA6Ly9yZXBvc2l0
14 | b3J5LnRlc3R0bHMuaGluZXQubmV0L2NlcnRzL1RTQUcxLmNydDAuBggrBgEFBQcw
15 | AYYiaHR0cDovL29jc3AudGVzdHRscy5oaW5ldC5uZXQvT0NTUDBKBgNVHSAEQzBB
16 | MD8GCysGAQQBgbcjZAADMDAwLgYIKwYBBQUHAgEWImh0dHBzOi8vZWNhLmhpbmV0
17 | Lm5ldC9yZXBvc2l0b3J5X2gwgYgGA1UdHwSBgDB+MDygOqA4hjZodHRwOi8vcmVw
18 | b3NpdG9yeS50ZXN0dGxzLmhpbmV0Lm5ldC9jcmwvVFNBLTIwMDAtMS5jcmwwPqA8
19 | oDqGOGh0dHA6Ly9yZXBvc2l0b3J5LnRlc3R0bHMuaGluZXQubmV0L2NybC9UU0Et
20 | Y29tcGxldGUuY3JsMBYGA1UdJQEB/wQMMAoGCCsGAQUFBwMIMB8GA1UdIwQYMBaA
21 | FEKhrS3RLn4I2dSu/DfEGcn3D3ryMB0GA1UdDgQWBBSudvFn1URYSoqGWmLlmS2E
22 | JAer4jAOBgNVHQ8BAf8EBAMCB4AwCQYDVR0TBAIwADANBgkqhkiG9w0BAQsFAAOC
23 | AQEAgXjgJVt+HCH5z8w4aJ8rI1lqH34xhp1beWzAMS2Zx6UIYlbCnnGOAQPsLSVq
24 | oS7cSFrGEQ58xas8e1lUMQzhAY2YmlL7oSc9Bb7huLiyfapmYU37g9g0fd+AL70o
25 | GpP1siNd9BBPeF7nwnYknEMx9JqtVsTvUfrsQ1Dpo9LKRLlv5qhSQokslR3nI49c
26 | lihcJwiGgkYCIbtyfCmFrb+W6sVxYmAcaRNC/ImyAbo5YxFvm0+LbO8I3BzBp9m7
27 | DS68pigWJZFqhQs/Yd/FQ+rL2ae8JI86aFBH0nGoytIIbXlUlYICUb8G9pED6ux9
28 | OoYgLdAmCS+YUydulrvWSrtjlg==
29 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/ComPDFKit:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/ComPDFKit
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/DroidSansFallback.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/DroidSansFallback.ttf
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * An action that is performed when, for example, a PDF annotation is activated or an outline item is clicked.
17 | *
18 | * @discussion A CPDFAction object represents an action associated with a PDF element, such as an annotation or a link, that the viewer application can perform. See the Adobe PDF Specification for more about actions and action types.
19 | * CPDFAction is an abstract superclass of the following concrete classes: CPDFGoToAction, CPDFURLAction, CPDFNamedAction, CPDFResetFormAction.
20 | */
21 | @interface CPDFAction : NSObject
22 |
23 | /**
24 | * Returns the type of the action.
25 | *
26 | * @discussion Type based on the Adobe PDF Specification (1.7), Table 8.48: Action types.
27 | */
28 | @property (nonatomic,readonly) NSInteger type;
29 |
30 | @end
31 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFBates.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBates.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the bates numbers.
17 | */
18 | @interface CPDFBates : CPDFHeaderFooter
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFBookmark.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBookmark.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDocument;
16 |
17 | @interface CPDFBookmark : NSObject
18 |
19 | #pragma mark - Accessors
20 |
21 | /**
22 | * Returns the document with which the bookmark is associated.
23 | */
24 | @property (nonatomic,readonly) CPDFDocument *document;
25 |
26 | /**
27 | * Returns the page index that the bookmark refers to.
28 | */
29 | @property (nonatomic,readonly) NSInteger pageIndex;
30 |
31 | /**
32 | * Method to get / set the label for the bookmark.
33 | */
34 | @property (nonatomic,retain) NSString *label;
35 |
36 | /**
37 | * Method to get / set the date for the bookmark.
38 | */
39 | @property (nonatomic,retain) NSDate *date;
40 |
41 | @end
42 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFBorder.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBorder.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Style in which CPDFBorder is displayed.
17 | */
18 | typedef NS_ENUM(NSInteger, CPDFBorderStyle) {
19 | CPDFBorderStyleSolid = 0,
20 | CPDFBorderStyleDashed = 1,
21 | CPDFBorderStyleBeveled = 2,
22 | CPDFBorderStyleInset = 3,
23 | CPDFBorderStyleUnderline = 4
24 | };
25 |
26 | @interface CPDFBorder : NSObject
27 |
28 | - (instancetype)initWithStyle:(CPDFBorderStyle)style lineWidth:(CGFloat)lineWidth dashPattern:(NSArray *)dashPattern;
29 |
30 | /**
31 | * Whether border is drawn solid, dashed etc.
32 | *
33 | * @see CPDFBorderStyle
34 | */
35 | @property (nonatomic,readonly) CPDFBorderStyle style;
36 |
37 | /**
38 | * Width of line used to stroke border.
39 | */
40 | @property (nonatomic,readonly) CGFloat lineWidth;
41 |
42 | /**
43 | * Array of floats specifying the dash pattern.
44 | */
45 | @property (nonatomic,readonly) NSArray *dashPattern;
46 |
47 | @end
48 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFChoiceWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFChoiceWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFChoiceWidgetItem : NSObject
16 |
17 | @property (nonatomic,retain) NSString *value;
18 | @property (nonatomic,retain) NSString *string;
19 |
20 | @end
21 |
22 | /**
23 | * A CPDFChoiceWidgetAnnotation object provides user interactivity on a page of a PDF document, in the form of pop-up menus and lists.
24 | *
25 | * @discussion CPDFButtonWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
26 | */
27 | @interface CPDFChoiceWidgetAnnotation : CPDFWidgetAnnotation
28 |
29 | /**
30 | * Initializes CPDFChoiceWidgetAnnotation object.
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document listChoice:(BOOL)isListChoice;
33 |
34 | /**
35 | * Returns a Boolean value indicating whether the widget annotation is a list.
36 | *
37 | * @discussion There are two flavors of Choice widget annotations, lists and pop-up menus. These methods allow you to differentiate.
38 | */
39 | @property (nonatomic,readonly) BOOL isListChoice;
40 |
41 | /**
42 | * Returns an array of CPDFChoiceWidgetItem that represent the items available in the list or pop-up menu of the choice widget annotation.
43 | */
44 | @property (nonatomic,retain) NSArray *items;
45 |
46 | @property (nonatomic,assign) NSInteger selectItemAtIndex;
47 |
48 | @end
49 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFCircleAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFCircleAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFCircleAnnotation object displays an ellipse on a page.
17 | *
18 | * @discussion Circle annotations are like square annotations (instances of the CPDFSquareAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFCircleAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFFreeTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFFreeTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFFreeTextAnnotation object displays text on a page.
17 | *
18 | * @discussion The CPDFAnnotation class’s contents and setContents: methods let you get and set the textual content for a CPDFFreeTextAnnotation object.
19 | */
20 | @interface CPDFFreeTextAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Method to get / set the font used for the annotation’s text field.
24 | */
25 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
26 |
27 | /**
28 | * Method to get / set the font color used in the text field of the annotation.
29 | */
30 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
31 |
32 | /**
33 | * Method to get / set the horizontal alignment of text within the bounds of the annotation.
34 | *
35 | * @discussion Supported values are NSLeftTextAlignment, NSRightTextAlignment, and NSCenterTextAlignment.
36 | */
37 | @property (nonatomic,assign) NSTextAlignment alignment;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFGoToAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFGoToAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * CPDFGoToAction, a subclass of CPDFAction, defines methods for getting and setting the destination of a go-to action.
19 | *
20 | * @discussion A CPDFGoToAction object represents the action of going to a specific location within the PDF document.
21 | */
22 | @interface CPDFGoToAction : CPDFAction
23 |
24 | #pragma mark - Initializers
25 |
26 | /**
27 | * Initializes the go-to action.
28 | *
29 | * @param destination The destination with which to initialize the go-to action.
30 | */
31 | - (instancetype)initWithDestination:(CPDFDestination *)destination NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the destination associated with the action.
37 | */
38 | - (CPDFDestination *)destination;
39 |
40 | @end
41 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFHeaderFooter.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFHeaderFooter.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the header & footer.
17 | */
18 | @interface CPDFHeaderFooter : NSObject
19 |
20 | #pragma mark - Accessors
21 |
22 | /**
23 | * Method to get / set the page range of the header & footer by string, such as "0,3,5-7".
24 | */
25 | @property (nonatomic,retain) NSString *pageString;
26 |
27 | /**
28 | * Method to get / set the margins of the header & footer.
29 | */
30 | @property (nonatomic,assign) CPDFKitPlatformEdgeInsets margin;
31 |
32 | /**
33 | * Gets the text of the header & footer at the specified index.
34 | */
35 | - (NSString *)textAtIndex:(NSUInteger)index;
36 | /**
37 | * Sets the text of the header & footer at the specified index.
38 | */
39 | - (void)setText:(NSString *)text atIndex:(NSUInteger)index;
40 |
41 | /**
42 | * Gets the font color of the header & footer at the specified index.
43 | */
44 | - (CPDFKitPlatformColor *)textColorAtIndex:(NSUInteger)index;
45 | /**
46 | * Sets the font color of the header & footer at the specified index.
47 | */
48 | - (void)setTextColor:(CPDFKitPlatformColor *)color atIndex:(NSUInteger)index;
49 |
50 | /**
51 | * Gets the font size of the header & footer at the specified index.
52 | */
53 | - (CGFloat)fontSizeAtIndex:(NSUInteger)index;
54 | /**
55 | * Sets the font size of the header & footer at the specified index.
56 | */
57 | - (void)setFontSize:(CGFloat)fontSize atIndex:(NSUInteger)index;
58 |
59 | /**
60 | * Gets the font name of the header & footer at the specified index.
61 | */
62 | - (NSString *)fontNameAtIndex:(NSUInteger)index;
63 | /**
64 | * Sets the font name of the header & footer at the specified index.
65 | */
66 | - (void)setFontName:(NSString *)fontName atIndex:(NSUInteger)index;
67 |
68 | /**
69 | * Updates the header & footer.
70 | */
71 | - (void)update;
72 | /**
73 | * Removes the header & footer.
74 | */
75 | - (void)clear;
76 |
77 | @end
78 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFInkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFInkAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFInkAnnotation object displays one or more disjoint paths on a page. This is typically used to represent a freehand jotting or “scribble” of handwritten text.
17 | *
18 | * @discussion The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
19 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
20 | */
21 | @interface CPDFInkAnnotation : CPDFAnnotation
22 |
23 | /**
24 | * Method to get / set an array containing the points that make up an annotation.
25 | */
26 | @property (nonatomic,retain) NSArray *paths;
27 |
28 | @end
29 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFKitPlatform.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFKitPlatform.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFKitPlatform_h
14 | #define CPDFKitPlatform_h
15 |
16 | #import
17 | #import
18 |
19 | #if TARGET_OS_IPHONE
20 |
21 | #import
22 |
23 | #define CPDFKitPlatformColor UIColor
24 | #define CPDFKitPlatformImage UIImage
25 | #define CPDFKitPlatformFont UIFont
26 | #define CPDFKitPlatformEdgeInsets UIEdgeInsets
27 |
28 | #elif TARGET_OS_MAC
29 |
30 | #import
31 |
32 | #define CPDFKitPlatformColor NSColor
33 | #define CPDFKitPlatformImage NSImage
34 | #define CPDFKitPlatformFont NSFont
35 | #define CPDFKitPlatformEdgeInsets NSEdgeInsets
36 |
37 | #endif
38 |
39 | #endif /* CPDFKitPlatform_h */
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFLinkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationLink.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * A CPDFLinkAnnotation object represents either a hypertext link to another location in the document (specified as a CPDFDestination object) or a URL.
19 | */
20 | @interface CPDFLinkAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Gets the destination for the link when the destination was specified as a CPDFDestination object.
24 | *
25 | * @discussion Destination for the link. May be nil if no destination associated with link; in this case the -[URL] may be valid.
26 | */
27 | - (CPDFDestination *)destination;
28 | - (void)setDestination:(CPDFDestination *)destination;
29 |
30 | /**
31 | * Gets the destination for the link when the destination was specified as a URL.
32 | *
33 | * @discussion URL for the link. May be nil if no URL action associated with link; in this case the -[destination] may be valid.
34 | */
35 | - (NSString *)URL;
36 | - (void)setURL:(NSString *)url;
37 |
38 | @end
39 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFMarkupAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationMarkup.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFMarkupType) {
16 | CPDFMarkupTypeHighlight = 0,
17 | CPDFMarkupTypeStrikeOut = 1,
18 | CPDFMarkupTypeUnderline = 2,
19 | CPDFMarkupTypeSquiggly = 3
20 | };
21 |
22 | /**
23 | * A CPDFMarkupAnnotation object appears as highlighting, underlining, strikethrough, or a squiggly style applied to the text of a document.
24 | */
25 | @interface CPDFMarkupAnnotation : CPDFAnnotation
26 |
27 | /**
28 | * Initializes CPDFMarkupAnnotation object.
29 | *
30 | * @see CPDFMarkupType
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document markupType:(CPDFMarkupType)markupType;
33 |
34 | /**
35 | * Method to get / set the array of quadrilateral points defining the bounds of the markup.
36 | *
37 | * @discussion Array of (n * 4) NSPoints defining n quadrilaterals in page space where n is the number of quad points.
38 | * The points for each quad are ordered in a 'Z' pattern. That is, the first point should represent the upper left point representing the start of the marked-up text,
39 | * the next point will be the upper right, the third point will represent the lower left of the text and the last point the lower right.
40 | * Page space is a coordinate system with the origin at the lower-left corner of the current page.
41 | */
42 | @property (nonatomic,retain) NSArray *quadrilateralPoints;
43 |
44 | /**
45 | * Gets the markup style.
46 | *
47 | * @see CPDFMarkupType
48 | */
49 | - (CPDFMarkupType)markupType;
50 |
51 | - (NSString *)markupText;
52 | - (void)setMarkupText:(NSString *)text;
53 |
54 | - (BOOL)popup;
55 | - (void)createPopup;
56 | - (void)removePopup;
57 |
58 | @end
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFMovieAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFMovieAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFMovieAnnotation object contains animated graphics and sound to be presented on the computer screen and through the speakers.
17 | */
18 | @interface CPDFMovieAnnotation : CPDFAnnotation
19 |
20 | - (NSString *)mediaPath;
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFNamedAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFNamedAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFNamedActionName) {
16 | CPDFNamedActionNone = 0,
17 | CPDFNamedActionNextPage = 1,
18 | CPDFNamedActionPreviousPage = 2,
19 | CPDFNamedActionFirstPage = 3,
20 | CPDFNamedActionLastPage = 4,
21 | CPDFNamedActionPrint = 5
22 | };
23 |
24 | /**
25 | * CPDFNamedAction defines methods used to work with actions in PDF documents, some of which are named in the Adobe PDF Specification.
26 | *
27 | * @discussion A CPDFNamedAction object represents an action with a defined name.
28 | */
29 | @interface CPDFNamedAction : CPDFAction
30 |
31 | - (instancetype)initWithName:(CPDFNamedActionName)name NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the name of the named action.
37 | *
38 | * @see CPDFNamedActionName
39 | */
40 | - (CPDFNamedActionName)name;
41 |
42 | @end
43 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFResetFormAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFResetFormAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFResetFormAction, a subclass of CPDFAction, defines methods for getting and clearing fields in a PDF form.
17 | *
18 | * @discussion A CPDFResetFormAction object represents an action associated with a PDF form.
19 | */
20 | @interface CPDFResetFormAction : CPDFAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFSelection.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSelection.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFPage;
16 |
17 | /**
18 | * A CPDFSelection object identifies a contiguous or noncontiguous selection of text in a PDF document.
19 | */
20 | @interface CPDFSelection : NSObject
21 |
22 | - (instancetype)initWithPage:(CPDFPage *)page rect:(CGRect)rect;
23 |
24 | #pragma mark - Accessors
25 |
26 | /**
27 | * Returns the page where the selection is located.
28 | */
29 | @property (nonatomic,readonly) CPDFPage *page;
30 |
31 | /**
32 | * Returns the bounds of the selection on the page.
33 | *
34 | * @discussion The selection rectangle is given in page space. Page space is a coordinate system with the origin at the lower-left corner of the current page.
35 | */
36 | @property (nonatomic,readonly) CGRect bounds;
37 |
38 | /**
39 | * Returns a range of contiguous text on the page.
40 | */
41 | @property (nonatomic,readonly) NSRange range;
42 |
43 | /**
44 | * Returns an array of selections, one for each line of text covered by the receiver.
45 | *
46 | * @discussion If you call this method on a CPDFSelection object that represents a paragraph, for example,
47 | * selectionsByLine returns an array that contains one CPDFSelection object for each line of text in the paragraph.
48 | */
49 | @property (nonatomic,readonly) NSArray *selectionsByLine;
50 |
51 | /**
52 | * Returns an NSString object representing the text contained in the selection (may contain linefeed characters).
53 | */
54 | - (NSString *)string;
55 |
56 | @end
57 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFSignatureAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFSignatureAnnotation : CPDFAnnotation
16 |
17 | - (void)setImage:(CPDFKitPlatformImage *)image;
18 |
19 | - (void)signature;
20 |
21 | @end
22 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFSignatureWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFSignature;
16 |
17 | #pragma mark - CPDFSignatureConfigItem
18 |
19 | @interface CPDFSignatureConfigItem : NSObject
20 |
21 | @property (nonatomic,copy) NSString *key;
22 | @property (nonatomic,copy) NSString *value;
23 |
24 | @end
25 |
26 | #pragma mark - CPDFSignatureConfig
27 |
28 | @interface CPDFSignatureConfig : NSObject
29 |
30 | @property (nonatomic,retain) NSArray *contents;
31 |
32 | @property (nonatomic,assign) BOOL isDrawKey;
33 | @property (nonatomic,assign) BOOL isDrawLogo;
34 | @property (nonatomic,assign) BOOL isDrawOnlyContent;
35 | @property (nonatomic,assign) BOOL isContentAlginLeft;
36 |
37 | @property (nonatomic,copy) NSString *text;
38 | @property (nonatomic,retain) CPDFKitPlatformImage *image;
39 | @property (nonatomic,retain) CPDFKitPlatformImage *logo;
40 |
41 | @property (nonatomic,retain) CPDFKitPlatformColor *contentsColor;
42 | @property (nonatomic,retain) CPDFKitPlatformColor *textColor;
43 |
44 | @end
45 |
46 | #pragma mark - CPDFSignatureWidgetAnnotation
47 |
48 | @interface CPDFSignatureWidgetAnnotation : CPDFWidgetAnnotation
49 |
50 | - (BOOL)isSigned;
51 |
52 | - (void)signWithImage:(CPDFKitPlatformImage *)image;
53 |
54 |
55 | #pragma mark - Digital Signature
56 |
57 | /**
58 | * Get the signature of a signature widget.
59 | */
60 | - (CPDFSignature *)signature;
61 |
62 | /**
63 | * Remove the corresponding signature
64 | */
65 | - (void)removeSignature;
66 |
67 | /**
68 | * Configure the appearance of signatures.
69 | */
70 | - (void)signAppearanceConfig:(CPDFSignatureConfig *)config ;
71 |
72 | @end
73 |
74 | @interface CPDFSignatureWidgetAnnotation (Deprecated)
75 |
76 | - (void)signWithSignatureConfig:(CPDFSignatureConfig *)config DEPRECATED_MSG_ATTRIBUTE("Use CPDFSignatureWidgetAnnotation::signAppearanceConfig:");
77 |
78 | @end
79 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFSoundAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSoundAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSoundAnnotation object shall analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer’s microphone or imported from a file.
17 | */
18 | @interface CPDFSoundAnnotation : CPDFAnnotation
19 |
20 | @property (nonatomic,assign) BOOL isPlaying;
21 |
22 | - (NSString *)mediaPath;
23 | - (BOOL)setMediaPath:(NSString *)path;
24 |
25 | @end
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFSquareAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSquareAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSquareAnnotation object displays a rectangle on a page.
17 | *
18 | * @discussion Square annotations are like circle annotations (instances of the CPDFCircleAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFSquareAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextAnnotation object displays as an icon (such as a “sticky note”) attached to a specified point in the PDF document.
17 | */
18 | @interface CPDFTextAnnotation : CPDFAnnotation
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFTextWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextWidgetAnnotation object allows you to manage the appearance and content of text fields.
17 | *
18 | * @discussion CPDFTextWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
19 | */
20 | @interface CPDFTextWidgetAnnotation : CPDFWidgetAnnotation
21 |
22 | /**
23 | * String value associated with text field.
24 | */
25 | @property (nonatomic,retain) NSString *stringValue;
26 |
27 | /**
28 | * Alignment of text. Supported: NSLeftTextAlignment, NSRightTextAlignment and NSCenterTextAlignment.
29 | */
30 | @property (nonatomic,assign) NSTextAlignment alignment;
31 |
32 | /**
33 | * Configuring multiline PDF text fields.
34 | */
35 | @property (nonatomic,assign) BOOL isMultiline;
36 |
37 | @property (nonatomic,assign) BOOL isDate;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFURLAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFURLAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFURLAction, a subclass of CPDFAction, defines methods for getting and setting the URL associated with a URL action.
17 | */
18 | @interface CPDFURLAction : CPDFAction
19 |
20 | #pragma mark - Initializers
21 |
22 | /**
23 | * Initializes a URL action with the specified URL.
24 | *
25 | * @param url The URL to set the action to.
26 | */
27 | - (instancetype)initWithURL:(NSString *)url NS_DESIGNATED_INITIALIZER;
28 |
29 | #pragma mark - Accessors
30 |
31 | /**
32 | * Returns the URL associated with the URL action.
33 | */
34 | - (NSString *)url;
35 |
36 | @end
37 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFUtilities.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFUtilities.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFUtilities_h
14 | #define CPDFUtilities_h
15 |
16 | #define C_Cache_Folder [NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES) firstObject]
17 | #define CPDFKiC_Cache_Folder [C_Cache_Folder stringByAppendingPathComponent:@"CPDFKitCache"]
18 | #define CPDFKit_Cache_Image_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Image"]
19 | #define CPDFKit_Cache_PDF_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"PDF"]
20 | #define CPDFKit_Cache_Media_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Media"]
21 |
22 | #endif /* CPDFUtilities_h */
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/CPDFWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFWidgetAnnotation object is a collection of fields for gathering information interactively from the user.
17 | */
18 | @interface CPDFWidgetAnnotation : CPDFAnnotation
19 |
20 | /**
21 | * Method to get / set the border color used for the form field.
22 | */
23 | @property (nonatomic,retain) CPDFKitPlatformColor *borderColor;
24 |
25 | /**
26 | * Method to ge t/ set the background color used for the form field.
27 | */
28 | @property (nonatomic,retain) CPDFKitPlatformColor *backgroundColor;
29 |
30 | @property (nonatomic,assign) CGFloat backgroundOpacity;
31 |
32 | /**
33 | * Method to get / set the font used for the form field.
34 | */
35 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
36 |
37 | /**
38 | * Method to get / set the font color used for the form field.
39 | */
40 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
41 |
42 | /**
43 | * Internal name for the field.
44 | */
45 | - (NSString *)fieldName;
46 | - (void)setFieldName:(NSString *)name;
47 |
48 | - (void)reset;
49 |
50 | @end
51 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Headers/ComPDFKit.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 | #import
15 | #import
16 |
17 | #import
18 | #import
19 | #import
20 | #import
21 | #import
22 | #import
23 | #import
24 | #import
25 | #import
26 |
27 | #import
28 | #import
29 | #import
30 | #import
31 | #import
32 |
33 | #import
34 | #import
35 |
36 | #import
37 | #import
38 | #import
39 | #import
40 | #import
41 | #import
42 | #import
43 | #import
44 | #import
45 | #import
46 | #import
47 | #import
48 | #import
49 | #import
50 | #import
51 |
52 | #import
53 | #import
54 | #import
55 | #import
56 | #import
57 |
58 | #import
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Info.plist
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit {
2 | umbrella header "ComPDFKit.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/formsign_tag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/formsign_tag.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/formsign_tag@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/formsign_tag@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/loupe-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/magnifier-ranged-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/popup_note.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/popup_note.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/popup_note@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/popup_note@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/quick_bookmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/quick_bookmark.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/quick_bookmark~ipad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/quick_bookmark~ipad.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_on.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_on.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_on@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_on@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_play.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_play.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_play@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/recoding_play@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/sRGB2014.icc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/sRGB2014.icc
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontBack.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontBack.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontBack@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontBack@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontFront.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontFront.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontFront@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_armv7/ComPDFKit.framework/viewer_dragDontFront@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/ComPDFKit:
--------------------------------------------------------------------------------
1 | Versions/Current/ComPDFKit
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Headers:
--------------------------------------------------------------------------------
1 | Versions/Current/Headers
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Modules:
--------------------------------------------------------------------------------
1 | Versions/Current/Modules
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Resources:
--------------------------------------------------------------------------------
1 | Versions/Current/Resources
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/ComPDFKit:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/ComPDFKit
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * An action that is performed when, for example, a PDF annotation is activated or an outline item is clicked.
17 | *
18 | * @discussion A CPDFAction object represents an action associated with a PDF element, such as an annotation or a link, that the viewer application can perform. See the Adobe PDF Specification for more about actions and action types.
19 | * CPDFAction is an abstract superclass of the following concrete classes: CPDFGoToAction, CPDFURLAction, CPDFNamedAction, CPDFResetFormAction.
20 | */
21 | @interface CPDFAction : NSObject
22 |
23 | /**
24 | * Returns the type of the action.
25 | *
26 | * @discussion Type based on the Adobe PDF Specification (1.7), Table 8.48: Action types.
27 | */
28 | @property (nonatomic,readonly) NSInteger type;
29 |
30 | @end
31 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFBates.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBates.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the bates numbers.
17 | */
18 | @interface CPDFBates : CPDFHeaderFooter
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFBookmark.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBookmark.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDocument;
16 |
17 | @interface CPDFBookmark : NSObject
18 |
19 | #pragma mark - Accessors
20 |
21 | /**
22 | * Returns the document with which the bookmark is associated.
23 | */
24 | @property (nonatomic,readonly) CPDFDocument *document;
25 |
26 | /**
27 | * Returns the page index that the bookmark refers to.
28 | */
29 | @property (nonatomic,readonly) NSInteger pageIndex;
30 |
31 | /**
32 | * Method to get / set the label for the bookmark.
33 | */
34 | @property (nonatomic,retain) NSString *label;
35 |
36 | /**
37 | * Method to get / set the date for the bookmark.
38 | */
39 | @property (nonatomic,retain) NSDate *date;
40 |
41 | @end
42 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFBorder.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBorder.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Style in which CPDFBorder is displayed.
17 | */
18 | typedef NS_ENUM(NSInteger, CPDFBorderStyle) {
19 | CPDFBorderStyleSolid = 0,
20 | CPDFBorderStyleDashed = 1,
21 | CPDFBorderStyleBeveled = 2,
22 | CPDFBorderStyleInset = 3,
23 | CPDFBorderStyleUnderline = 4
24 | };
25 |
26 | @interface CPDFBorder : NSObject
27 |
28 | - (instancetype)initWithStyle:(CPDFBorderStyle)style lineWidth:(CGFloat)lineWidth dashPattern:(NSArray *)dashPattern;
29 |
30 | /**
31 | * Whether border is drawn solid, dashed etc.
32 | *
33 | * @see CPDFBorderStyle
34 | */
35 | @property (nonatomic,readonly) CPDFBorderStyle style;
36 |
37 | /**
38 | * Width of line used to stroke border.
39 | */
40 | @property (nonatomic,readonly) CGFloat lineWidth;
41 |
42 | /**
43 | * Array of floats specifying the dash pattern.
44 | */
45 | @property (nonatomic,readonly) NSArray *dashPattern;
46 |
47 | @end
48 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFChoiceWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFChoiceWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFChoiceWidgetItem : NSObject
16 |
17 | @property (nonatomic,retain) NSString *value;
18 | @property (nonatomic,retain) NSString *string;
19 |
20 | @end
21 |
22 | /**
23 | * A CPDFChoiceWidgetAnnotation object provides user interactivity on a page of a PDF document, in the form of pop-up menus and lists.
24 | *
25 | * @discussion CPDFButtonWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
26 | */
27 | @interface CPDFChoiceWidgetAnnotation : CPDFWidgetAnnotation
28 |
29 | /**
30 | * Initializes CPDFChoiceWidgetAnnotation object.
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document listChoice:(BOOL)isListChoice;
33 |
34 | /**
35 | * Returns a Boolean value indicating whether the widget annotation is a list.
36 | *
37 | * @discussion There are two flavors of Choice widget annotations, lists and pop-up menus. These methods allow you to differentiate.
38 | */
39 | @property (nonatomic,readonly) BOOL isListChoice;
40 |
41 | /**
42 | * Returns an array of CPDFChoiceWidgetItem that represent the items available in the list or pop-up menu of the choice widget annotation.
43 | */
44 | @property (nonatomic,retain) NSArray *items;
45 |
46 | @property (nonatomic,assign) NSInteger selectItemAtIndex;
47 |
48 | @end
49 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFCircleAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFCircleAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFCircleAnnotation object displays an ellipse on a page.
17 | *
18 | * @discussion Circle annotations are like square annotations (instances of the CPDFSquareAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFCircleAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFFreeTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFFreeTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFFreeTextAnnotation object displays text on a page.
17 | *
18 | * @discussion The CPDFAnnotation class’s contents and setContents: methods let you get and set the textual content for a CPDFFreeTextAnnotation object.
19 | */
20 | @interface CPDFFreeTextAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Method to get / set the font used for the annotation’s text field.
24 | */
25 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
26 |
27 | /**
28 | * Method to get / set the font color used in the text field of the annotation.
29 | */
30 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
31 |
32 | /**
33 | * Method to get / set the horizontal alignment of text within the bounds of the annotation.
34 | *
35 | * @discussion Supported values are NSLeftTextAlignment, NSRightTextAlignment, and NSCenterTextAlignment.
36 | */
37 | @property (nonatomic,assign) NSTextAlignment alignment;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFGoToAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFGoToAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * CPDFGoToAction, a subclass of CPDFAction, defines methods for getting and setting the destination of a go-to action.
19 | *
20 | * @discussion A CPDFGoToAction object represents the action of going to a specific location within the PDF document.
21 | */
22 | @interface CPDFGoToAction : CPDFAction
23 |
24 | #pragma mark - Initializers
25 |
26 | /**
27 | * Initializes the go-to action.
28 | *
29 | * @param destination The destination with which to initialize the go-to action.
30 | */
31 | - (instancetype)initWithDestination:(CPDFDestination *)destination NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the destination associated with the action.
37 | */
38 | - (CPDFDestination *)destination;
39 |
40 | @end
41 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFHeaderFooter.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFHeaderFooter.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the header & footer.
17 | */
18 | @interface CPDFHeaderFooter : NSObject
19 |
20 | #pragma mark - Accessors
21 |
22 | /**
23 | * Method to get / set the page range of the header & footer by string, such as "0,3,5-7".
24 | */
25 | @property (nonatomic,retain) NSString *pageString;
26 |
27 | /**
28 | * Method to get / set the margins of the header & footer.
29 | */
30 | @property (nonatomic,assign) CPDFKitPlatformEdgeInsets margin;
31 |
32 | /**
33 | * Gets the text of the header & footer at the specified index.
34 | */
35 | - (NSString *)textAtIndex:(NSUInteger)index;
36 | /**
37 | * Sets the text of the header & footer at the specified index.
38 | */
39 | - (void)setText:(NSString *)text atIndex:(NSUInteger)index;
40 |
41 | /**
42 | * Gets the font color of the header & footer at the specified index.
43 | */
44 | - (CPDFKitPlatformColor *)textColorAtIndex:(NSUInteger)index;
45 | /**
46 | * Sets the font color of the header & footer at the specified index.
47 | */
48 | - (void)setTextColor:(CPDFKitPlatformColor *)color atIndex:(NSUInteger)index;
49 |
50 | /**
51 | * Gets the font size of the header & footer at the specified index.
52 | */
53 | - (CGFloat)fontSizeAtIndex:(NSUInteger)index;
54 | /**
55 | * Sets the font size of the header & footer at the specified index.
56 | */
57 | - (void)setFontSize:(CGFloat)fontSize atIndex:(NSUInteger)index;
58 |
59 | /**
60 | * Gets the font name of the header & footer at the specified index.
61 | */
62 | - (NSString *)fontNameAtIndex:(NSUInteger)index;
63 | /**
64 | * Sets the font name of the header & footer at the specified index.
65 | */
66 | - (void)setFontName:(NSString *)fontName atIndex:(NSUInteger)index;
67 |
68 | /**
69 | * Updates the header & footer.
70 | */
71 | - (void)update;
72 | /**
73 | * Removes the header & footer.
74 | */
75 | - (void)clear;
76 |
77 | @end
78 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFInkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFInkAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFInkAnnotation object displays one or more disjoint paths on a page. This is typically used to represent a freehand jotting or “scribble” of handwritten text.
17 | *
18 | * @discussion The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
19 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
20 | */
21 | @interface CPDFInkAnnotation : CPDFAnnotation
22 |
23 | /**
24 | * Method to get / set an array containing the points that make up an annotation.
25 | */
26 | @property (nonatomic,retain) NSArray *paths;
27 |
28 | @end
29 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFKitPlatform.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFKitPlatform.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFKitPlatform_h
14 | #define CPDFKitPlatform_h
15 |
16 | #import
17 | #import
18 |
19 | #if TARGET_OS_IPHONE
20 |
21 | #import
22 |
23 | #define CPDFKitPlatformColor UIColor
24 | #define CPDFKitPlatformImage UIImage
25 | #define CPDFKitPlatformFont UIFont
26 | #define CPDFKitPlatformEdgeInsets UIEdgeInsets
27 |
28 | #elif TARGET_OS_MAC
29 |
30 | #import
31 |
32 | #define CPDFKitPlatformColor NSColor
33 | #define CPDFKitPlatformImage NSImage
34 | #define CPDFKitPlatformFont NSFont
35 | #define CPDFKitPlatformEdgeInsets NSEdgeInsets
36 |
37 | #endif
38 |
39 | #endif /* CPDFKitPlatform_h */
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFLinkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationLink.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * A CPDFLinkAnnotation object represents either a hypertext link to another location in the document (specified as a CPDFDestination object) or a URL.
19 | */
20 | @interface CPDFLinkAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Gets the destination for the link when the destination was specified as a CPDFDestination object.
24 | *
25 | * @discussion Destination for the link. May be nil if no destination associated with link; in this case the -[URL] may be valid.
26 | */
27 | - (CPDFDestination *)destination;
28 | - (void)setDestination:(CPDFDestination *)destination;
29 |
30 | /**
31 | * Gets the destination for the link when the destination was specified as a URL.
32 | *
33 | * @discussion URL for the link. May be nil if no URL action associated with link; in this case the -[destination] may be valid.
34 | */
35 | - (NSString *)URL;
36 | - (void)setURL:(NSString *)url;
37 |
38 | @end
39 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFMarkupAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationMarkup.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFMarkupType) {
16 | CPDFMarkupTypeHighlight = 0,
17 | CPDFMarkupTypeStrikeOut = 1,
18 | CPDFMarkupTypeUnderline = 2,
19 | CPDFMarkupTypeSquiggly = 3
20 | };
21 |
22 | /**
23 | * A CPDFMarkupAnnotation object appears as highlighting, underlining, strikethrough, or a squiggly style applied to the text of a document.
24 | */
25 | @interface CPDFMarkupAnnotation : CPDFAnnotation
26 |
27 | /**
28 | * Initializes CPDFMarkupAnnotation object.
29 | *
30 | * @see CPDFMarkupType
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document markupType:(CPDFMarkupType)markupType;
33 |
34 | /**
35 | * Method to get / set the array of quadrilateral points defining the bounds of the markup.
36 | *
37 | * @discussion Array of (n * 4) NSPoints defining n quadrilaterals in page space where n is the number of quad points.
38 | * The points for each quad are ordered in a 'Z' pattern. That is, the first point should represent the upper left point representing the start of the marked-up text,
39 | * the next point will be the upper right, the third point will represent the lower left of the text and the last point the lower right.
40 | * Page space is a coordinate system with the origin at the lower-left corner of the current page.
41 | */
42 | @property (nonatomic,retain) NSArray *quadrilateralPoints;
43 |
44 | /**
45 | * Gets the markup style.
46 | *
47 | * @see CPDFMarkupType
48 | */
49 | - (CPDFMarkupType)markupType;
50 |
51 | - (NSString *)markupText;
52 | - (void)setMarkupText:(NSString *)text;
53 |
54 | - (BOOL)popup;
55 | - (void)createPopup;
56 | - (void)removePopup;
57 |
58 | @end
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFMovieAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFMovieAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFMovieAnnotation object contains animated graphics and sound to be presented on the computer screen and through the speakers.
17 | */
18 | @interface CPDFMovieAnnotation : CPDFAnnotation
19 |
20 | - (NSString *)mediaPath;
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFNamedAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFNamedAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFNamedActionName) {
16 | CPDFNamedActionNone = 0,
17 | CPDFNamedActionNextPage = 1,
18 | CPDFNamedActionPreviousPage = 2,
19 | CPDFNamedActionFirstPage = 3,
20 | CPDFNamedActionLastPage = 4,
21 | CPDFNamedActionPrint = 5
22 | };
23 |
24 | /**
25 | * CPDFNamedAction defines methods used to work with actions in PDF documents, some of which are named in the Adobe PDF Specification.
26 | *
27 | * @discussion A CPDFNamedAction object represents an action with a defined name.
28 | */
29 | @interface CPDFNamedAction : CPDFAction
30 |
31 | - (instancetype)initWithName:(CPDFNamedActionName)name NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the name of the named action.
37 | *
38 | * @see CPDFNamedActionName
39 | */
40 | - (CPDFNamedActionName)name;
41 |
42 | @end
43 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFResetFormAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFResetFormAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFResetFormAction, a subclass of CPDFAction, defines methods for getting and clearing fields in a PDF form.
17 | *
18 | * @discussion A CPDFResetFormAction object represents an action associated with a PDF form.
19 | */
20 | @interface CPDFResetFormAction : CPDFAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFSelection.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSelection.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFPage;
16 |
17 | /**
18 | * A CPDFSelection object identifies a contiguous or noncontiguous selection of text in a PDF document.
19 | */
20 | @interface CPDFSelection : NSObject
21 |
22 | - (instancetype)initWithPage:(CPDFPage *)page rect:(CGRect)rect;
23 |
24 | #pragma mark - Accessors
25 |
26 | /**
27 | * Returns the page where the selection is located.
28 | */
29 | @property (nonatomic,readonly) CPDFPage *page;
30 |
31 | /**
32 | * Returns the bounds of the selection on the page.
33 | *
34 | * @discussion The selection rectangle is given in page space. Page space is a coordinate system with the origin at the lower-left corner of the current page.
35 | */
36 | @property (nonatomic,readonly) CGRect bounds;
37 |
38 | /**
39 | * Returns a range of contiguous text on the page.
40 | */
41 | @property (nonatomic,readonly) NSRange range;
42 |
43 | /**
44 | * Returns an array of selections, one for each line of text covered by the receiver.
45 | *
46 | * @discussion If you call this method on a CPDFSelection object that represents a paragraph, for example,
47 | * selectionsByLine returns an array that contains one CPDFSelection object for each line of text in the paragraph.
48 | */
49 | @property (nonatomic,readonly) NSArray *selectionsByLine;
50 |
51 | /**
52 | * Returns an NSString object representing the text contained in the selection (may contain linefeed characters).
53 | */
54 | - (NSString *)string;
55 |
56 | @end
57 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFSignatureAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFSignatureAnnotation : CPDFAnnotation
16 |
17 | - (void)setImage:(CPDFKitPlatformImage *)image;
18 |
19 | - (void)signature;
20 |
21 | @end
22 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFSignatureWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFSignature;
16 |
17 | #pragma mark - CPDFSignatureConfigItem
18 |
19 | @interface CPDFSignatureConfigItem : NSObject
20 |
21 | @property (nonatomic,copy) NSString *key;
22 | @property (nonatomic,copy) NSString *value;
23 |
24 | @end
25 |
26 | #pragma mark - CPDFSignatureConfig
27 |
28 | @interface CPDFSignatureConfig : NSObject
29 |
30 | @property (nonatomic,retain) NSArray *contents;
31 |
32 | @property (nonatomic,assign) BOOL isDrawKey;
33 | @property (nonatomic,assign) BOOL isDrawLogo;
34 | @property (nonatomic,assign) BOOL isDrawOnlyContent;
35 | @property (nonatomic,assign) BOOL isContentAlginLeft;
36 |
37 | @property (nonatomic,copy) NSString *text;
38 | @property (nonatomic,retain) CPDFKitPlatformImage *image;
39 | @property (nonatomic,retain) CPDFKitPlatformImage *logo;
40 |
41 | @property (nonatomic,retain) CPDFKitPlatformColor *contentsColor;
42 | @property (nonatomic,retain) CPDFKitPlatformColor *textColor;
43 |
44 | @end
45 |
46 | #pragma mark - CPDFSignatureWidgetAnnotation
47 |
48 | @interface CPDFSignatureWidgetAnnotation : CPDFWidgetAnnotation
49 |
50 | - (BOOL)isSigned;
51 |
52 | - (void)signWithImage:(CPDFKitPlatformImage *)image;
53 |
54 |
55 | #pragma mark - Digital Signature
56 |
57 | /**
58 | * Get the signature of a signature widget.
59 | */
60 | - (CPDFSignature *)signature;
61 |
62 | /**
63 | * Remove the corresponding signature
64 | */
65 | - (void)removeSignature;
66 |
67 | /**
68 | * Configure the appearance of signatures.
69 | */
70 | - (void)signAppearanceConfig:(CPDFSignatureConfig *)config ;
71 |
72 | @end
73 |
74 | @interface CPDFSignatureWidgetAnnotation (Deprecated)
75 |
76 | - (void)signWithSignatureConfig:(CPDFSignatureConfig *)config DEPRECATED_MSG_ATTRIBUTE("Use CPDFSignatureWidgetAnnotation::signAppearanceConfig:");
77 |
78 | @end
79 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFSoundAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSoundAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSoundAnnotation object shall analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer’s microphone or imported from a file.
17 | */
18 | @interface CPDFSoundAnnotation : CPDFAnnotation
19 |
20 | @property (nonatomic,assign) BOOL isPlaying;
21 |
22 | - (NSString *)mediaPath;
23 | - (BOOL)setMediaPath:(NSString *)path;
24 |
25 | @end
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFSquareAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSquareAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSquareAnnotation object displays a rectangle on a page.
17 | *
18 | * @discussion Square annotations are like circle annotations (instances of the CPDFCircleAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFSquareAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextAnnotation object displays as an icon (such as a “sticky note”) attached to a specified point in the PDF document.
17 | */
18 | @interface CPDFTextAnnotation : CPDFAnnotation
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFTextWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextWidgetAnnotation object allows you to manage the appearance and content of text fields.
17 | *
18 | * @discussion CPDFTextWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
19 | */
20 | @interface CPDFTextWidgetAnnotation : CPDFWidgetAnnotation
21 |
22 | /**
23 | * String value associated with text field.
24 | */
25 | @property (nonatomic,retain) NSString *stringValue;
26 |
27 | /**
28 | * Alignment of text. Supported: NSLeftTextAlignment, NSRightTextAlignment and NSCenterTextAlignment.
29 | */
30 | @property (nonatomic,assign) NSTextAlignment alignment;
31 |
32 | /**
33 | * Configuring multiline PDF text fields.
34 | */
35 | @property (nonatomic,assign) BOOL isMultiline;
36 |
37 | @property (nonatomic,assign) BOOL isDate;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFURLAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFURLAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFURLAction, a subclass of CPDFAction, defines methods for getting and setting the URL associated with a URL action.
17 | */
18 | @interface CPDFURLAction : CPDFAction
19 |
20 | #pragma mark - Initializers
21 |
22 | /**
23 | * Initializes a URL action with the specified URL.
24 | *
25 | * @param url The URL to set the action to.
26 | */
27 | - (instancetype)initWithURL:(NSString *)url NS_DESIGNATED_INITIALIZER;
28 |
29 | #pragma mark - Accessors
30 |
31 | /**
32 | * Returns the URL associated with the URL action.
33 | */
34 | - (NSString *)url;
35 |
36 | @end
37 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFUtilities.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFUtilities.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFUtilities_h
14 | #define CPDFUtilities_h
15 |
16 | #define C_Cache_Folder [NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES) firstObject]
17 | #define CPDFKiC_Cache_Folder [C_Cache_Folder stringByAppendingPathComponent:@"CPDFKitCache"]
18 | #define CPDFKit_Cache_Image_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Image"]
19 | #define CPDFKit_Cache_PDF_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"PDF"]
20 | #define CPDFKit_Cache_Media_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Media"]
21 |
22 | #endif /* CPDFUtilities_h */
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/CPDFWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFWidgetAnnotation object is a collection of fields for gathering information interactively from the user.
17 | */
18 | @interface CPDFWidgetAnnotation : CPDFAnnotation
19 |
20 | /**
21 | * Method to get / set the border color used for the form field.
22 | */
23 | @property (nonatomic,retain) CPDFKitPlatformColor *borderColor;
24 |
25 | /**
26 | * Method to ge t/ set the background color used for the form field.
27 | */
28 | @property (nonatomic,retain) CPDFKitPlatformColor *backgroundColor;
29 |
30 | @property (nonatomic,assign) CGFloat backgroundOpacity;
31 |
32 | /**
33 | * Method to get / set the font used for the form field.
34 | */
35 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
36 |
37 | /**
38 | * Method to get / set the font color used for the form field.
39 | */
40 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
41 |
42 | /**
43 | * Internal name for the field.
44 | */
45 | - (NSString *)fieldName;
46 | - (void)setFieldName:(NSString *)name;
47 |
48 | - (void)reset;
49 |
50 | @end
51 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Headers/ComPDFKit.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 | #import
15 | #import
16 |
17 | #import
18 | #import
19 | #import
20 | #import
21 | #import
22 | #import
23 | #import
24 | #import
25 | #import
26 |
27 | #import
28 | #import
29 | #import
30 | #import
31 | #import
32 |
33 | #import
34 | #import
35 |
36 | #import
37 | #import
38 | #import
39 | #import
40 | #import
41 | #import
42 | #import
43 | #import
44 | #import
45 | #import
46 | #import
47 | #import
48 | #import
49 | #import
50 | #import
51 |
52 | #import
53 | #import
54 | #import
55 | #import
56 | #import
57 |
58 | #import
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit {
2 | umbrella header "ComPDFKit.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Cert/0d264c89.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIEKTCCAxGgAwIBAgIUBpuFKDddR8lam2b8CVChExzoBPwwDQYJKoZIhvcNAQEL
3 | BQAwgZsxCzAJBgNVBAYTAlVLMR8wHQYDVQQKDBZPcGVuU1NMIFNlbGYgU2lnbmF0
4 | dXJlMQ8wDQYDVQQDDAZQZGRkZFAxDjAMBgNVBAgMBWh1bmFuMRMwEQYDVQQHDApj
5 | aGFuZ3NoYWFhMRMwEQYDVQQLDAprZGFubW9iaWxlMSAwHgYJKoZIhvcNAQkBFhFw
6 | eUBrZGFubW9iaWxlLmNvbTAeFw0xOTExMTkwNzIwMTVaFw0xOTEyMTkwNzIwMTVa
7 | MIGbMQswCQYDVQQGEwJVSzEfMB0GA1UECgwWT3BlblNTTCBTZWxmIFNpZ25hdHVy
8 | ZTEPMA0GA1UEAwwGUGRkZGRQMQ4wDAYDVQQIDAVodW5hbjETMBEGA1UEBwwKY2hh
9 | bmdzaGFhYTETMBEGA1UECwwKa2Rhbm1vYmlsZTEgMB4GCSqGSIb3DQEJARYRcHlA
10 | a2Rhbm1vYmlsZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDn
11 | oh+f7XtgW7mgJ7/c5K3XqqquuCfKCQt7Ls9qH2zsOmtlMNRYJrpHxPtQqbHx8Ac9
12 | YfDiBJDjiCs8vz5k8eFgez09kTwIFAqj+kkOBOEDjverWnYz8/Gxcm7wqwdrLMZ3
13 | mTazPn8M5m0Aoxi2xB4yei1CcGGB+lQIHmuZ4AIp+dQPsmJ/5DvxDZD9ispx/zjW
14 | +bCroDUyJrlPtDnQ1cSwalNYTsN+EsR11XL/Ug5lVaz9HqB+yUMb+tFJ2wwbReUr
15 | 3iN8bvl4A1je3KdtF4UGEji8INcvGZFYmzgjmAgBDZBka2oKoHcJIuqRMkASuxtb
16 | uNx+kRRT97nO7VqOdP/rAgMBAAGjYzBhMB0GA1UdDgQWBBQ8kfj6QlFzTtyewyNd
17 | 6+m5EWdnTjAfBgNVHSMEGDAWgBQ8kfj6QlFzTtyewyNd6+m5EWdnTjAPBgNVHRMB
18 | Af8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA1dl4
19 | 8UfbNCoVgnGa3J8TriUypPvNeK3PqdVXRcxMw5xTlPezLkmKd3yRGH2l4jYZ43zW
20 | 2exs86n9/CP6jwineUNCrpkwYyIc7lM/Cfu33yBhiy+pYFxkv19e5603ViBxbjdz
21 | rzRBPCis/91EwHjreGASm7sCbyCzx38wyJ/H/88bPLLAYWGF7d7HXURDSs7pDQQv
22 | Im4T1iT0/bHanBj7lERM1HTETTgezIlT1DP9zkKsmuNbRXgiUbXBWl8uVxdtdvYs
23 | CphzO947MXSSsGenKpdKhhi2uqm9++uT3m0z6HUeHeyDjlfOLjQcjKUkXuNRKNWx
24 | uyb9Ba5qVOVcGCBQ0Q==
25 | -----END CERTIFICATE-----
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Cert/1801b70e.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIICaDCCAdECFAZkG02SLoFOKZn4ly7ekuioL2rZMA0GCSqGSIb3DQEBCwUAMHMx
3 | CzAJBgNVBAYTAmNoMQ4wDAYDVQQIDAVodW5hbjERMA8GA1UEBwwIY2hhbmdzaGEx
4 | CzAJBgNVBAoMAmtkMQwwCgYDVQQLDANwZGYxCzAJBgNVBAMMAnB5MRkwFwYJKoZI
5 | hvcNAQkBFgpweUAxNjMuY29tMB4XDTE5MDkxMTA3MjIwMVoXDTIwMDkxMDA3MjIw
6 | MVowczELMAkGA1UEBhMCY2gxDjAMBgNVBAgMBWh1bmFuMREwDwYDVQQHDAhjaGFu
7 | Z3NoYTELMAkGA1UECgwCa2QxDDAKBgNVBAsMA3BkZjELMAkGA1UEAwwCcHkxGTAX
8 | BgkqhkiG9w0BCQEWCnB5QDE2My5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ
9 | AoGBAMYeKJxWVaYEepiTVtFReFgjmsAzdVbH7Abjpq2Wu/V8k601QSHfXuyOOpur
10 | XaWAAULAFt9pWgxsBhkmLZ0Nr+wTWDM7K4r9BVGyw32sc7JWMcJnp1sHSVBmy6oQ
11 | oY9RzqyE4nXDkE7sxFP4exzwcGF6ObOm5WgBXNpp6gfJXAmtAgMBAAEwDQYJKoZI
12 | hvcNAQELBQADgYEAV6AMWgnUoOHrKk0mqltbAytrt9Bgr3XSl9o2xPAI7d3MHahS
13 | lInNskbcItyEp+Cae7XzmG6Ld7RTWZXBgPvKUY9NHYp+JTdRGQNISISvwzLBXTv1
14 | 3wFKnv8PevcBIleneqfKLUIRSUlqzjxwITTI1A6Cn7Jrq6aVMoRQc5hVWxc=
15 | -----END CERTIFICATE-----
16 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Cert/62edae9d.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIFkzCCA3ugAwIBAgIRANaWLsEKFZMSr49jvNREyVswDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xNTExMTcwODIzNDJaFw0zNzEyMzExNTU5NTlaMGMxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UE
7 | AwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwggIiMA0G
8 | CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCkWR+gL9++4Pvp3LWJ/lqXA8k6d6eO
9 | XK/y4xg59ardD0bSaA9XnKdjYNNYzjXCp/aIwk9/Gyjp0KcAxBdNbeIPxQ4mIyCr
10 | 9zoookwKC8yOzuYAmlpADdRQGpvRDZyU+dvuXNDxigfNmitALEmkXWJfp2vf7lYI
11 | UPNCGGwxsF7lnHOSvA7SDH3FOFe8u1jbJhkC7eNDhIpOVmvbraEx2cwiZ5Z4/3ed
12 | zGTFMiBq704w1SQl/Yh5r3Ea/tVLGxWIvBhwqr2tOApmMEbliYXVdiSpqbPmWWAP
13 | tKlTwjqdRRrWruN3XsRiNjMvMMS/lfEtOKV16NFqky5Fh0tKot+/WCeaymIZql7U
14 | sYBJlt0r7F+Pm+Cdl4j1hAOjr7Olcy1BuuUHt29rcff3yVqvaZmzL8hPQutsa3Fn
15 | eN8KrE/XSoUARhrVzbif6pWdD3zRxgWF5gjeiBeB9tW1buqhHNdhquNZQomcWX6x
16 | fGQ03WEjKjm1EKv8hqlTGsXrauKATlmRwDiJ/rNd1vuR6dewfdl4CMz1K8wr4aHW
17 | lHPB/lH0jH0KtZqKufXa4Mmz2I+qgoONaVMt/QAEGEqg2lTheYyJ63/1gueguXdN
18 | rvm6AjuIdut8XbNaE9t8KRZrmdEd5Eghog1eAYjovvGYTT7HFlccX+EIbxxMWENW
19 | 94BljHEOogRnTwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRy
20 | W7qqcjjuJZAktZQi+gmIyosK+zAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEL
21 | BQADggIBAAaj8bZzVcZnZiHlnVvWlC5KImDyVAGQof21v8CVvxhfLPZrNQ78Mcjt
22 | RA6Sl9yv3VbPtR+6cpwwyJuxkcB2d9QPGpUa6U0UiKHPawKmautkRU1kjd7862zy
23 | UwmhhVEV0E+eYvoRuc7IJA5yZIh1NCMwKj+8PDnMzN0LNru9BoKPEgHFcQXRJKGZ
24 | bMrk96rtitenCq2v8OCAu6GyP1qHZHCGM3sNHtcAhoNDl3X1O8FI/bYOQ6gCbrg+
25 | f49O4l20fZ4wNC+o8esnh2gNWgpNAdvJFFiV8ppNFqpz2/QliBc4t69ZCQm0Hy0P
26 | q/W4J1XuRTAzuO0bjryIbK/4Wipr4KyxBSShCfyjD/OwLXuWuraUBxVFjincWA6p
27 | Bdg7OqB7zYrHZoKXz9Yz4Gf8pttALwXlxYt6KnrwsDabDBj2N+lBof2xKPlva73r
28 | H0xjcXtQ3Sny/+73x0Vf6DYK6GxbIsPowOcm3OOolYDluToT2wBLGv2uM0d+eJTj
29 | sV0rtVa1QoufgcX8k0wQtboKvH434/pUbfUExXCzqQTSUdeFzX1vQ49ZaOUxVhFx
30 | +WQpCRP+0B+8iwA4stDKNFZ2EDlWc2bD0UnZvldPPxZ9ani3qIK4W86uhYoKQgwD
31 | 0RfEGPfYV4jGgrgHuT79pOku3G+6kJLuZbBQNNMH2gGXD7znc4J7
32 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Cert/71b2c918.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIG3zCCBMegAwIBAgIRALIUN9DWfGOHSET4RhxfS1QwDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xOTEwMTgwMjUwMjlaFw0zNzEyMjkxNjAwMDBaMFYxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEiMCAGA1UE
7 | AwwZZVBLSSBUaW1lc3RhbXBpbmcgQ0EgLSBHMTCCAiIwDQYJKoZIhvcNAQEBBQAD
8 | ggIPADCCAgoCggIBALDG3EFOaxFjpsbjw10nufUL6JA5SzuhGXZecLoVtONZsJWu
9 | 5n20TNlRhygApWlCr52x8z8uSmk7W3RwFrBEoliQW8UYLwjo5k60i72uJZ5pZFG3
10 | 9EJjUsvvshQkM8Bl9AI4RPI4FuSVHpeDTqQ2e6/Zew7sdsM/cjFE8KPFkhvlKV+0
11 | +p2XgB3I2YccduQxEn3gQGsMd4yWHIBFtLK/av9MgcksloWnph446PCZzTco2i3n
12 | jD/5Rna7voQEmPb3WQrLVEYSTFzk555VFs5DDUx24+cuhtJ20cilFUUumCqO2ti3
13 | fKvhM1k1jD4uyjIZikQg/A5i8MHhFCeHGVTPagiQBIpu3fuOn0Vld3kUuv1lULJt
14 | 022REm7c80eFdtQJxwDBVNIa87ZXe5qsYt6T7yzOrXuLhuj1+9KmXOArhjYvXqi0
15 | e1Q4OQAVKPxHOyoRDT+SJa0ah95gom5zP/MFAvGlFT8unJGuCrWpMYybPxgcxJSN
16 | Lk4WLw5aLlVmE+Wd+od3dV4UZzrp565QkxQcm8jh1q5d/TSCCFMF8I4PA1yJEIUx
17 | pRDPmYRk/Dl0lR548HW70RsZoOQ6BD2nosMym68dt2Oxw1L3TJaiEU+PVEw5eIkr
18 | Ytf5mDbBsM76TiKJTfSDg1bjzWtYVvFwHbYd/Owk4QGKtnuH63zIxmKPlSobAgMB
19 | AAGjggGZMIIBlTAfBgNVHSMEGDAWgBRyW7qqcjjuJZAktZQi+gmIyosK+zAdBgNV
20 | HQ4EFgQU1pai1ZZuLT5AsaOybYh3e/bW9MowDgYDVR0PAQH/BAQDAgGGMDwGA1Ud
21 | HwQ1MDMwMaAvoC2GK2h0dHA6Ly9lY2EuaGluZXQubmV0L3JlcG9zaXRvcnkvQ1JM
22 | Mi9DQS5jcmwwgYIGCCsGAQUFBwEBBHYwdDA7BggrBgEFBQcwAoYvaHR0cDovL2Vj
23 | YS5oaW5ldC5uZXQvcmVwb3NpdG9yeS9DZXJ0cy9lQ0FHMi5jcnQwNQYIKwYBBQUH
24 | MAGGKWh0dHA6Ly9vY3NwLmVjYS5oaW5ldC5uZXQvT0NTUC9vY3NwRzJzaGEyMBIG
25 | A1UdEwEB/wQIMAYBAf8CAQAwVwYDVR0gBFAwTjA9BgsrBgEEAYG3I2QAAzAuMCwG
26 | CCsGAQUFBwIBFiBodHRwczovL2VjYS5oaW5ldC5uZXQvcmVwb3NpdG9yeTANBgsr
27 | BgEEAYG3I2QEAzATBgNVHSUEDDAKBggrBgEFBQcDCDANBgkqhkiG9w0BAQsFAAOC
28 | AgEAk/ds47HZHXdNUFlXKM8P0k8sY0GPgvvxwujvcVHYDopovqZmzJD9cZjwQqw2
29 | THTUyJFBNYEZew3j4ga2t/vPq/IAAoxWD87nQOVr97H0ehnoJHek21D8y7qrI91u
30 | VnPd22S1RaedI8PcjeTzOCDJG78aoSnf0y0kjrVOnYIGYd79cHXClJoOGYp79j2o
31 | souxLrBqfL0abzPCGjLqvWGPqC+gLwzg9rSx3nVq+8JpU3EB0H8OxcbbSZoppa3L
32 | oXuSWICHbFeXmUgEiZlxgQ5O8qh+XxaizJeKsYbp32uNHgs5EFZCoOZV7EN+PDoW
33 | 42MK1MtMGDywkNmQhbPTRzlgT7RRfWs6dWzVBRSu0TBCgs64lEqU6n2f+GTHmlCp
34 | 2BhRI8SkjriZqPEP23zWLzRW+JY9uHwZzBZnxGGnsNC7Ql6u+4JrYwTl6KLY4PPj
35 | dHlKoXCbiMIWyIfimizUwW/J2EvItsOgo/HSXqEQRsyT47rKcjZh6zbpUSoug0SS
36 | oPO9BH6mGmuPjBZLzFE50VomARXc/s1NF6WsZQc1Tt6DN9wi4SOynr+Km0NHm5fJ
37 | CNcNsVwY+Ydj1CL81gOXTZJG1AouKjZeA/a4EUyXeJ6aPBFB7UwGdr16poOwzKxX
38 | FuO1XmIA+kwB5OjwHJV2TXLnB7gZeZoH/BDPBfUvF2K165g=
39 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Cert/a10809e8.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIE7zCCA9egAwIBAgIQNvszzu+P/uEBDmB/jJA3mzANBgkqhkiG9w0BAQsFADBP
3 | MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0
4 | ZC4xGzAZBgNVBAMMEih0ZXN0KSBUU0EgQ0EgLSBHMTAeFw0xOTA5MDkwODQ1MzFa
5 | Fw0yOTA5MDkwODQ1MzFaMEUxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3
6 | YSBUZWxlY29tIENvLiwgTHRkLjERMA8GA1UEAwwIVGVzdCBUU0EwggEiMA0GCSqG
7 | SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYFBU17R4FVtXOoyyTnKnggwJ7/iB9DzHU
8 | ZJ8kGTCbFwPuOe9wztwqFPUtei81Ni50zknEzc37YcTaApM7Zh8LfABKTqY77uV8
9 | sDd+Y/4FxRxTNjG66NzB4OsL2ZJWCbVHBkdYZK6tGIV6W52x7ZR8+4MNxpvAs16Q
10 | WXgtW4L0CV1Lx4oQ7vtTVjC9MS2st2TjYhgokYSA0gEnRntapQLXCLeqZyO06ZoA
11 | F3GtrPFU2LKewUDZdDaiCWIp9tVRWmt7XQYW6f4KrT19uqDyZThn2GsJS97bGnvY
12 | ESiACdtIyw0Op4YPQOjFcoyG4UNdoXK1qRFFOJz74DZiGuifFYqnAgMBAAGjggHP
13 | MIIByzB/BggrBgEFBQcBAQRzMHEwPwYIKwYBBQUHMAKGM2h0dHA6Ly9yZXBvc2l0
14 | b3J5LnRlc3R0bHMuaGluZXQubmV0L2NlcnRzL1RTQUcxLmNydDAuBggrBgEFBQcw
15 | AYYiaHR0cDovL29jc3AudGVzdHRscy5oaW5ldC5uZXQvT0NTUDBKBgNVHSAEQzBB
16 | MD8GCysGAQQBgbcjZAADMDAwLgYIKwYBBQUHAgEWImh0dHBzOi8vZWNhLmhpbmV0
17 | Lm5ldC9yZXBvc2l0b3J5X2gwgYgGA1UdHwSBgDB+MDygOqA4hjZodHRwOi8vcmVw
18 | b3NpdG9yeS50ZXN0dGxzLmhpbmV0Lm5ldC9jcmwvVFNBLTIwMDAtMS5jcmwwPqA8
19 | oDqGOGh0dHA6Ly9yZXBvc2l0b3J5LnRlc3R0bHMuaGluZXQubmV0L2NybC9UU0Et
20 | Y29tcGxldGUuY3JsMBYGA1UdJQEB/wQMMAoGCCsGAQUFBwMIMB8GA1UdIwQYMBaA
21 | FEKhrS3RLn4I2dSu/DfEGcn3D3ryMB0GA1UdDgQWBBSudvFn1URYSoqGWmLlmS2E
22 | JAer4jAOBgNVHQ8BAf8EBAMCB4AwCQYDVR0TBAIwADANBgkqhkiG9w0BAQsFAAOC
23 | AQEAgXjgJVt+HCH5z8w4aJ8rI1lqH34xhp1beWzAMS2Zx6UIYlbCnnGOAQPsLSVq
24 | oS7cSFrGEQ58xas8e1lUMQzhAY2YmlL7oSc9Bb7huLiyfapmYU37g9g0fd+AL70o
25 | GpP1siNd9BBPeF7nwnYknEMx9JqtVsTvUfrsQ1Dpo9LKRLlv5qhSQokslR3nI49c
26 | lihcJwiGgkYCIbtyfCmFrb+W6sVxYmAcaRNC/ImyAbo5YxFvm0+LbO8I3BzBp9m7
27 | DS68pigWJZFqhQs/Yd/FQ+rL2ae8JI86aFBH0nGoytIIbXlUlYICUb8G9pED6ux9
28 | OoYgLdAmCS+YUydulrvWSrtjlg==
29 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/DroidSansFallback.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/DroidSansFallback.ttf
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | BuildMachineOSBuild
6 | 21G72
7 | CFBundleDevelopmentRegion
8 | en
9 | CFBundleExecutable
10 | ComPDFKit
11 | CFBundleIdentifier
12 | com.compdfkitCatalyst
13 | CFBundleInfoDictionaryVersion
14 | 6.0
15 | CFBundleName
16 | ComPDFKit
17 | CFBundlePackageType
18 | FMWK
19 | CFBundleShortVersionString
20 | 1.13.0
21 | CFBundleSupportedPlatforms
22 |
23 | MacOSX
24 |
25 | CFBundleVersion
26 | 1130
27 | DTCompiler
28 | com.apple.compilers.llvm.clang.1_0
29 | DTPlatformBuild
30 | 14B47b
31 | DTPlatformName
32 | macosx
33 | DTPlatformVersion
34 | 13.0
35 | DTSDKBuild
36 | 22A372
37 | DTSDKName
38 | macosx13.0
39 | DTXcode
40 | 1410
41 | DTXcodeBuild
42 | 14B47b
43 | LSMinimumSystemVersion
44 | 12.0
45 | UIDeviceFamily
46 |
47 | 2
48 |
49 |
50 |
51 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/formsign_tag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/formsign_tag.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/formsign_tag@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/formsign_tag@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/loupe-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/magnifier-ranged-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/popup_note.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/popup_note.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/popup_note@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/popup_note@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/quick_bookmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/quick_bookmark.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/quick_bookmark~ipad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/quick_bookmark~ipad.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_on.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_on.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_on@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_on@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_play.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_play.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_play@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/recoding_play@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/sRGB2014.icc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/sRGB2014.icc
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontBack.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontBack.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontBack@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontBack@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontFront.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontFront.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontFront@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/A/Resources/viewer_dragDontFront@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit.framework/Versions/Current:
--------------------------------------------------------------------------------
1 | A
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Cert/0d264c89.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIEKTCCAxGgAwIBAgIUBpuFKDddR8lam2b8CVChExzoBPwwDQYJKoZIhvcNAQEL
3 | BQAwgZsxCzAJBgNVBAYTAlVLMR8wHQYDVQQKDBZPcGVuU1NMIFNlbGYgU2lnbmF0
4 | dXJlMQ8wDQYDVQQDDAZQZGRkZFAxDjAMBgNVBAgMBWh1bmFuMRMwEQYDVQQHDApj
5 | aGFuZ3NoYWFhMRMwEQYDVQQLDAprZGFubW9iaWxlMSAwHgYJKoZIhvcNAQkBFhFw
6 | eUBrZGFubW9iaWxlLmNvbTAeFw0xOTExMTkwNzIwMTVaFw0xOTEyMTkwNzIwMTVa
7 | MIGbMQswCQYDVQQGEwJVSzEfMB0GA1UECgwWT3BlblNTTCBTZWxmIFNpZ25hdHVy
8 | ZTEPMA0GA1UEAwwGUGRkZGRQMQ4wDAYDVQQIDAVodW5hbjETMBEGA1UEBwwKY2hh
9 | bmdzaGFhYTETMBEGA1UECwwKa2Rhbm1vYmlsZTEgMB4GCSqGSIb3DQEJARYRcHlA
10 | a2Rhbm1vYmlsZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDn
11 | oh+f7XtgW7mgJ7/c5K3XqqquuCfKCQt7Ls9qH2zsOmtlMNRYJrpHxPtQqbHx8Ac9
12 | YfDiBJDjiCs8vz5k8eFgez09kTwIFAqj+kkOBOEDjverWnYz8/Gxcm7wqwdrLMZ3
13 | mTazPn8M5m0Aoxi2xB4yei1CcGGB+lQIHmuZ4AIp+dQPsmJ/5DvxDZD9ispx/zjW
14 | +bCroDUyJrlPtDnQ1cSwalNYTsN+EsR11XL/Ug5lVaz9HqB+yUMb+tFJ2wwbReUr
15 | 3iN8bvl4A1je3KdtF4UGEji8INcvGZFYmzgjmAgBDZBka2oKoHcJIuqRMkASuxtb
16 | uNx+kRRT97nO7VqOdP/rAgMBAAGjYzBhMB0GA1UdDgQWBBQ8kfj6QlFzTtyewyNd
17 | 6+m5EWdnTjAfBgNVHSMEGDAWgBQ8kfj6QlFzTtyewyNd6+m5EWdnTjAPBgNVHRMB
18 | Af8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAQEA1dl4
19 | 8UfbNCoVgnGa3J8TriUypPvNeK3PqdVXRcxMw5xTlPezLkmKd3yRGH2l4jYZ43zW
20 | 2exs86n9/CP6jwineUNCrpkwYyIc7lM/Cfu33yBhiy+pYFxkv19e5603ViBxbjdz
21 | rzRBPCis/91EwHjreGASm7sCbyCzx38wyJ/H/88bPLLAYWGF7d7HXURDSs7pDQQv
22 | Im4T1iT0/bHanBj7lERM1HTETTgezIlT1DP9zkKsmuNbRXgiUbXBWl8uVxdtdvYs
23 | CphzO947MXSSsGenKpdKhhi2uqm9++uT3m0z6HUeHeyDjlfOLjQcjKUkXuNRKNWx
24 | uyb9Ba5qVOVcGCBQ0Q==
25 | -----END CERTIFICATE-----
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Cert/1801b70e.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIICaDCCAdECFAZkG02SLoFOKZn4ly7ekuioL2rZMA0GCSqGSIb3DQEBCwUAMHMx
3 | CzAJBgNVBAYTAmNoMQ4wDAYDVQQIDAVodW5hbjERMA8GA1UEBwwIY2hhbmdzaGEx
4 | CzAJBgNVBAoMAmtkMQwwCgYDVQQLDANwZGYxCzAJBgNVBAMMAnB5MRkwFwYJKoZI
5 | hvcNAQkBFgpweUAxNjMuY29tMB4XDTE5MDkxMTA3MjIwMVoXDTIwMDkxMDA3MjIw
6 | MVowczELMAkGA1UEBhMCY2gxDjAMBgNVBAgMBWh1bmFuMREwDwYDVQQHDAhjaGFu
7 | Z3NoYTELMAkGA1UECgwCa2QxDDAKBgNVBAsMA3BkZjELMAkGA1UEAwwCcHkxGTAX
8 | BgkqhkiG9w0BCQEWCnB5QDE2My5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ
9 | AoGBAMYeKJxWVaYEepiTVtFReFgjmsAzdVbH7Abjpq2Wu/V8k601QSHfXuyOOpur
10 | XaWAAULAFt9pWgxsBhkmLZ0Nr+wTWDM7K4r9BVGyw32sc7JWMcJnp1sHSVBmy6oQ
11 | oY9RzqyE4nXDkE7sxFP4exzwcGF6ObOm5WgBXNpp6gfJXAmtAgMBAAEwDQYJKoZI
12 | hvcNAQELBQADgYEAV6AMWgnUoOHrKk0mqltbAytrt9Bgr3XSl9o2xPAI7d3MHahS
13 | lInNskbcItyEp+Cae7XzmG6Ld7RTWZXBgPvKUY9NHYp+JTdRGQNISISvwzLBXTv1
14 | 3wFKnv8PevcBIleneqfKLUIRSUlqzjxwITTI1A6Cn7Jrq6aVMoRQc5hVWxc=
15 | -----END CERTIFICATE-----
16 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Cert/62edae9d.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIFkzCCA3ugAwIBAgIRANaWLsEKFZMSr49jvNREyVswDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xNTExMTcwODIzNDJaFw0zNzEyMzExNTU5NTlaMGMxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEvMC0GA1UE
7 | AwwmZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwggIiMA0G
8 | CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCkWR+gL9++4Pvp3LWJ/lqXA8k6d6eO
9 | XK/y4xg59ardD0bSaA9XnKdjYNNYzjXCp/aIwk9/Gyjp0KcAxBdNbeIPxQ4mIyCr
10 | 9zoookwKC8yOzuYAmlpADdRQGpvRDZyU+dvuXNDxigfNmitALEmkXWJfp2vf7lYI
11 | UPNCGGwxsF7lnHOSvA7SDH3FOFe8u1jbJhkC7eNDhIpOVmvbraEx2cwiZ5Z4/3ed
12 | zGTFMiBq704w1SQl/Yh5r3Ea/tVLGxWIvBhwqr2tOApmMEbliYXVdiSpqbPmWWAP
13 | tKlTwjqdRRrWruN3XsRiNjMvMMS/lfEtOKV16NFqky5Fh0tKot+/WCeaymIZql7U
14 | sYBJlt0r7F+Pm+Cdl4j1hAOjr7Olcy1BuuUHt29rcff3yVqvaZmzL8hPQutsa3Fn
15 | eN8KrE/XSoUARhrVzbif6pWdD3zRxgWF5gjeiBeB9tW1buqhHNdhquNZQomcWX6x
16 | fGQ03WEjKjm1EKv8hqlTGsXrauKATlmRwDiJ/rNd1vuR6dewfdl4CMz1K8wr4aHW
17 | lHPB/lH0jH0KtZqKufXa4Mmz2I+qgoONaVMt/QAEGEqg2lTheYyJ63/1gueguXdN
18 | rvm6AjuIdut8XbNaE9t8KRZrmdEd5Eghog1eAYjovvGYTT7HFlccX+EIbxxMWENW
19 | 94BljHEOogRnTwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRy
20 | W7qqcjjuJZAktZQi+gmIyosK+zAOBgNVHQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEL
21 | BQADggIBAAaj8bZzVcZnZiHlnVvWlC5KImDyVAGQof21v8CVvxhfLPZrNQ78Mcjt
22 | RA6Sl9yv3VbPtR+6cpwwyJuxkcB2d9QPGpUa6U0UiKHPawKmautkRU1kjd7862zy
23 | UwmhhVEV0E+eYvoRuc7IJA5yZIh1NCMwKj+8PDnMzN0LNru9BoKPEgHFcQXRJKGZ
24 | bMrk96rtitenCq2v8OCAu6GyP1qHZHCGM3sNHtcAhoNDl3X1O8FI/bYOQ6gCbrg+
25 | f49O4l20fZ4wNC+o8esnh2gNWgpNAdvJFFiV8ppNFqpz2/QliBc4t69ZCQm0Hy0P
26 | q/W4J1XuRTAzuO0bjryIbK/4Wipr4KyxBSShCfyjD/OwLXuWuraUBxVFjincWA6p
27 | Bdg7OqB7zYrHZoKXz9Yz4Gf8pttALwXlxYt6KnrwsDabDBj2N+lBof2xKPlva73r
28 | H0xjcXtQ3Sny/+73x0Vf6DYK6GxbIsPowOcm3OOolYDluToT2wBLGv2uM0d+eJTj
29 | sV0rtVa1QoufgcX8k0wQtboKvH434/pUbfUExXCzqQTSUdeFzX1vQ49ZaOUxVhFx
30 | +WQpCRP+0B+8iwA4stDKNFZ2EDlWc2bD0UnZvldPPxZ9ani3qIK4W86uhYoKQgwD
31 | 0RfEGPfYV4jGgrgHuT79pOku3G+6kJLuZbBQNNMH2gGXD7znc4J7
32 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Cert/71b2c918.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIG3zCCBMegAwIBAgIRALIUN9DWfGOHSET4RhxfS1QwDQYJKoZIhvcNAQELBQAw
3 | YzELMAkGA1UEBhMCVFcxIzAhBgNVBAoMGkNodW5naHdhIFRlbGVjb20gQ28uLCBM
4 | dGQuMS8wLQYDVQQDDCZlUEtJIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg
5 | LSBHMjAeFw0xOTEwMTgwMjUwMjlaFw0zNzEyMjkxNjAwMDBaMFYxCzAJBgNVBAYT
6 | AlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEiMCAGA1UE
7 | AwwZZVBLSSBUaW1lc3RhbXBpbmcgQ0EgLSBHMTCCAiIwDQYJKoZIhvcNAQEBBQAD
8 | ggIPADCCAgoCggIBALDG3EFOaxFjpsbjw10nufUL6JA5SzuhGXZecLoVtONZsJWu
9 | 5n20TNlRhygApWlCr52x8z8uSmk7W3RwFrBEoliQW8UYLwjo5k60i72uJZ5pZFG3
10 | 9EJjUsvvshQkM8Bl9AI4RPI4FuSVHpeDTqQ2e6/Zew7sdsM/cjFE8KPFkhvlKV+0
11 | +p2XgB3I2YccduQxEn3gQGsMd4yWHIBFtLK/av9MgcksloWnph446PCZzTco2i3n
12 | jD/5Rna7voQEmPb3WQrLVEYSTFzk555VFs5DDUx24+cuhtJ20cilFUUumCqO2ti3
13 | fKvhM1k1jD4uyjIZikQg/A5i8MHhFCeHGVTPagiQBIpu3fuOn0Vld3kUuv1lULJt
14 | 022REm7c80eFdtQJxwDBVNIa87ZXe5qsYt6T7yzOrXuLhuj1+9KmXOArhjYvXqi0
15 | e1Q4OQAVKPxHOyoRDT+SJa0ah95gom5zP/MFAvGlFT8unJGuCrWpMYybPxgcxJSN
16 | Lk4WLw5aLlVmE+Wd+od3dV4UZzrp565QkxQcm8jh1q5d/TSCCFMF8I4PA1yJEIUx
17 | pRDPmYRk/Dl0lR548HW70RsZoOQ6BD2nosMym68dt2Oxw1L3TJaiEU+PVEw5eIkr
18 | Ytf5mDbBsM76TiKJTfSDg1bjzWtYVvFwHbYd/Owk4QGKtnuH63zIxmKPlSobAgMB
19 | AAGjggGZMIIBlTAfBgNVHSMEGDAWgBRyW7qqcjjuJZAktZQi+gmIyosK+zAdBgNV
20 | HQ4EFgQU1pai1ZZuLT5AsaOybYh3e/bW9MowDgYDVR0PAQH/BAQDAgGGMDwGA1Ud
21 | HwQ1MDMwMaAvoC2GK2h0dHA6Ly9lY2EuaGluZXQubmV0L3JlcG9zaXRvcnkvQ1JM
22 | Mi9DQS5jcmwwgYIGCCsGAQUFBwEBBHYwdDA7BggrBgEFBQcwAoYvaHR0cDovL2Vj
23 | YS5oaW5ldC5uZXQvcmVwb3NpdG9yeS9DZXJ0cy9lQ0FHMi5jcnQwNQYIKwYBBQUH
24 | MAGGKWh0dHA6Ly9vY3NwLmVjYS5oaW5ldC5uZXQvT0NTUC9vY3NwRzJzaGEyMBIG
25 | A1UdEwEB/wQIMAYBAf8CAQAwVwYDVR0gBFAwTjA9BgsrBgEEAYG3I2QAAzAuMCwG
26 | CCsGAQUFBwIBFiBodHRwczovL2VjYS5oaW5ldC5uZXQvcmVwb3NpdG9yeTANBgsr
27 | BgEEAYG3I2QEAzATBgNVHSUEDDAKBggrBgEFBQcDCDANBgkqhkiG9w0BAQsFAAOC
28 | AgEAk/ds47HZHXdNUFlXKM8P0k8sY0GPgvvxwujvcVHYDopovqZmzJD9cZjwQqw2
29 | THTUyJFBNYEZew3j4ga2t/vPq/IAAoxWD87nQOVr97H0ehnoJHek21D8y7qrI91u
30 | VnPd22S1RaedI8PcjeTzOCDJG78aoSnf0y0kjrVOnYIGYd79cHXClJoOGYp79j2o
31 | souxLrBqfL0abzPCGjLqvWGPqC+gLwzg9rSx3nVq+8JpU3EB0H8OxcbbSZoppa3L
32 | oXuSWICHbFeXmUgEiZlxgQ5O8qh+XxaizJeKsYbp32uNHgs5EFZCoOZV7EN+PDoW
33 | 42MK1MtMGDywkNmQhbPTRzlgT7RRfWs6dWzVBRSu0TBCgs64lEqU6n2f+GTHmlCp
34 | 2BhRI8SkjriZqPEP23zWLzRW+JY9uHwZzBZnxGGnsNC7Ql6u+4JrYwTl6KLY4PPj
35 | dHlKoXCbiMIWyIfimizUwW/J2EvItsOgo/HSXqEQRsyT47rKcjZh6zbpUSoug0SS
36 | oPO9BH6mGmuPjBZLzFE50VomARXc/s1NF6WsZQc1Tt6DN9wi4SOynr+Km0NHm5fJ
37 | CNcNsVwY+Ydj1CL81gOXTZJG1AouKjZeA/a4EUyXeJ6aPBFB7UwGdr16poOwzKxX
38 | FuO1XmIA+kwB5OjwHJV2TXLnB7gZeZoH/BDPBfUvF2K165g=
39 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Cert/a10809e8.0:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIE7zCCA9egAwIBAgIQNvszzu+P/uEBDmB/jJA3mzANBgkqhkiG9w0BAQsFADBP
3 | MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0
4 | ZC4xGzAZBgNVBAMMEih0ZXN0KSBUU0EgQ0EgLSBHMTAeFw0xOTA5MDkwODQ1MzFa
5 | Fw0yOTA5MDkwODQ1MzFaMEUxCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3
6 | YSBUZWxlY29tIENvLiwgTHRkLjERMA8GA1UEAwwIVGVzdCBUU0EwggEiMA0GCSqG
7 | SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYFBU17R4FVtXOoyyTnKnggwJ7/iB9DzHU
8 | ZJ8kGTCbFwPuOe9wztwqFPUtei81Ni50zknEzc37YcTaApM7Zh8LfABKTqY77uV8
9 | sDd+Y/4FxRxTNjG66NzB4OsL2ZJWCbVHBkdYZK6tGIV6W52x7ZR8+4MNxpvAs16Q
10 | WXgtW4L0CV1Lx4oQ7vtTVjC9MS2st2TjYhgokYSA0gEnRntapQLXCLeqZyO06ZoA
11 | F3GtrPFU2LKewUDZdDaiCWIp9tVRWmt7XQYW6f4KrT19uqDyZThn2GsJS97bGnvY
12 | ESiACdtIyw0Op4YPQOjFcoyG4UNdoXK1qRFFOJz74DZiGuifFYqnAgMBAAGjggHP
13 | MIIByzB/BggrBgEFBQcBAQRzMHEwPwYIKwYBBQUHMAKGM2h0dHA6Ly9yZXBvc2l0
14 | b3J5LnRlc3R0bHMuaGluZXQubmV0L2NlcnRzL1RTQUcxLmNydDAuBggrBgEFBQcw
15 | AYYiaHR0cDovL29jc3AudGVzdHRscy5oaW5ldC5uZXQvT0NTUDBKBgNVHSAEQzBB
16 | MD8GCysGAQQBgbcjZAADMDAwLgYIKwYBBQUHAgEWImh0dHBzOi8vZWNhLmhpbmV0
17 | Lm5ldC9yZXBvc2l0b3J5X2gwgYgGA1UdHwSBgDB+MDygOqA4hjZodHRwOi8vcmVw
18 | b3NpdG9yeS50ZXN0dGxzLmhpbmV0Lm5ldC9jcmwvVFNBLTIwMDAtMS5jcmwwPqA8
19 | oDqGOGh0dHA6Ly9yZXBvc2l0b3J5LnRlc3R0bHMuaGluZXQubmV0L2NybC9UU0Et
20 | Y29tcGxldGUuY3JsMBYGA1UdJQEB/wQMMAoGCCsGAQUFBwMIMB8GA1UdIwQYMBaA
21 | FEKhrS3RLn4I2dSu/DfEGcn3D3ryMB0GA1UdDgQWBBSudvFn1URYSoqGWmLlmS2E
22 | JAer4jAOBgNVHQ8BAf8EBAMCB4AwCQYDVR0TBAIwADANBgkqhkiG9w0BAQsFAAOC
23 | AQEAgXjgJVt+HCH5z8w4aJ8rI1lqH34xhp1beWzAMS2Zx6UIYlbCnnGOAQPsLSVq
24 | oS7cSFrGEQ58xas8e1lUMQzhAY2YmlL7oSc9Bb7huLiyfapmYU37g9g0fd+AL70o
25 | GpP1siNd9BBPeF7nwnYknEMx9JqtVsTvUfrsQ1Dpo9LKRLlv5qhSQokslR3nI49c
26 | lihcJwiGgkYCIbtyfCmFrb+W6sVxYmAcaRNC/ImyAbo5YxFvm0+LbO8I3BzBp9m7
27 | DS68pigWJZFqhQs/Yd/FQ+rL2ae8JI86aFBH0nGoytIIbXlUlYICUb8G9pED6ux9
28 | OoYgLdAmCS+YUydulrvWSrtjlg==
29 | -----END CERTIFICATE-----
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/ComPDFKit:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/ComPDFKit
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/DroidSansFallback.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/DroidSansFallback.ttf
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * An action that is performed when, for example, a PDF annotation is activated or an outline item is clicked.
17 | *
18 | * @discussion A CPDFAction object represents an action associated with a PDF element, such as an annotation or a link, that the viewer application can perform. See the Adobe PDF Specification for more about actions and action types.
19 | * CPDFAction is an abstract superclass of the following concrete classes: CPDFGoToAction, CPDFURLAction, CPDFNamedAction, CPDFResetFormAction.
20 | */
21 | @interface CPDFAction : NSObject
22 |
23 | /**
24 | * Returns the type of the action.
25 | *
26 | * @discussion Type based on the Adobe PDF Specification (1.7), Table 8.48: Action types.
27 | */
28 | @property (nonatomic,readonly) NSInteger type;
29 |
30 | @end
31 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFBates.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBates.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the bates numbers.
17 | */
18 | @interface CPDFBates : CPDFHeaderFooter
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFBookmark.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBookmark.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDocument;
16 |
17 | @interface CPDFBookmark : NSObject
18 |
19 | #pragma mark - Accessors
20 |
21 | /**
22 | * Returns the document with which the bookmark is associated.
23 | */
24 | @property (nonatomic,readonly) CPDFDocument *document;
25 |
26 | /**
27 | * Returns the page index that the bookmark refers to.
28 | */
29 | @property (nonatomic,readonly) NSInteger pageIndex;
30 |
31 | /**
32 | * Method to get / set the label for the bookmark.
33 | */
34 | @property (nonatomic,retain) NSString *label;
35 |
36 | /**
37 | * Method to get / set the date for the bookmark.
38 | */
39 | @property (nonatomic,retain) NSDate *date;
40 |
41 | @end
42 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFBorder.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFBorder.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Style in which CPDFBorder is displayed.
17 | */
18 | typedef NS_ENUM(NSInteger, CPDFBorderStyle) {
19 | CPDFBorderStyleSolid = 0,
20 | CPDFBorderStyleDashed = 1,
21 | CPDFBorderStyleBeveled = 2,
22 | CPDFBorderStyleInset = 3,
23 | CPDFBorderStyleUnderline = 4
24 | };
25 |
26 | @interface CPDFBorder : NSObject
27 |
28 | - (instancetype)initWithStyle:(CPDFBorderStyle)style lineWidth:(CGFloat)lineWidth dashPattern:(NSArray *)dashPattern;
29 |
30 | /**
31 | * Whether border is drawn solid, dashed etc.
32 | *
33 | * @see CPDFBorderStyle
34 | */
35 | @property (nonatomic,readonly) CPDFBorderStyle style;
36 |
37 | /**
38 | * Width of line used to stroke border.
39 | */
40 | @property (nonatomic,readonly) CGFloat lineWidth;
41 |
42 | /**
43 | * Array of floats specifying the dash pattern.
44 | */
45 | @property (nonatomic,readonly) NSArray *dashPattern;
46 |
47 | @end
48 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFChoiceWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFChoiceWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFChoiceWidgetItem : NSObject
16 |
17 | @property (nonatomic,retain) NSString *value;
18 | @property (nonatomic,retain) NSString *string;
19 |
20 | @end
21 |
22 | /**
23 | * A CPDFChoiceWidgetAnnotation object provides user interactivity on a page of a PDF document, in the form of pop-up menus and lists.
24 | *
25 | * @discussion CPDFButtonWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
26 | */
27 | @interface CPDFChoiceWidgetAnnotation : CPDFWidgetAnnotation
28 |
29 | /**
30 | * Initializes CPDFChoiceWidgetAnnotation object.
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document listChoice:(BOOL)isListChoice;
33 |
34 | /**
35 | * Returns a Boolean value indicating whether the widget annotation is a list.
36 | *
37 | * @discussion There are two flavors of Choice widget annotations, lists and pop-up menus. These methods allow you to differentiate.
38 | */
39 | @property (nonatomic,readonly) BOOL isListChoice;
40 |
41 | /**
42 | * Returns an array of CPDFChoiceWidgetItem that represent the items available in the list or pop-up menu of the choice widget annotation.
43 | */
44 | @property (nonatomic,retain) NSArray *items;
45 |
46 | @property (nonatomic,assign) NSInteger selectItemAtIndex;
47 |
48 | @end
49 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFCircleAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFCircleAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFCircleAnnotation object displays an ellipse on a page.
17 | *
18 | * @discussion Circle annotations are like square annotations (instances of the CPDFSquareAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFCircleAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFFreeTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFFreeTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFFreeTextAnnotation object displays text on a page.
17 | *
18 | * @discussion The CPDFAnnotation class’s contents and setContents: methods let you get and set the textual content for a CPDFFreeTextAnnotation object.
19 | */
20 | @interface CPDFFreeTextAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Method to get / set the font used for the annotation’s text field.
24 | */
25 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
26 |
27 | /**
28 | * Method to get / set the font color used in the text field of the annotation.
29 | */
30 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
31 |
32 | /**
33 | * Method to get / set the horizontal alignment of text within the bounds of the annotation.
34 | *
35 | * @discussion Supported values are NSLeftTextAlignment, NSRightTextAlignment, and NSCenterTextAlignment.
36 | */
37 | @property (nonatomic,assign) NSTextAlignment alignment;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFGoToAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFGoToAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * CPDFGoToAction, a subclass of CPDFAction, defines methods for getting and setting the destination of a go-to action.
19 | *
20 | * @discussion A CPDFGoToAction object represents the action of going to a specific location within the PDF document.
21 | */
22 | @interface CPDFGoToAction : CPDFAction
23 |
24 | #pragma mark - Initializers
25 |
26 | /**
27 | * Initializes the go-to action.
28 | *
29 | * @param destination The destination with which to initialize the go-to action.
30 | */
31 | - (instancetype)initWithDestination:(CPDFDestination *)destination NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the destination associated with the action.
37 | */
38 | - (CPDFDestination *)destination;
39 |
40 | @end
41 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFHeaderFooter.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFHeaderFooter.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * Adds and removes the header & footer.
17 | */
18 | @interface CPDFHeaderFooter : NSObject
19 |
20 | #pragma mark - Accessors
21 |
22 | /**
23 | * Method to get / set the page range of the header & footer by string, such as "0,3,5-7".
24 | */
25 | @property (nonatomic,retain) NSString *pageString;
26 |
27 | /**
28 | * Method to get / set the margins of the header & footer.
29 | */
30 | @property (nonatomic,assign) CPDFKitPlatformEdgeInsets margin;
31 |
32 | /**
33 | * Gets the text of the header & footer at the specified index.
34 | */
35 | - (NSString *)textAtIndex:(NSUInteger)index;
36 | /**
37 | * Sets the text of the header & footer at the specified index.
38 | */
39 | - (void)setText:(NSString *)text atIndex:(NSUInteger)index;
40 |
41 | /**
42 | * Gets the font color of the header & footer at the specified index.
43 | */
44 | - (CPDFKitPlatformColor *)textColorAtIndex:(NSUInteger)index;
45 | /**
46 | * Sets the font color of the header & footer at the specified index.
47 | */
48 | - (void)setTextColor:(CPDFKitPlatformColor *)color atIndex:(NSUInteger)index;
49 |
50 | /**
51 | * Gets the font size of the header & footer at the specified index.
52 | */
53 | - (CGFloat)fontSizeAtIndex:(NSUInteger)index;
54 | /**
55 | * Sets the font size of the header & footer at the specified index.
56 | */
57 | - (void)setFontSize:(CGFloat)fontSize atIndex:(NSUInteger)index;
58 |
59 | /**
60 | * Gets the font name of the header & footer at the specified index.
61 | */
62 | - (NSString *)fontNameAtIndex:(NSUInteger)index;
63 | /**
64 | * Sets the font name of the header & footer at the specified index.
65 | */
66 | - (void)setFontName:(NSString *)fontName atIndex:(NSUInteger)index;
67 |
68 | /**
69 | * Updates the header & footer.
70 | */
71 | - (void)update;
72 | /**
73 | * Removes the header & footer.
74 | */
75 | - (void)clear;
76 |
77 | @end
78 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFInkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFInkAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFInkAnnotation object displays one or more disjoint paths on a page. This is typically used to represent a freehand jotting or “scribble” of handwritten text.
17 | *
18 | * @discussion The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
19 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
20 | */
21 | @interface CPDFInkAnnotation : CPDFAnnotation
22 |
23 | /**
24 | * Method to get / set an array containing the points that make up an annotation.
25 | */
26 | @property (nonatomic,retain) NSArray *paths;
27 |
28 | @end
29 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFKitPlatform.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFKitPlatform.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFKitPlatform_h
14 | #define CPDFKitPlatform_h
15 |
16 | #import
17 | #import
18 |
19 | #if TARGET_OS_IPHONE
20 |
21 | #import
22 |
23 | #define CPDFKitPlatformColor UIColor
24 | #define CPDFKitPlatformImage UIImage
25 | #define CPDFKitPlatformFont UIFont
26 | #define CPDFKitPlatformEdgeInsets UIEdgeInsets
27 |
28 | #elif TARGET_OS_MAC
29 |
30 | #import
31 |
32 | #define CPDFKitPlatformColor NSColor
33 | #define CPDFKitPlatformImage NSImage
34 | #define CPDFKitPlatformFont NSFont
35 | #define CPDFKitPlatformEdgeInsets NSEdgeInsets
36 |
37 | #endif
38 |
39 | #endif /* CPDFKitPlatform_h */
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFLinkAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationLink.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFDestination;
16 |
17 | /**
18 | * A CPDFLinkAnnotation object represents either a hypertext link to another location in the document (specified as a CPDFDestination object) or a URL.
19 | */
20 | @interface CPDFLinkAnnotation : CPDFAnnotation
21 |
22 | /**
23 | * Gets the destination for the link when the destination was specified as a CPDFDestination object.
24 | *
25 | * @discussion Destination for the link. May be nil if no destination associated with link; in this case the -[URL] may be valid.
26 | */
27 | - (CPDFDestination *)destination;
28 | - (void)setDestination:(CPDFDestination *)destination;
29 |
30 | /**
31 | * Gets the destination for the link when the destination was specified as a URL.
32 | *
33 | * @discussion URL for the link. May be nil if no URL action associated with link; in this case the -[destination] may be valid.
34 | */
35 | - (NSString *)URL;
36 | - (void)setURL:(NSString *)url;
37 |
38 | @end
39 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFMarkupAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFAnnotationMarkup.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFMarkupType) {
16 | CPDFMarkupTypeHighlight = 0,
17 | CPDFMarkupTypeStrikeOut = 1,
18 | CPDFMarkupTypeUnderline = 2,
19 | CPDFMarkupTypeSquiggly = 3
20 | };
21 |
22 | /**
23 | * A CPDFMarkupAnnotation object appears as highlighting, underlining, strikethrough, or a squiggly style applied to the text of a document.
24 | */
25 | @interface CPDFMarkupAnnotation : CPDFAnnotation
26 |
27 | /**
28 | * Initializes CPDFMarkupAnnotation object.
29 | *
30 | * @see CPDFMarkupType
31 | */
32 | - (instancetype)initWithDocument:(CPDFDocument *)document markupType:(CPDFMarkupType)markupType;
33 |
34 | /**
35 | * Method to get / set the array of quadrilateral points defining the bounds of the markup.
36 | *
37 | * @discussion Array of (n * 4) NSPoints defining n quadrilaterals in page space where n is the number of quad points.
38 | * The points for each quad are ordered in a 'Z' pattern. That is, the first point should represent the upper left point representing the start of the marked-up text,
39 | * the next point will be the upper right, the third point will represent the lower left of the text and the last point the lower right.
40 | * Page space is a coordinate system with the origin at the lower-left corner of the current page.
41 | */
42 | @property (nonatomic,retain) NSArray *quadrilateralPoints;
43 |
44 | /**
45 | * Gets the markup style.
46 | *
47 | * @see CPDFMarkupType
48 | */
49 | - (CPDFMarkupType)markupType;
50 |
51 | - (NSString *)markupText;
52 | - (void)setMarkupText:(NSString *)text;
53 |
54 | - (BOOL)popup;
55 | - (void)createPopup;
56 | - (void)removePopup;
57 |
58 | @end
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFMovieAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFMovieAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFMovieAnnotation object contains animated graphics and sound to be presented on the computer screen and through the speakers.
17 | */
18 | @interface CPDFMovieAnnotation : CPDFAnnotation
19 |
20 | - (NSString *)mediaPath;
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFNamedAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFNamedAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | typedef NS_ENUM(NSInteger, CPDFNamedActionName) {
16 | CPDFNamedActionNone = 0,
17 | CPDFNamedActionNextPage = 1,
18 | CPDFNamedActionPreviousPage = 2,
19 | CPDFNamedActionFirstPage = 3,
20 | CPDFNamedActionLastPage = 4,
21 | CPDFNamedActionPrint = 5
22 | };
23 |
24 | /**
25 | * CPDFNamedAction defines methods used to work with actions in PDF documents, some of which are named in the Adobe PDF Specification.
26 | *
27 | * @discussion A CPDFNamedAction object represents an action with a defined name.
28 | */
29 | @interface CPDFNamedAction : CPDFAction
30 |
31 | - (instancetype)initWithName:(CPDFNamedActionName)name NS_DESIGNATED_INITIALIZER;
32 |
33 | #pragma mark - Accessors
34 |
35 | /**
36 | * Returns the name of the named action.
37 | *
38 | * @see CPDFNamedActionName
39 | */
40 | - (CPDFNamedActionName)name;
41 |
42 | @end
43 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFResetFormAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFResetFormAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFResetFormAction, a subclass of CPDFAction, defines methods for getting and clearing fields in a PDF form.
17 | *
18 | * @discussion A CPDFResetFormAction object represents an action associated with a PDF form.
19 | */
20 | @interface CPDFResetFormAction : CPDFAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFSelection.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSelection.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFPage;
16 |
17 | /**
18 | * A CPDFSelection object identifies a contiguous or noncontiguous selection of text in a PDF document.
19 | */
20 | @interface CPDFSelection : NSObject
21 |
22 | - (instancetype)initWithPage:(CPDFPage *)page rect:(CGRect)rect;
23 |
24 | #pragma mark - Accessors
25 |
26 | /**
27 | * Returns the page where the selection is located.
28 | */
29 | @property (nonatomic,readonly) CPDFPage *page;
30 |
31 | /**
32 | * Returns the bounds of the selection on the page.
33 | *
34 | * @discussion The selection rectangle is given in page space. Page space is a coordinate system with the origin at the lower-left corner of the current page.
35 | */
36 | @property (nonatomic,readonly) CGRect bounds;
37 |
38 | /**
39 | * Returns a range of contiguous text on the page.
40 | */
41 | @property (nonatomic,readonly) NSRange range;
42 |
43 | /**
44 | * Returns an array of selections, one for each line of text covered by the receiver.
45 | *
46 | * @discussion If you call this method on a CPDFSelection object that represents a paragraph, for example,
47 | * selectionsByLine returns an array that contains one CPDFSelection object for each line of text in the paragraph.
48 | */
49 | @property (nonatomic,readonly) NSArray *selectionsByLine;
50 |
51 | /**
52 | * Returns an NSString object representing the text contained in the selection (may contain linefeed characters).
53 | */
54 | - (NSString *)string;
55 |
56 | @end
57 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFSignatureAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @interface CPDFSignatureAnnotation : CPDFAnnotation
16 |
17 | - (void)setImage:(CPDFKitPlatformImage *)image;
18 |
19 | - (void)signature;
20 |
21 | @end
22 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFSignatureWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSignatureWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | @class CPDFSignature;
16 |
17 | #pragma mark - CPDFSignatureConfigItem
18 |
19 | @interface CPDFSignatureConfigItem : NSObject
20 |
21 | @property (nonatomic,copy) NSString *key;
22 | @property (nonatomic,copy) NSString *value;
23 |
24 | @end
25 |
26 | #pragma mark - CPDFSignatureConfig
27 |
28 | @interface CPDFSignatureConfig : NSObject
29 |
30 | @property (nonatomic,retain) NSArray *contents;
31 |
32 | @property (nonatomic,assign) BOOL isDrawKey;
33 | @property (nonatomic,assign) BOOL isDrawLogo;
34 | @property (nonatomic,assign) BOOL isDrawOnlyContent;
35 | @property (nonatomic,assign) BOOL isContentAlginLeft;
36 |
37 | @property (nonatomic,copy) NSString *text;
38 | @property (nonatomic,retain) CPDFKitPlatformImage *image;
39 | @property (nonatomic,retain) CPDFKitPlatformImage *logo;
40 |
41 | @property (nonatomic,retain) CPDFKitPlatformColor *contentsColor;
42 | @property (nonatomic,retain) CPDFKitPlatformColor *textColor;
43 |
44 | @end
45 |
46 | #pragma mark - CPDFSignatureWidgetAnnotation
47 |
48 | @interface CPDFSignatureWidgetAnnotation : CPDFWidgetAnnotation
49 |
50 | - (BOOL)isSigned;
51 |
52 | - (void)signWithImage:(CPDFKitPlatformImage *)image;
53 |
54 |
55 | #pragma mark - Digital Signature
56 |
57 | /**
58 | * Get the signature of a signature widget.
59 | */
60 | - (CPDFSignature *)signature;
61 |
62 | /**
63 | * Remove the corresponding signature
64 | */
65 | - (void)removeSignature;
66 |
67 | /**
68 | * Configure the appearance of signatures.
69 | */
70 | - (void)signAppearanceConfig:(CPDFSignatureConfig *)config ;
71 |
72 | @end
73 |
74 | @interface CPDFSignatureWidgetAnnotation (Deprecated)
75 |
76 | - (void)signWithSignatureConfig:(CPDFSignatureConfig *)config DEPRECATED_MSG_ATTRIBUTE("Use CPDFSignatureWidgetAnnotation::signAppearanceConfig:");
77 |
78 | @end
79 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFSoundAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSoundAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSoundAnnotation object shall analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer’s microphone or imported from a file.
17 | */
18 | @interface CPDFSoundAnnotation : CPDFAnnotation
19 |
20 | @property (nonatomic,assign) BOOL isPlaying;
21 |
22 | - (NSString *)mediaPath;
23 | - (BOOL)setMediaPath:(NSString *)path;
24 |
25 | @end
26 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFSquareAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFSquareAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFSquareAnnotation object displays a rectangle on a page.
17 | *
18 | * @discussion Square annotations are like circle annotations (instances of the CPDFCircleAnnotation class) apart from the shape.
19 | * The setBorderWidth: method of the CPDFAnnotation class determines the stroke thickness.
20 | * The setColor: method of the CPDFAnnotation class determines the stroke color.
21 | */
22 | @interface CPDFSquareAnnotation : CPDFAnnotation
23 |
24 | /**
25 | * Method to get / set the fill opacity used for drawing the annotation.
26 | */
27 | @property (nonatomic,assign) CGFloat interiorOpacity;
28 |
29 | /**
30 | * Method to get / set the fill color used for drawing the annotation.
31 | */
32 | @property (nonatomic,retain) CPDFKitPlatformColor *interiorColor;
33 |
34 | @end
35 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFTextAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextAnnotation object displays as an icon (such as a “sticky note”) attached to a specified point in the PDF document.
17 | */
18 | @interface CPDFTextAnnotation : CPDFAnnotation
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFTextWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFTextWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFTextWidgetAnnotation object allows you to manage the appearance and content of text fields.
17 | *
18 | * @discussion CPDFTextWidgetAnnotation inherits general annotation behavior from the CPDFWidgetAnnotation class.
19 | */
20 | @interface CPDFTextWidgetAnnotation : CPDFWidgetAnnotation
21 |
22 | /**
23 | * String value associated with text field.
24 | */
25 | @property (nonatomic,retain) NSString *stringValue;
26 |
27 | /**
28 | * Alignment of text. Supported: NSLeftTextAlignment, NSRightTextAlignment and NSCenterTextAlignment.
29 | */
30 | @property (nonatomic,assign) NSTextAlignment alignment;
31 |
32 | /**
33 | * Configuring multiline PDF text fields.
34 | */
35 | @property (nonatomic,assign) BOOL isMultiline;
36 |
37 | @property (nonatomic,assign) BOOL isDate;
38 |
39 | @end
40 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFURLAction.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFURLAction.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * CPDFURLAction, a subclass of CPDFAction, defines methods for getting and setting the URL associated with a URL action.
17 | */
18 | @interface CPDFURLAction : CPDFAction
19 |
20 | #pragma mark - Initializers
21 |
22 | /**
23 | * Initializes a URL action with the specified URL.
24 | *
25 | * @param url The URL to set the action to.
26 | */
27 | - (instancetype)initWithURL:(NSString *)url NS_DESIGNATED_INITIALIZER;
28 |
29 | #pragma mark - Accessors
30 |
31 | /**
32 | * Returns the URL associated with the URL action.
33 | */
34 | - (NSString *)url;
35 |
36 | @end
37 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFUtilities.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFUtilities.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #ifndef CPDFUtilities_h
14 | #define CPDFUtilities_h
15 |
16 | #define C_Cache_Folder [NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES) firstObject]
17 | #define CPDFKiC_Cache_Folder [C_Cache_Folder stringByAppendingPathComponent:@"CPDFKitCache"]
18 | #define CPDFKit_Cache_Image_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Image"]
19 | #define CPDFKit_Cache_PDF_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"PDF"]
20 | #define CPDFKit_Cache_Media_Folder [CPDFKiC_Cache_Folder stringByAppendingPathComponent:@"Media"]
21 |
22 | #endif /* CPDFUtilities_h */
23 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/CPDFWidgetAnnotation.h:
--------------------------------------------------------------------------------
1 | //
2 | // CPDFWidgetAnnotation.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | /**
16 | * A CPDFWidgetAnnotation object is a collection of fields for gathering information interactively from the user.
17 | */
18 | @interface CPDFWidgetAnnotation : CPDFAnnotation
19 |
20 | /**
21 | * Method to get / set the border color used for the form field.
22 | */
23 | @property (nonatomic,retain) CPDFKitPlatformColor *borderColor;
24 |
25 | /**
26 | * Method to ge t/ set the background color used for the form field.
27 | */
28 | @property (nonatomic,retain) CPDFKitPlatformColor *backgroundColor;
29 |
30 | @property (nonatomic,assign) CGFloat backgroundOpacity;
31 |
32 | /**
33 | * Method to get / set the font used for the form field.
34 | */
35 | @property (nonatomic,retain) CPDFKitPlatformFont *font;
36 |
37 | /**
38 | * Method to get / set the font color used for the form field.
39 | */
40 | @property (nonatomic,retain) CPDFKitPlatformColor *fontColor;
41 |
42 | /**
43 | * Internal name for the field.
44 | */
45 | - (NSString *)fieldName;
46 | - (void)setFieldName:(NSString *)name;
47 |
48 | - (void)reset;
49 |
50 | @end
51 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Headers/ComPDFKit.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit.h
3 | // ComPDFKit
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 | #import
15 | #import
16 |
17 | #import
18 | #import
19 | #import
20 | #import
21 | #import
22 | #import
23 | #import
24 | #import
25 | #import
26 |
27 | #import
28 | #import
29 | #import
30 | #import
31 | #import
32 |
33 | #import
34 | #import
35 |
36 | #import
37 | #import
38 | #import
39 | #import
40 | #import
41 | #import
42 | #import
43 | #import
44 | #import
45 | #import
46 | #import
47 | #import
48 | #import
49 | #import
50 | #import
51 |
52 | #import
53 | #import
54 | #import
55 | #import
56 | #import
57 |
58 | #import
59 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Info.plist
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit {
2 | umbrella header "ComPDFKit.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/formsign_tag.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/formsign_tag.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/formsign_tag@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/formsign_tag@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/loupe-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-hi.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-hi.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-lo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-lo.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/magnifier-ranged-mask.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/popup_note.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/popup_note.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/popup_note@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/popup_note@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/quick_bookmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/quick_bookmark.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/quick_bookmark~ipad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/quick_bookmark~ipad.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_on.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_on.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_on@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_on@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_play.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_play.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_play@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/recoding_play@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/sRGB2014.icc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/sRGB2014.icc
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontBack.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontBack.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontBack@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontBack@2x.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontFront.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontFront.png
--------------------------------------------------------------------------------
/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontFront@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit.xcframework/ios-arm64_x86_64-simulator/ComPDFKit.framework/viewer_dragDontFront@2x.png
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | AvailableLibraries
6 |
7 |
8 | LibraryIdentifier
9 | ios-arm64_armv7
10 | LibraryPath
11 | ComPDFKit_Tools.framework
12 | SupportedArchitectures
13 |
14 | arm64
15 | armv7
16 |
17 | SupportedPlatform
18 | ios
19 |
20 |
21 | LibraryIdentifier
22 | ios-arm64_x86_64-simulator
23 | LibraryPath
24 | ComPDFKit_Tools.framework
25 | SupportedPlatform
26 | ios
27 | SupportedArchitectures
28 |
29 | arm64
30 | x86_64
31 |
32 | SupportedPlatformVariant
33 | simulator
34 |
35 |
36 | LibraryIdentifier
37 | ios-arm64_x86_64-maccatalyst
38 | LibraryPath
39 | ComPDFKit_Tools.framework
40 | SupportedArchitectures
41 |
42 | arm64
43 | x86_64
44 |
45 | SupportedPlatform
46 | ios
47 | SupportedPlatformVariant
48 | maccatalyst
49 |
50 |
51 | CFBundlePackageType
52 | XFWK
53 | XCFrameworkFormatVersion
54 | 1.0
55 |
56 |
57 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/AnnotationUserDefaults.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/AnnotationUserDefaults.plist
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Assets.car:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Assets.car
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CDigitalTypeSelectView.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CDigitalTypeSelectView.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureVerifyCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureVerifyCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureVerifyDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/CPDFSigntureVerifyDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/ComPDFKit_Tools:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/ComPDFKit_Tools
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Headers/ComPDFKit_Tools.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit_Tools.h
3 | // ComPDFKit_Tools
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | //! Project version number for ComPDFKit_Tools.
16 | FOUNDATION_EXPORT double ComPDFKit_ToolsVersionNumber;
17 |
18 | //! Project version string for ComPDFKit_Tools.
19 | FOUNDATION_EXPORT const unsigned char ComPDFKit_ToolsVersionString[];
20 |
21 | // In this header, you should import all the public headers of your framework using statements like #import
22 |
23 |
24 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Info.plist
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/armv7.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/armv7.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7-apple-ios.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7-apple-ios.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7-apple-ios.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7-apple-ios.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/armv7.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_armv7/ComPDFKit_Tools.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit_Tools {
2 | umbrella header "ComPDFKit_Tools.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module ComPDFKit_Tools.Swift {
9 | header "ComPDFKit_Tools-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/ComPDFKit_Tools:
--------------------------------------------------------------------------------
1 | Versions/Current/ComPDFKit_Tools
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Headers:
--------------------------------------------------------------------------------
1 | Versions/Current/Headers
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Modules:
--------------------------------------------------------------------------------
1 | Versions/Current/Modules
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Resources:
--------------------------------------------------------------------------------
1 | Versions/Current/Resources
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/ComPDFKit_Tools:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/ComPDFKit_Tools
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Headers/ComPDFKit_Tools.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit_Tools.h
3 | // ComPDFKit_Tools
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | //! Project version number for ComPDFKit_Tools.
16 | FOUNDATION_EXPORT double ComPDFKit_ToolsVersionNumber;
17 |
18 | //! Project version string for ComPDFKit_Tools.
19 | FOUNDATION_EXPORT const unsigned char ComPDFKit_ToolsVersionString[];
20 |
21 | // In this header, you should import all the public headers of your framework using statements like #import
22 |
23 |
24 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/Project/x86_64-apple-ios-macabi.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-macabi.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-macabi.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-macabi.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-macabi.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-macabi.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-macabi.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-macabi.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit_Tools {
2 | umbrella header "ComPDFKit_Tools.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module ComPDFKit_Tools.Swift {
9 | header "ComPDFKit_Tools-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/Assets.car:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/Assets.car
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CDigitalTypeSelectView.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CDigitalTypeSelectView.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureVerifyCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureVerifyCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureVerifyDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/CPDFSigntureVerifyDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/A/Resources/Info.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | BuildMachineOSBuild
6 | 21G72
7 | CFBundleDevelopmentRegion
8 | en
9 | CFBundleExecutable
10 | ComPDFKit_Tools
11 | CFBundleIdentifier
12 | com.compdfkit.tools.ComPDFKit-Tools
13 | CFBundleInfoDictionaryVersion
14 | 6.0
15 | CFBundleName
16 | ComPDFKit_Tools
17 | CFBundlePackageType
18 | FMWK
19 | CFBundleShortVersionString
20 | 1.13.0
21 | CFBundleSupportedPlatforms
22 |
23 | MacOSX
24 |
25 | CFBundleVersion
26 | 1
27 | DTCompiler
28 | com.apple.compilers.llvm.clang.1_0
29 | DTPlatformBuild
30 | 14B47b
31 | DTPlatformName
32 | macosx
33 | DTPlatformVersion
34 | 13.0
35 | DTSDKBuild
36 | 22A372
37 | DTSDKName
38 | macosx13.0
39 | DTXcode
40 | 1410
41 | DTXcodeBuild
42 | 14B47b
43 | LSMinimumSystemVersion
44 | 10.15
45 | UIDeviceFamily
46 |
47 | 2
48 |
49 |
50 |
51 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-maccatalyst/ComPDFKit_Tools.framework/Versions/Current:
--------------------------------------------------------------------------------
1 | A
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/AnnotationUserDefaults.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/AnnotationUserDefaults.plist
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Assets.car:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Assets.car
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CDigitalTypeSelectView.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CDigitalTypeSelectView.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureVerifyCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureVerifyCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureVerifyDetailsCells.nib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/CPDFSigntureVerifyDetailsCells.nib
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/ComPDFKit_Tools:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/ComPDFKit_Tools
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Headers/ComPDFKit_Tools.h:
--------------------------------------------------------------------------------
1 | //
2 | // ComPDFKit_Tools.h
3 | // ComPDFKit_Tools
4 | //
5 | // Copyright © 2014-2024 PDF Technologies, Inc. All Rights Reserved.
6 | //
7 | // THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
8 | // AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.
9 | // UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
10 | // This notice may not be removed from this file.
11 | //
12 |
13 | #import
14 |
15 | //! Project version number for ComPDFKit_Tools.
16 | FOUNDATION_EXPORT double ComPDFKit_ToolsVersionNumber;
17 |
18 | //! Project version string for ComPDFKit_Tools.
19 | FOUNDATION_EXPORT const unsigned char ComPDFKit_ToolsVersionString[];
20 |
21 | // In this header, you should import all the public headers of your framework using statements like #import
22 |
23 |
24 |
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Info.plist
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-simulator.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-simulator.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-simulator.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/arm64-apple-ios-simulator.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-simulator.swiftdoc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-simulator.swiftmodule:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/ComPDFKit/compdfkit-ios/e91507bf39ad5387cb3ea54e09710f4d066fe974/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/ComPDFKit_Tools.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
--------------------------------------------------------------------------------
/ComPDFKit_Tools.xcframework/ios-arm64_x86_64-simulator/ComPDFKit_Tools.framework/Modules/module.modulemap:
--------------------------------------------------------------------------------
1 | framework module ComPDFKit_Tools {
2 | umbrella header "ComPDFKit_Tools.h"
3 |
4 | export *
5 | module * { export * }
6 | }
7 |
8 | module ComPDFKit_Tools.Swift {
9 | header "ComPDFKit_Tools-Swift.h"
10 | requires objc
11 | }
12 |
--------------------------------------------------------------------------------
/compdfkit.podspec:
--------------------------------------------------------------------------------
1 |
2 | Pod::Spec.new do |spec|
3 |
4 | spec.name = "ComPDFKit"
5 | spec.version = "1.13.0"
6 | spec.summary = "The folder of ComPDFKit_Tools includes the UI components to help conveniently integrate ComPDFKit PDF SDK."
7 | spec.description = <<-DESC
8 | ComPDFKit_Tools have also built five standalone function programs, namely Viewer, Annotations, ContentEditor, Forms, and DocsEditor, using this UI component library. Additionally, we have developed a program called **PDFViewer** that integrates all the above-mentioned example features for reference
9 | DESC
10 |
11 | spec.homepage = "https://www.compdf.com"
12 | spec.license = { :type => 'Commercial', :file => 'https://github.com/ComPDFKit/PDF-SDK-iOS/blob/main/LICENSE'}
13 | spec.author = { "ComPDFKit" => "support@compdf.com"}
14 | spec.platform = :ios, "10.0"
15 | spec.source = { :git => 'https://github.com/ComPDFKit/compdfkit-ios.git', :tag => "1.13.0"}
16 |
17 | spec.vendored_frameworks = "ComPDFKit_Tools.xcframework", "ComPDFKit.xcframework"
18 |
19 | spec.requires_arc = true
20 | spec.pod_target_xcconfig = {'VALID_ARCHS' => 'arm64 x86_64 armv7'}
21 | spec.library = 'z', 'c++'
22 | spec.frameworks = 'QuartzCore','CoreMedia', 'MediaPlayer', 'AVFoundation',
23 | 'CoreGraphics', 'Foundation', 'MobileCoreServices', 'SystemConfiguration',
24 | 'UIKit'
25 |
26 | end
27 |
--------------------------------------------------------------------------------