KMBatchOperateImageToPDFViewController.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMBatchOperateImageToPDFViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="appendBackBox" destination="ivy-HJ-F2X" id="OyN-cN-p8x"/>
  12. <outlet property="appendBox" destination="HpT-QS-341" id="hRt-mm-Ukm"/>
  13. <outlet property="applyButton" destination="HSI-hW-pYn" id="YQY-2l-Can"/>
  14. <outlet property="bottomBox" destination="dja-8H-Uup" id="udk-GK-Wkh"/>
  15. <outlet property="bottomTopLine" destination="4wO-ha-sYg" id="9wl-jh-5lh"/>
  16. <outlet property="extractTextBox" destination="nfj-9v-ZqH" id="ErV-XO-Hur"/>
  17. <outlet property="hLine" destination="wXl-jv-vC2" id="Z4J-x2-xgU"/>
  18. <outlet property="headerBottomLine" destination="7MQ-kJ-8ar" id="LD2-vq-MD6"/>
  19. <outlet property="headerBox" destination="yvT-Vr-HYw" id="JJC-0R-pz6"/>
  20. <outlet property="languageBox" destination="6qO-Xk-6yr" id="bW6-w0-uTt"/>
  21. <outlet property="mergeAllBox" destination="hCw-K3-67H" id="t5s-f5-eUc"/>
  22. <outlet property="newPDFBox" destination="n89-YE-ldr" id="4dT-WC-jg5"/>
  23. <outlet property="ocrLabel" destination="hyp-2H-elp" id="7wX-ia-0Rp"/>
  24. <outlet property="ocrPlan2Box" destination="f7o-yZ-THg" id="AE8-1e-sun"/>
  25. <outlet property="ocrPlanBox" destination="f52-b5-1Ge" id="5ZG-fZ-vaS"/>
  26. <outlet property="ocrSelectBox" destination="Ivj-XV-tDI" id="fgU-5z-ksd"/>
  27. <outlet property="outputTypeLabel" destination="aPB-Pb-64w" id="BBp-lK-MNk"/>
  28. <outlet property="titleLabel" destination="N3m-4e-rSU" id="X1q-p2-qWf"/>
  29. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  30. </connections>
  31. </customObject>
  32. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  33. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  34. <customView id="Hz6-mo-xeY">
  35. <rect key="frame" x="0.0" y="0.0" width="480" height="566"/>
  36. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  37. <subviews>
  38. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aPB-Pb-64w">
  39. <rect key="frame" x="14" y="497" width="42" height="17"/>
  40. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="dr8-xu-eZp">
  41. <font key="font" metaFont="systemBold" size="14"/>
  42. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  43. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  44. </textFieldCell>
  45. </textField>
  46. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hyp-2H-elp">
  47. <rect key="frame" x="14" y="318" width="35" height="17"/>
  48. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="OCR" id="SLY-wg-469">
  49. <font key="font" metaFont="systemBold" size="14"/>
  50. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  51. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  52. </textFieldCell>
  53. </textField>
  54. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="n89-YE-ldr">
  55. <rect key="frame" x="16" y="465" width="448" height="20"/>
  56. <view key="contentView" id="crJ-bx-eAh">
  57. <rect key="frame" x="1" y="1" width="446" height="18"/>
  58. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  59. </view>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="20" id="z2q-Q0-gnl"/>
  62. </constraints>
  63. </box>
  64. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="hCw-K3-67H">
  65. <rect key="frame" x="40" y="437" width="424" height="20"/>
  66. <view key="contentView" id="yiI-lc-fK0">
  67. <rect key="frame" x="1" y="1" width="422" height="18"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. </view>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="20" id="ueV-j9-1cC"/>
  72. </constraints>
  73. </box>
  74. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HpT-QS-341">
  75. <rect key="frame" x="16" y="399" width="448" height="20"/>
  76. <view key="contentView" id="R0v-fU-j7b">
  77. <rect key="frame" x="1" y="1" width="446" height="18"/>
  78. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  79. </view>
  80. <constraints>
  81. <constraint firstAttribute="height" constant="20" id="lRF-0h-cQW"/>
  82. </constraints>
  83. </box>
  84. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ivy-HJ-F2X">
  85. <rect key="frame" x="16" y="359" width="448" height="32"/>
  86. <view key="contentView" id="hXZ-UD-kdJ">
  87. <rect key="frame" x="1" y="1" width="446" height="30"/>
  88. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  89. </view>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="32" id="mDb-QA-Oor"/>
  92. </constraints>
  93. </box>
  94. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Ivj-XV-tDI">
  95. <rect key="frame" x="16" y="286" width="448" height="20"/>
  96. <view key="contentView" id="EXi-zS-eDm">
  97. <rect key="frame" x="1" y="1" width="446" height="18"/>
  98. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  99. </view>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="20" id="axj-MY-ljb"/>
  102. </constraints>
  103. </box>
  104. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="6qO-Xk-6yr">
  105. <rect key="frame" x="16" y="246" width="448" height="32"/>
  106. <view key="contentView" id="k0A-6r-Dwg">
  107. <rect key="frame" x="1" y="1" width="446" height="30"/>
  108. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  109. </view>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="32" id="zDk-wa-gZE"/>
  112. </constraints>
  113. </box>
  114. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f52-b5-1Ge">
  115. <rect key="frame" x="16" y="206" width="448" height="32"/>
  116. <view key="contentView" id="0Ci-tL-ey8">
  117. <rect key="frame" x="1" y="1" width="446" height="30"/>
  118. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  119. </view>
  120. <constraints>
  121. <constraint firstAttribute="height" constant="32" id="cqS-bf-yFu"/>
  122. </constraints>
  123. </box>
  124. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f7o-yZ-THg">
  125. <rect key="frame" x="16" y="174" width="448" height="32"/>
  126. <view key="contentView" id="Wjc-K2-hqV">
  127. <rect key="frame" x="1" y="1" width="446" height="30"/>
  128. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  129. </view>
  130. <constraints>
  131. <constraint firstAttribute="height" constant="32" id="JSA-2Y-Xvu"/>
  132. </constraints>
  133. </box>
  134. <customView translatesAutoresizingMaskIntoConstraints="NO" id="wXl-jv-vC2">
  135. <rect key="frame" x="16" y="165" width="448" height="1"/>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="1" id="fL6-p3-0Rf"/>
  138. </constraints>
  139. </customView>
  140. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nfj-9v-ZqH">
  141. <rect key="frame" x="16" y="120" width="448" height="32"/>
  142. <view key="contentView" id="uKI-2s-Sl0">
  143. <rect key="frame" x="1" y="1" width="446" height="30"/>
  144. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  145. </view>
  146. <constraints>
  147. <constraint firstAttribute="height" constant="32" id="Hfb-Gk-cjx"/>
  148. </constraints>
  149. </box>
  150. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dja-8H-Uup">
  151. <rect key="frame" x="0.0" y="0.0" width="480" height="72"/>
  152. <view key="contentView" id="uX6-hg-iIn">
  153. <rect key="frame" x="1" y="1" width="478" height="70"/>
  154. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  155. <subviews>
  156. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4wO-ha-sYg" customClass="ComponentDivider" customModule="KMComponentLibrary">
  157. <rect key="frame" x="0.0" y="69" width="478" height="1"/>
  158. <constraints>
  159. <constraint firstAttribute="height" constant="1" id="nJk-GK-xd7"/>
  160. </constraints>
  161. </customView>
  162. <customView translatesAutoresizingMaskIntoConstraints="NO" id="HSI-hW-pYn" customClass="ComponentButton" customModule="KMComponentLibrary">
  163. <rect key="frame" x="16" y="16" width="446" height="38"/>
  164. </customView>
  165. </subviews>
  166. <constraints>
  167. <constraint firstAttribute="trailing" secondItem="HSI-hW-pYn" secondAttribute="trailing" constant="16" id="0Rl-C2-wUp"/>
  168. <constraint firstItem="HSI-hW-pYn" firstAttribute="leading" secondItem="uX6-hg-iIn" secondAttribute="leading" constant="16" id="1qC-Q1-6tY"/>
  169. <constraint firstAttribute="trailing" secondItem="4wO-ha-sYg" secondAttribute="trailing" id="Q74-WU-Vvw"/>
  170. <constraint firstItem="4wO-ha-sYg" firstAttribute="leading" secondItem="uX6-hg-iIn" secondAttribute="leading" id="gNK-sS-DQK"/>
  171. <constraint firstItem="4wO-ha-sYg" firstAttribute="top" secondItem="uX6-hg-iIn" secondAttribute="top" id="hs1-L9-CGh"/>
  172. <constraint firstItem="HSI-hW-pYn" firstAttribute="top" secondItem="uX6-hg-iIn" secondAttribute="top" constant="16" id="l4t-Lg-Wdn"/>
  173. <constraint firstAttribute="bottom" secondItem="HSI-hW-pYn" secondAttribute="bottom" constant="16" id="rv9-Lq-usl"/>
  174. </constraints>
  175. </view>
  176. <constraints>
  177. <constraint firstAttribute="height" constant="72" id="L4J-pn-V8v"/>
  178. </constraints>
  179. </box>
  180. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="yvT-Vr-HYw">
  181. <rect key="frame" x="0.0" y="526" width="480" height="40"/>
  182. <view key="contentView" id="kWL-fg-PgX">
  183. <rect key="frame" x="1" y="1" width="478" height="38"/>
  184. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  185. <subviews>
  186. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="N3m-4e-rSU">
  187. <rect key="frame" x="221" y="11" width="37" height="16"/>
  188. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Sym-H3-uOC">
  189. <font key="font" usesAppearanceFont="YES"/>
  190. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  191. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  192. </textFieldCell>
  193. </textField>
  194. <customView translatesAutoresizingMaskIntoConstraints="NO" id="7MQ-kJ-8ar" customClass="ComponentDivider" customModule="KMComponentLibrary">
  195. <rect key="frame" x="0.0" y="0.0" width="478" height="1"/>
  196. <constraints>
  197. <constraint firstAttribute="height" constant="1" id="Sby-Oh-ryd"/>
  198. </constraints>
  199. </customView>
  200. </subviews>
  201. <constraints>
  202. <constraint firstItem="7MQ-kJ-8ar" firstAttribute="leading" secondItem="kWL-fg-PgX" secondAttribute="leading" id="1O0-je-ZDP"/>
  203. <constraint firstItem="N3m-4e-rSU" firstAttribute="centerY" secondItem="kWL-fg-PgX" secondAttribute="centerY" id="5d0-dl-3hC"/>
  204. <constraint firstAttribute="trailing" secondItem="7MQ-kJ-8ar" secondAttribute="trailing" id="OU7-cS-TMd"/>
  205. <constraint firstAttribute="bottom" secondItem="7MQ-kJ-8ar" secondAttribute="bottom" id="kag-NF-2g7"/>
  206. <constraint firstItem="N3m-4e-rSU" firstAttribute="centerX" secondItem="kWL-fg-PgX" secondAttribute="centerX" id="x7t-5L-61C"/>
  207. </constraints>
  208. </view>
  209. <constraints>
  210. <constraint firstAttribute="height" constant="40" id="x7e-jB-MYY"/>
  211. </constraints>
  212. </box>
  213. </subviews>
  214. <constraints>
  215. <constraint firstItem="f7o-yZ-THg" firstAttribute="top" secondItem="f52-b5-1Ge" secondAttribute="bottom" id="8Xt-Pa-Sgd"/>
  216. <constraint firstItem="6qO-Xk-6yr" firstAttribute="top" secondItem="Ivj-XV-tDI" secondAttribute="bottom" constant="8" id="8YG-3N-WCa"/>
  217. <constraint firstAttribute="trailing" secondItem="Ivj-XV-tDI" secondAttribute="trailing" constant="16" id="AL5-lm-JS9"/>
  218. <constraint firstItem="Ivj-XV-tDI" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="AZw-Ex-mSQ"/>
  219. <constraint firstAttribute="trailing" secondItem="dja-8H-Uup" secondAttribute="trailing" id="DPv-In-aGx"/>
  220. <constraint firstItem="f7o-yZ-THg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="DSP-jU-5v6"/>
  221. <constraint firstItem="wXl-jv-vC2" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="FXt-Gu-oLI"/>
  222. <constraint firstAttribute="trailing" secondItem="f7o-yZ-THg" secondAttribute="trailing" constant="16" id="JUv-MP-Y9l"/>
  223. <constraint firstAttribute="trailing" secondItem="HpT-QS-341" secondAttribute="trailing" constant="16" id="Liv-T3-5cT"/>
  224. <constraint firstItem="nfj-9v-ZqH" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="O8F-CD-d5w"/>
  225. <constraint firstItem="hCw-K3-67H" firstAttribute="top" secondItem="n89-YE-ldr" secondAttribute="bottom" constant="8" id="PSB-NV-7Vv"/>
  226. <constraint firstAttribute="trailing" secondItem="ivy-HJ-F2X" secondAttribute="trailing" constant="16" id="QLZ-zy-81z"/>
  227. <constraint firstItem="ivy-HJ-F2X" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="QWz-1v-vc9"/>
  228. <constraint firstItem="dja-8H-Uup" firstAttribute="top" relation="greaterThanOrEqual" secondItem="nfj-9v-ZqH" secondAttribute="bottom" constant="48" id="RhM-Uu-BBI"/>
  229. <constraint firstItem="nfj-9v-ZqH" firstAttribute="top" secondItem="wXl-jv-vC2" secondAttribute="bottom" constant="13" id="RzD-gh-paa"/>
  230. <constraint firstItem="yvT-Vr-HYw" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="USs-od-fj8"/>
  231. <constraint firstItem="aPB-Pb-64w" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="52" id="UbP-Fa-eTV"/>
  232. <constraint firstAttribute="trailing" secondItem="yvT-Vr-HYw" secondAttribute="trailing" id="VAs-z3-Iqh"/>
  233. <constraint firstAttribute="trailing" secondItem="f52-b5-1Ge" secondAttribute="trailing" constant="16" id="VLF-tB-JZU"/>
  234. <constraint firstItem="HpT-QS-341" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="VU4-bS-vNC"/>
  235. <constraint firstAttribute="trailing" secondItem="nfj-9v-ZqH" secondAttribute="trailing" constant="16" id="aOM-Mo-oU4"/>
  236. <constraint firstAttribute="trailing" secondItem="wXl-jv-vC2" secondAttribute="trailing" constant="16" id="ajI-ou-mFa"/>
  237. <constraint firstItem="dja-8H-Uup" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="b6T-F7-enh"/>
  238. <constraint firstItem="n89-YE-ldr" firstAttribute="top" secondItem="aPB-Pb-64w" secondAttribute="bottom" constant="12" id="bk0-kf-ulW"/>
  239. <constraint firstItem="aPB-Pb-64w" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="cm2-wz-AP3"/>
  240. <constraint firstItem="yvT-Vr-HYw" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="f5F-4S-nh2"/>
  241. <constraint firstItem="HpT-QS-341" firstAttribute="top" secondItem="hCw-K3-67H" secondAttribute="bottom" constant="18" id="fkc-6M-xhx"/>
  242. <constraint firstAttribute="trailing" secondItem="hCw-K3-67H" secondAttribute="trailing" constant="16" id="gew-aC-Sr2"/>
  243. <constraint firstItem="n89-YE-ldr" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="hJr-kb-qE4"/>
  244. <constraint firstItem="6qO-Xk-6yr" firstAttribute="top" secondItem="f52-b5-1Ge" secondAttribute="bottom" constant="-72" id="i1G-kk-ozl"/>
  245. <constraint firstItem="wXl-jv-vC2" firstAttribute="top" secondItem="f7o-yZ-THg" secondAttribute="bottom" constant="8" id="jXt-VN-8sG"/>
  246. <constraint firstItem="f52-b5-1Ge" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="jru-xm-jbV"/>
  247. <constraint firstItem="hyp-2H-elp" firstAttribute="leading" secondItem="aPB-Pb-64w" secondAttribute="leading" id="mdU-8E-lPS"/>
  248. <constraint firstItem="hCw-K3-67H" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="40" id="pnQ-vB-MVe"/>
  249. <constraint firstAttribute="bottom" secondItem="dja-8H-Uup" secondAttribute="bottom" id="rEm-pS-vKQ"/>
  250. <constraint firstAttribute="trailing" secondItem="n89-YE-ldr" secondAttribute="trailing" constant="16" id="sNQ-CU-t7j"/>
  251. <constraint firstItem="6qO-Xk-6yr" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="v0b-Qg-CLa"/>
  252. <constraint firstAttribute="trailing" secondItem="6qO-Xk-6yr" secondAttribute="trailing" constant="16" id="xzz-Ta-7f4"/>
  253. <constraint firstItem="hyp-2H-elp" firstAttribute="top" secondItem="ivy-HJ-F2X" secondAttribute="bottom" constant="24" id="ygA-il-Zjf"/>
  254. <constraint firstItem="ivy-HJ-F2X" firstAttribute="top" secondItem="HpT-QS-341" secondAttribute="bottom" constant="8" id="zMh-lw-EYt"/>
  255. <constraint firstItem="Ivj-XV-tDI" firstAttribute="top" secondItem="hyp-2H-elp" secondAttribute="bottom" constant="12" id="zg4-S2-2eI"/>
  256. </constraints>
  257. <point key="canvasLocation" x="-141" y="224"/>
  258. </customView>
  259. </objects>
  260. </document>