KMBatchImageToPDFView.xib 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  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="KMBatchImageToPDFView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="OCRPlan1Button" destination="Uuf-Am-TKC" id="Al7-Xf-ZS5"/>
  12. <outlet property="OCRPlan1ButtonWidthConstraint" destination="zyB-Ol-JCb" id="vfU-nq-xsP"/>
  13. <outlet property="OCRPlan2Button" destination="QTw-AU-ZkI" id="amv-rp-mJE"/>
  14. <outlet property="OCRPlan2ButtonWidthConstraint" destination="bz5-TN-Af7" id="A2Y-Ml-bMD"/>
  15. <outlet property="appendToFileButton" destination="fuP-qh-zzt" id="mhJ-cK-T1w"/>
  16. <outlet property="applyButton" destination="gDJ-Xd-ufw" id="dRy-7y-Niv"/>
  17. <outlet property="extractTextButton" destination="Q1B-sY-bIX" id="KxS-j0-MTp"/>
  18. <outlet property="languageSelectButton" destination="9WE-1e-qf9" id="q51-aW-QDM"/>
  19. <outlet property="lineView" destination="Z4n-gf-hMo" id="hvX-O8-VLJ"/>
  20. <outlet property="mergeAllButton" destination="RY4-Gt-ukd" id="2dk-QG-BUv"/>
  21. <outlet property="newPDFDocumentButton" destination="Vl4-UP-D9y" id="mdl-2I-mj9"/>
  22. <outlet property="recognizeTextButton" destination="Oya-ZF-b2X" id="f8S-SW-eQZ"/>
  23. <outlet property="selectFileInputAddonButton" destination="7mH-3L-m52" id="RqR-3I-0Hr"/>
  24. <outlet property="selectFileInputButton" destination="0nI-vT-zAl" id="AkJ-DU-S2D"/>
  25. <outlet property="subTitleLabel" destination="suV-vS-quH" id="zFK-Sy-AFL"/>
  26. <outlet property="textRecognitionSettingLabel" destination="9LD-jS-BJJ" id="FS8-9b-26w"/>
  27. <outlet property="titleContentView" destination="sHw-re-CtW" id="0Dm-ZF-qw7"/>
  28. <outlet property="titleLabel" destination="7Q7-ys-zC2" id="Rw5-vK-Wpk"/>
  29. </connections>
  30. </customObject>
  31. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  32. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  33. <customView id="c22-O7-iKe">
  34. <rect key="frame" x="0.0" y="0.0" width="325" height="638"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  36. <subviews>
  37. <customView translatesAutoresizingMaskIntoConstraints="NO" id="X6G-KZ-30w">
  38. <rect key="frame" x="16" y="72" width="293" height="526"/>
  39. <subviews>
  40. <customView translatesAutoresizingMaskIntoConstraints="NO" id="7TQ-ED-hBW">
  41. <rect key="frame" x="0.0" y="438" width="293" height="88"/>
  42. <subviews>
  43. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Oeb-PF-TuM">
  44. <rect key="frame" x="0.0" y="48" width="293" height="40"/>
  45. <subviews>
  46. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="suV-vS-quH">
  47. <rect key="frame" x="-2" y="12" width="47" height="16"/>
  48. <textFieldCell key="cell" lineBreakMode="clipping" title="Output" id="Qya-xk-TGC">
  49. <font key="font" usesAppearanceFont="YES"/>
  50. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  51. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  52. </textFieldCell>
  53. </textField>
  54. </subviews>
  55. <constraints>
  56. <constraint firstItem="suV-vS-quH" firstAttribute="centerY" secondItem="Oeb-PF-TuM" secondAttribute="centerY" id="WPR-Ma-vlW"/>
  57. <constraint firstAttribute="height" constant="40" id="ezy-K0-B8m"/>
  58. <constraint firstItem="suV-vS-quH" firstAttribute="leading" secondItem="Oeb-PF-TuM" secondAttribute="leading" id="yig-op-XPO"/>
  59. </constraints>
  60. </customView>
  61. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Vl4-UP-D9y" customClass="ComponentRadio" customModule="KMComponentLibrary">
  62. <rect key="frame" x="0.0" y="28" width="293" height="20"/>
  63. <constraints>
  64. <constraint firstAttribute="height" constant="20" id="c56-hn-8jL"/>
  65. </constraints>
  66. </customView>
  67. <customView translatesAutoresizingMaskIntoConstraints="NO" id="RY4-Gt-ukd" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  68. <rect key="frame" x="24" y="0.0" width="269" height="20"/>
  69. <constraints>
  70. <constraint firstAttribute="height" constant="20" id="I6x-xf-sJB"/>
  71. </constraints>
  72. </customView>
  73. </subviews>
  74. <constraints>
  75. <constraint firstItem="RY4-Gt-ukd" firstAttribute="top" secondItem="Vl4-UP-D9y" secondAttribute="bottom" constant="8" id="88O-Wx-aHk"/>
  76. <constraint firstItem="Oeb-PF-TuM" firstAttribute="leading" secondItem="7TQ-ED-hBW" secondAttribute="leading" id="DkE-oQ-6bv"/>
  77. <constraint firstItem="Oeb-PF-TuM" firstAttribute="top" secondItem="7TQ-ED-hBW" secondAttribute="top" id="Hfd-nZ-dK5"/>
  78. <constraint firstAttribute="trailing" secondItem="RY4-Gt-ukd" secondAttribute="trailing" id="IAh-hK-4lz"/>
  79. <constraint firstAttribute="trailing" secondItem="Oeb-PF-TuM" secondAttribute="trailing" id="IEt-aj-7Pn"/>
  80. <constraint firstItem="RY4-Gt-ukd" firstAttribute="leading" secondItem="7TQ-ED-hBW" secondAttribute="leading" constant="24" id="WCA-Ez-eDU"/>
  81. <constraint firstItem="Vl4-UP-D9y" firstAttribute="top" secondItem="Oeb-PF-TuM" secondAttribute="bottom" id="Y6Z-aw-8Z6"/>
  82. <constraint firstAttribute="height" constant="88" id="dw8-4Y-hmC"/>
  83. <constraint firstAttribute="trailing" secondItem="Vl4-UP-D9y" secondAttribute="trailing" id="ezv-BP-IuN"/>
  84. <constraint firstItem="Vl4-UP-D9y" firstAttribute="leading" secondItem="7TQ-ED-hBW" secondAttribute="leading" id="r28-Cz-ZPS"/>
  85. </constraints>
  86. </customView>
  87. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Ltb-kg-CXu">
  88. <rect key="frame" x="0.0" y="362" width="293" height="60"/>
  89. <subviews>
  90. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fuP-qh-zzt" customClass="ComponentRadio" customModule="KMComponentLibrary">
  91. <rect key="frame" x="0.0" y="40" width="293" height="20"/>
  92. <constraints>
  93. <constraint firstAttribute="height" constant="20" id="H4M-Xe-5GF"/>
  94. </constraints>
  95. </customView>
  96. <customView translatesAutoresizingMaskIntoConstraints="NO" id="akH-eB-3g1">
  97. <rect key="frame" x="0.0" y="0.0" width="293" height="32"/>
  98. <subviews>
  99. <customView translatesAutoresizingMaskIntoConstraints="NO" id="53e-cx-2zS">
  100. <rect key="frame" x="0.0" y="0.0" width="293" height="32"/>
  101. <subviews>
  102. <customView translatesAutoresizingMaskIntoConstraints="NO" id="7mH-3L-m52" customClass="ComponentInputAddon" customModule="KMComponentLibrary">
  103. <rect key="frame" x="261" y="0.0" width="32" height="32"/>
  104. <constraints>
  105. <constraint firstAttribute="width" constant="32" id="5ci-vo-aWp"/>
  106. <constraint firstAttribute="height" constant="32" id="k2y-io-hxN"/>
  107. </constraints>
  108. </customView>
  109. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0nI-vT-zAl" customClass="ComponentInput" customModule="KMComponentLibrary">
  110. <rect key="frame" x="0.0" y="0.0" width="261" height="32"/>
  111. </customView>
  112. </subviews>
  113. <constraints>
  114. <constraint firstItem="7mH-3L-m52" firstAttribute="centerY" secondItem="53e-cx-2zS" secondAttribute="centerY" id="7sz-Aa-SaY"/>
  115. <constraint firstAttribute="trailing" secondItem="7mH-3L-m52" secondAttribute="trailing" id="Bes-ft-Na1"/>
  116. <constraint firstItem="7mH-3L-m52" firstAttribute="leading" secondItem="0nI-vT-zAl" secondAttribute="trailing" id="Hb2-gj-Toz"/>
  117. <constraint firstItem="0nI-vT-zAl" firstAttribute="top" secondItem="53e-cx-2zS" secondAttribute="top" id="TsT-sh-1Bs"/>
  118. <constraint firstAttribute="bottom" secondItem="0nI-vT-zAl" secondAttribute="bottom" id="gdf-yG-WUr"/>
  119. <constraint firstItem="0nI-vT-zAl" firstAttribute="leading" secondItem="53e-cx-2zS" secondAttribute="leading" id="w22-5N-DfM"/>
  120. </constraints>
  121. </customView>
  122. </subviews>
  123. <constraints>
  124. <constraint firstItem="53e-cx-2zS" firstAttribute="leading" secondItem="akH-eB-3g1" secondAttribute="leading" id="5pL-h6-DG1"/>
  125. <constraint firstAttribute="bottom" secondItem="53e-cx-2zS" secondAttribute="bottom" id="FvZ-Md-SEA"/>
  126. <constraint firstAttribute="trailing" secondItem="53e-cx-2zS" secondAttribute="trailing" id="lYX-l9-G8o"/>
  127. <constraint firstItem="53e-cx-2zS" firstAttribute="top" secondItem="akH-eB-3g1" secondAttribute="top" id="lcK-Yg-IPt"/>
  128. <constraint firstAttribute="height" constant="32" id="mjJ-Bl-M4I"/>
  129. </constraints>
  130. </customView>
  131. </subviews>
  132. <constraints>
  133. <constraint firstAttribute="trailing" secondItem="fuP-qh-zzt" secondAttribute="trailing" id="QPs-qb-pVq"/>
  134. <constraint firstItem="fuP-qh-zzt" firstAttribute="top" secondItem="Ltb-kg-CXu" secondAttribute="top" id="T5D-4B-1mk"/>
  135. <constraint firstItem="akH-eB-3g1" firstAttribute="top" secondItem="fuP-qh-zzt" secondAttribute="bottom" constant="8" id="T6J-51-DX2"/>
  136. <constraint firstItem="akH-eB-3g1" firstAttribute="leading" secondItem="Ltb-kg-CXu" secondAttribute="leading" id="hBs-fd-tT8"/>
  137. <constraint firstAttribute="height" constant="60" id="isf-S9-BB2"/>
  138. <constraint firstAttribute="trailing" secondItem="akH-eB-3g1" secondAttribute="trailing" id="j7x-8r-HeG"/>
  139. <constraint firstItem="fuP-qh-zzt" firstAttribute="leading" secondItem="Ltb-kg-CXu" secondAttribute="leading" id="rsS-lv-076"/>
  140. </constraints>
  141. </customView>
  142. <customView translatesAutoresizingMaskIntoConstraints="NO" id="iec-hI-Lhi">
  143. <rect key="frame" x="0.0" y="126" width="293" height="220"/>
  144. <subviews>
  145. <customView translatesAutoresizingMaskIntoConstraints="NO" id="AYh-nz-xlw">
  146. <rect key="frame" x="0.0" y="180" width="293" height="40"/>
  147. <subviews>
  148. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9LD-jS-BJJ">
  149. <rect key="frame" x="-2" y="12" width="159" height="16"/>
  150. <textFieldCell key="cell" lineBreakMode="clipping" title="Text Recognition Settings" id="f2a-oH-s35">
  151. <font key="font" usesAppearanceFont="YES"/>
  152. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  153. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  154. </textFieldCell>
  155. </textField>
  156. </subviews>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="40" id="5gS-xm-C2G"/>
  159. <constraint firstItem="9LD-jS-BJJ" firstAttribute="centerY" secondItem="AYh-nz-xlw" secondAttribute="centerY" id="7MR-g7-Art"/>
  160. <constraint firstItem="9LD-jS-BJJ" firstAttribute="leading" secondItem="AYh-nz-xlw" secondAttribute="leading" id="rzm-i1-isO"/>
  161. </constraints>
  162. </customView>
  163. <customView translatesAutoresizingMaskIntoConstraints="NO" id="CV2-B9-LYc">
  164. <rect key="frame" x="0.0" y="120" width="293" height="60"/>
  165. <subviews>
  166. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Oya-ZF-b2X" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  167. <rect key="frame" x="0.0" y="40" width="293" height="20"/>
  168. <constraints>
  169. <constraint firstAttribute="height" relation="lessThanOrEqual" constant="20" id="AgQ-bg-Q1I"/>
  170. <constraint firstAttribute="height" constant="20" id="iQc-p8-zXs"/>
  171. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="vXD-9k-gFm"/>
  172. </constraints>
  173. </customView>
  174. <customView translatesAutoresizingMaskIntoConstraints="NO" id="9WE-1e-qf9" customClass="ComponentSelect" customModule="KMComponentLibrary">
  175. <rect key="frame" x="0.0" y="0.0" width="293" height="32"/>
  176. <constraints>
  177. <constraint firstAttribute="height" constant="32" id="HHg-l6-WdA"/>
  178. </constraints>
  179. </customView>
  180. </subviews>
  181. <constraints>
  182. <constraint firstAttribute="trailing" secondItem="9WE-1e-qf9" secondAttribute="trailing" id="8rm-DJ-vi1"/>
  183. <constraint firstItem="Oya-ZF-b2X" firstAttribute="leading" secondItem="CV2-B9-LYc" secondAttribute="leading" id="98N-Jh-BmZ"/>
  184. <constraint firstAttribute="trailing" secondItem="Oya-ZF-b2X" secondAttribute="trailing" id="Stm-qK-pSG"/>
  185. <constraint firstItem="9WE-1e-qf9" firstAttribute="top" secondItem="Oya-ZF-b2X" secondAttribute="bottom" constant="8" id="Tpw-j1-KkP"/>
  186. <constraint firstItem="9WE-1e-qf9" firstAttribute="leading" secondItem="CV2-B9-LYc" secondAttribute="leading" id="Ulq-mf-WU3"/>
  187. <constraint firstItem="Oya-ZF-b2X" firstAttribute="top" secondItem="CV2-B9-LYc" secondAttribute="top" id="ZTB-q7-3eW"/>
  188. <constraint firstAttribute="height" constant="60" id="jwx-zR-OKj"/>
  189. </constraints>
  190. </customView>
  191. <customView translatesAutoresizingMaskIntoConstraints="NO" id="x1D-GD-Fd3">
  192. <rect key="frame" x="0.0" y="48" width="293" height="64"/>
  193. <subviews>
  194. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Uuf-Am-TKC" customClass="ComponentRadio" customModule="KMComponentLibrary">
  195. <rect key="frame" x="0.0" y="32" width="293" height="32"/>
  196. <constraints>
  197. <constraint firstAttribute="height" constant="32" id="yxf-Q8-Aqf"/>
  198. <constraint firstAttribute="width" constant="293" id="zyB-Ol-JCb"/>
  199. </constraints>
  200. </customView>
  201. <customView translatesAutoresizingMaskIntoConstraints="NO" id="QTw-AU-ZkI" customClass="ComponentRadio" customModule="KMComponentLibrary">
  202. <rect key="frame" x="0.0" y="0.0" width="293" height="32"/>
  203. <constraints>
  204. <constraint firstAttribute="width" constant="293" id="bz5-TN-Af7"/>
  205. <constraint firstAttribute="height" constant="32" id="m1G-y0-rPs"/>
  206. </constraints>
  207. </customView>
  208. </subviews>
  209. <constraints>
  210. <constraint firstItem="QTw-AU-ZkI" firstAttribute="top" secondItem="Uuf-Am-TKC" secondAttribute="bottom" id="6qd-5j-uSr"/>
  211. <constraint firstItem="QTw-AU-ZkI" firstAttribute="leading" secondItem="x1D-GD-Fd3" secondAttribute="leading" id="8ai-ht-3bP"/>
  212. <constraint firstItem="Uuf-Am-TKC" firstAttribute="top" secondItem="x1D-GD-Fd3" secondAttribute="top" id="L6W-l6-4sq"/>
  213. <constraint firstAttribute="height" constant="64" id="mRf-mo-vco"/>
  214. <constraint firstItem="Uuf-Am-TKC" firstAttribute="leading" secondItem="x1D-GD-Fd3" secondAttribute="leading" id="p4G-jV-SG2"/>
  215. </constraints>
  216. </customView>
  217. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Q1B-sY-bIX" customClass="ComponentCheckBox" customModule="KMComponentLibrary">
  218. <rect key="frame" x="0.0" y="0.0" width="293" height="32"/>
  219. <constraints>
  220. <constraint firstAttribute="height" constant="32" id="9hO-k1-VuG"/>
  221. </constraints>
  222. </customView>
  223. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Z4n-gf-hMo" customClass="ComponentDivider" customModule="KMComponentLibrary">
  224. <rect key="frame" x="0.0" y="39" width="293" height="1"/>
  225. <constraints>
  226. <constraint firstAttribute="height" constant="1" id="NTx-UK-LzN"/>
  227. </constraints>
  228. </customView>
  229. </subviews>
  230. <constraints>
  231. <constraint firstAttribute="trailing" secondItem="AYh-nz-xlw" secondAttribute="trailing" id="753-ms-eib"/>
  232. <constraint firstAttribute="trailing" secondItem="Q1B-sY-bIX" secondAttribute="trailing" id="9ya-93-bHe"/>
  233. <constraint firstItem="x1D-GD-Fd3" firstAttribute="top" secondItem="CV2-B9-LYc" secondAttribute="bottom" constant="8" id="Bja-oJ-Z4l"/>
  234. <constraint firstItem="x1D-GD-Fd3" firstAttribute="leading" secondItem="iec-hI-Lhi" secondAttribute="leading" id="D8P-t6-nyB"/>
  235. <constraint firstItem="CV2-B9-LYc" firstAttribute="top" secondItem="AYh-nz-xlw" secondAttribute="bottom" id="EgU-cP-ZfP"/>
  236. <constraint firstAttribute="trailing" secondItem="Z4n-gf-hMo" secondAttribute="trailing" id="K2n-Ke-rhK"/>
  237. <constraint firstItem="AYh-nz-xlw" firstAttribute="leading" secondItem="iec-hI-Lhi" secondAttribute="leading" id="PBN-Rq-IrU"/>
  238. <constraint firstAttribute="height" constant="220" id="PMm-s2-n1c"/>
  239. <constraint firstAttribute="trailing" secondItem="CV2-B9-LYc" secondAttribute="trailing" id="Rap-pO-sei"/>
  240. <constraint firstItem="Z4n-gf-hMo" firstAttribute="leading" secondItem="iec-hI-Lhi" secondAttribute="leading" id="ZKk-Rn-uy4"/>
  241. <constraint firstItem="CV2-B9-LYc" firstAttribute="leading" secondItem="iec-hI-Lhi" secondAttribute="leading" id="Zit-QW-Qgs"/>
  242. <constraint firstItem="Q1B-sY-bIX" firstAttribute="leading" secondItem="iec-hI-Lhi" secondAttribute="leading" id="azT-Mf-9tH"/>
  243. <constraint firstItem="Z4n-gf-hMo" firstAttribute="top" secondItem="x1D-GD-Fd3" secondAttribute="bottom" constant="8" id="bo8-of-o8h"/>
  244. <constraint firstItem="Q1B-sY-bIX" firstAttribute="top" secondItem="Z4n-gf-hMo" secondAttribute="bottom" constant="7" id="e03-TC-k6r"/>
  245. <constraint firstAttribute="trailing" secondItem="x1D-GD-Fd3" secondAttribute="trailing" id="iJG-Hx-gOn"/>
  246. <constraint firstItem="AYh-nz-xlw" firstAttribute="top" secondItem="iec-hI-Lhi" secondAttribute="top" id="kpF-F6-Zp2"/>
  247. </constraints>
  248. </customView>
  249. </subviews>
  250. <constraints>
  251. <constraint firstItem="Ltb-kg-CXu" firstAttribute="leading" secondItem="X6G-KZ-30w" secondAttribute="leading" id="2kM-px-Ke3"/>
  252. <constraint firstItem="iec-hI-Lhi" firstAttribute="top" secondItem="Ltb-kg-CXu" secondAttribute="bottom" constant="16" id="5If-S6-gdI"/>
  253. <constraint firstAttribute="trailing" secondItem="7TQ-ED-hBW" secondAttribute="trailing" id="UhF-4m-cVN"/>
  254. <constraint firstAttribute="trailing" secondItem="iec-hI-Lhi" secondAttribute="trailing" id="aSL-Yt-2Je"/>
  255. <constraint firstAttribute="trailing" secondItem="Ltb-kg-CXu" secondAttribute="trailing" id="ac1-76-WO3"/>
  256. <constraint firstItem="iec-hI-Lhi" firstAttribute="leading" secondItem="X6G-KZ-30w" secondAttribute="leading" id="jq5-n1-eU7"/>
  257. <constraint firstItem="Ltb-kg-CXu" firstAttribute="top" secondItem="7TQ-ED-hBW" secondAttribute="bottom" constant="16" id="nhg-ge-zm7"/>
  258. <constraint firstItem="7TQ-ED-hBW" firstAttribute="leading" secondItem="X6G-KZ-30w" secondAttribute="leading" id="oy9-wg-xzo"/>
  259. <constraint firstItem="7TQ-ED-hBW" firstAttribute="top" secondItem="X6G-KZ-30w" secondAttribute="top" id="zDk-pC-kJf"/>
  260. </constraints>
  261. </customView>
  262. <customView translatesAutoresizingMaskIntoConstraints="NO" id="sHw-re-CtW">
  263. <rect key="frame" x="0.0" y="598" width="325" height="40"/>
  264. <subviews>
  265. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7Q7-ys-zC2">
  266. <rect key="frame" x="119" y="12" width="88" height="16"/>
  267. <textFieldCell key="cell" lineBreakMode="clipping" title="Image To PDF" id="gBv-Vp-Ckq">
  268. <font key="font" usesAppearanceFont="YES"/>
  269. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  270. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  271. </textFieldCell>
  272. </textField>
  273. </subviews>
  274. <constraints>
  275. <constraint firstItem="7Q7-ys-zC2" firstAttribute="centerX" secondItem="sHw-re-CtW" secondAttribute="centerX" id="ED7-kX-5E3"/>
  276. <constraint firstItem="7Q7-ys-zC2" firstAttribute="centerY" secondItem="sHw-re-CtW" secondAttribute="centerY" id="Hml-LB-y8F"/>
  277. <constraint firstAttribute="height" constant="40" id="rNH-uM-9Kw"/>
  278. </constraints>
  279. </customView>
  280. <customView translatesAutoresizingMaskIntoConstraints="NO" id="H9e-KS-bbt">
  281. <rect key="frame" x="0.0" y="0.0" width="325" height="72"/>
  282. <subviews>
  283. <customView translatesAutoresizingMaskIntoConstraints="NO" id="gDJ-Xd-ufw" customClass="ComponentButton" customModule="KMComponentLibrary">
  284. <rect key="frame" x="16" y="16" width="293" height="40"/>
  285. </customView>
  286. </subviews>
  287. <constraints>
  288. <constraint firstAttribute="trailing" secondItem="gDJ-Xd-ufw" secondAttribute="trailing" constant="16" id="7gy-FD-xTs"/>
  289. <constraint firstItem="gDJ-Xd-ufw" firstAttribute="top" secondItem="H9e-KS-bbt" secondAttribute="top" constant="16" id="7sv-wA-g4E"/>
  290. <constraint firstAttribute="height" constant="72" id="Fzj-SI-JV6"/>
  291. <constraint firstAttribute="bottom" secondItem="gDJ-Xd-ufw" secondAttribute="bottom" constant="16" id="OT9-LY-3Gr"/>
  292. <constraint firstItem="gDJ-Xd-ufw" firstAttribute="leading" secondItem="H9e-KS-bbt" secondAttribute="leading" constant="16" id="fQE-iV-GU3"/>
  293. </constraints>
  294. </customView>
  295. </subviews>
  296. <constraints>
  297. <constraint firstItem="H9e-KS-bbt" firstAttribute="top" secondItem="X6G-KZ-30w" secondAttribute="bottom" id="0tf-bx-3yn"/>
  298. <constraint firstAttribute="bottom" secondItem="H9e-KS-bbt" secondAttribute="bottom" id="Csp-9b-5HG"/>
  299. <constraint firstItem="X6G-KZ-30w" firstAttribute="top" secondItem="sHw-re-CtW" secondAttribute="bottom" id="Kvx-Ut-lbv"/>
  300. <constraint firstItem="X6G-KZ-30w" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="16" id="Lpc-bM-5lC"/>
  301. <constraint firstAttribute="trailing" secondItem="H9e-KS-bbt" secondAttribute="trailing" id="N3N-ge-J6p"/>
  302. <constraint firstItem="X6G-KZ-30w" firstAttribute="top" secondItem="sHw-re-CtW" secondAttribute="bottom" id="NT8-Qi-lKd"/>
  303. <constraint firstAttribute="trailing" secondItem="X6G-KZ-30w" secondAttribute="trailing" constant="16" id="WX5-bp-AFP"/>
  304. <constraint firstItem="sHw-re-CtW" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="sKm-3q-v1N"/>
  305. <constraint firstItem="H9e-KS-bbt" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="sd4-Rk-w9q"/>
  306. <constraint firstAttribute="trailing" secondItem="sHw-re-CtW" secondAttribute="trailing" id="u6G-Ro-zZc"/>
  307. <constraint firstItem="sHw-re-CtW" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="zwf-Qu-zGl"/>
  308. </constraints>
  309. <point key="canvasLocation" x="126.5" y="243"/>
  310. </customView>
  311. </objects>
  312. </document>