KMPDFEditAppendWindow.xib 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  6. <capability name="Named colors" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMPDFEditAppendWindow">
  11. <connections>
  12. <outlet property="A3SizeButton" destination="85P-Ad-bEf" id="cVi-aa-1vO"/>
  13. <outlet property="A4SizeButton" destination="5nS-LC-t5H" id="XZw-Hu-dpV"/>
  14. <outlet property="USLegalButton" destination="ZDa-uQ-GtJ" id="pE9-9W-lDH"/>
  15. <outlet property="USLetterSizeButton" destination="PNC-MR-g6W" id="KaY-pP-WBZ"/>
  16. <outlet property="addBox" destination="HqV-Cr-IvX" id="3T9-9J-WkF"/>
  17. <outlet property="appendButton" destination="K0f-tn-KEz" id="X92-Hc-F6l"/>
  18. <outlet property="blankImage" destination="IqC-f7-Lnl" id="qLC-78-jO9"/>
  19. <outlet property="blankLabel" destination="1dO-kv-PuF" id="R9f-G4-kJu"/>
  20. <outlet property="blankView" destination="EEC-VI-dAb" id="gV3-A9-nB3"/>
  21. <outlet property="box" destination="SNg-B0-ys5" id="KA3-jP-eHb"/>
  22. <outlet property="boxLabel" destination="ypq-Dp-66v" id="Ny3-TT-kKu"/>
  23. <outlet property="cancelButton" destination="y69-3G-4ES" id="bEZ-Jh-Y64"/>
  24. <outlet property="clearBox" destination="kXZ-gh-CUA" id="INH-zz-Maw"/>
  25. <outlet property="customSizeButton" destination="QI0-GW-5Ii" id="yJe-Zx-UXW"/>
  26. <outlet property="fileNameLabel" destination="MiB-cx-nmS" id="Phd-ss-lv2"/>
  27. <outlet property="limitLable" destination="0bJ-0I-xhY" id="KBK-fD-3Rg"/>
  28. <outlet property="limitTipIv" destination="Sp2-fV-Wrc" id="5Sc-i9-DwJ"/>
  29. <outlet property="myBlankView" destination="Bxz-CR-NgQ" id="fja-0n-Ywh"/>
  30. <outlet property="nCancelBox" destination="HUw-YH-0kd" id="Df5-e3-Fca"/>
  31. <outlet property="nMergeBox" destination="Gzx-57-4ok" id="Qrg-e1-sK9"/>
  32. <outlet property="originalSizeButton" destination="cQk-Jd-o6w" id="Zoc-lI-Qum"/>
  33. <outlet property="originalSizeRadio" destination="cQk-Jd-o6w" id="XMI-wo-P08"/>
  34. <outlet property="pageRangeLabel" destination="P5F-ew-xgE" id="RbU-qD-3Pj"/>
  35. <outlet property="pageSizeHeightTextField" destination="1M5-tW-MRF" id="bNO-kG-Ire"/>
  36. <outlet property="pageSizeUnitLabel" destination="m7b-I1-lQz" id="d0K-s6-gTj"/>
  37. <outlet property="pageSizeWidthHeightConnectorTextField" destination="buB-SK-8mO" id="DsJ-yT-ms4"/>
  38. <outlet property="pageSizeWidthTextField" destination="h32-rZ-jac" id="sSv-Me-CsH"/>
  39. <outlet property="progress" destination="Uex-2T-CgC" id="GaY-Fo-8ie"/>
  40. <outlet property="sizeLabel" destination="4NV-bt-MWP" id="r44-AN-1mM"/>
  41. <outlet property="tableHeaderBottomLine" destination="eiO-1W-3yk" id="8dz-3v-aeC"/>
  42. <outlet property="tableHeaderBox" destination="7Ci-3J-z10" id="6Ma-y7-W2N"/>
  43. <outlet property="tableView" destination="hj6-Zp-r0z" id="spR-sp-6TP"/>
  44. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  45. </connections>
  46. </customObject>
  47. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  48. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  49. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  50. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  51. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  52. <rect key="contentRect" x="196" y="240" width="818" height="600"/>
  53. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  54. <value key="minSize" type="size" width="818" height="600"/>
  55. <value key="maxSize" type="size" width="818" height="600"/>
  56. <view key="contentView" wantsLayer="YES" misplaced="YES" id="se5-gp-TjO">
  57. <rect key="frame" x="0.0" y="0.0" width="818" height="600"/>
  58. <autoresizingMask key="autoresizingMask"/>
  59. <subviews>
  60. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="122" horizontalPageScroll="10" verticalLineScroll="122" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ggk-eO-LzC">
  61. <rect key="frame" x="0.0" y="60" width="802" height="492"/>
  62. <clipView key="contentView" drawsBackground="NO" id="Mfh-Ax-kRE">
  63. <rect key="frame" x="0.0" y="0.0" width="802" height="492"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. <subviews>
  66. <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="plain" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="120" rowSizeStyle="automatic" viewBased="YES" id="hj6-Zp-r0z">
  67. <rect key="frame" x="0.0" y="0.0" width="802" height="492"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. <size key="intercellSpacing" width="3" height="2"/>
  70. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  71. <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
  72. <tableColumns>
  73. <tableColumn width="437" minWidth="40" maxWidth="1000" id="pjX-oF-3Od">
  74. <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
  75. <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
  76. <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
  77. </tableHeaderCell>
  78. <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="HJ8-Y9-a13">
  79. <font key="font" metaFont="system"/>
  80. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  81. <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
  84. <prototypeCellViews>
  85. <tableCellView identifier="KMPDFEditAppendTableViewCell" id="kJM-8r-UtU" customClass="KMPDFEditAppendTabelViewCell">
  86. <rect key="frame" x="1" y="1" width="437" height="120"/>
  87. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  88. <subviews>
  89. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PgT-U2-qfU">
  90. <rect key="frame" x="18" y="52" width="24" height="16"/>
  91. <constraints>
  92. <constraint firstAttribute="width" constant="20" id="Hwf-fT-ly0"/>
  93. </constraints>
  94. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="1" id="Pa0-Jp-rrY">
  95. <font key="font" metaFont="system"/>
  96. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  97. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  98. </textFieldCell>
  99. </textField>
  100. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tPy-ai-Cdt">
  101. <rect key="frame" x="50" y="10" width="80" height="90"/>
  102. <constraints>
  103. <constraint firstAttribute="width" constant="80" id="akZ-3c-hXT"/>
  104. </constraints>
  105. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSAdvanced" id="Sd3-jX-Ogs"/>
  106. </imageView>
  107. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eNU-Sm-LND">
  108. <rect key="frame" x="138" y="84" width="85" height="16"/>
  109. <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="FileName.pdf" id="Ylr-ds-9Tk">
  110. <font key="font" metaFont="system"/>
  111. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  112. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  113. </textFieldCell>
  114. </textField>
  115. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="398-sK-K5V">
  116. <rect key="frame" x="138" y="64" width="39" height="16"/>
  117. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="2.0M" id="oVW-8o-Cnt">
  118. <font key="font" metaFont="system"/>
  119. <color key="textColor" name="systemGrayColor" catalog="System" colorSpace="catalog"/>
  120. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  121. </textFieldCell>
  122. </textField>
  123. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8V9-7o-ppF">
  124. <rect key="frame" x="139" y="11" width="281" height="23"/>
  125. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="7AZ-7i-5XC">
  126. <font key="font" metaFont="system"/>
  127. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  128. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  129. <objectValues>
  130. <string>Item 1</string>
  131. <string>Item 2</string>
  132. <string>Item 3</string>
  133. </objectValues>
  134. </comboBoxCell>
  135. </comboBox>
  136. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="RnQ-bh-CRD">
  137. <rect key="frame" x="0.0" y="-2" width="437" height="5"/>
  138. </box>
  139. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xwh-TX-M2m">
  140. <rect key="frame" x="203" y="64" width="61" height="16"/>
  141. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="23 Pages" id="5dj-sT-DqB">
  142. <font key="font" metaFont="system"/>
  143. <color key="textColor" name="systemGrayColor" catalog="System" colorSpace="catalog"/>
  144. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  145. </textFieldCell>
  146. </textField>
  147. <button translatesAutoresizingMaskIntoConstraints="NO" id="uvu-07-lWB">
  148. <rect key="frame" x="409" y="84" width="16" height="16"/>
  149. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconBtnCloseNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="NIS-J9-zD9">
  150. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  151. <font key="font" metaFont="system"/>
  152. </buttonCell>
  153. <constraints>
  154. <constraint firstAttribute="width" constant="16" id="5d9-Mx-d6v"/>
  155. <constraint firstAttribute="height" constant="16" id="7hC-bG-sOG"/>
  156. </constraints>
  157. <connections>
  158. <action selector="buttonClicked_Remove:" target="kJM-8r-UtU" id="baP-ig-Qb8"/>
  159. </connections>
  160. </button>
  161. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="u5l-4V-ll2">
  162. <rect key="frame" x="138" y="38" width="77" height="16"/>
  163. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page Range" id="3Io-PJ-v5k">
  164. <font key="font" metaFont="system"/>
  165. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  166. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  167. </textFieldCell>
  168. </textField>
  169. </subviews>
  170. <constraints>
  171. <constraint firstItem="8V9-7o-ppF" firstAttribute="top" secondItem="u5l-4V-ll2" secondAttribute="bottom" constant="5" id="0xy-X1-DzD"/>
  172. <constraint firstItem="u5l-4V-ll2" firstAttribute="leading" secondItem="eNU-Sm-LND" secondAttribute="leading" id="3ot-Gg-1bN"/>
  173. <constraint firstItem="Xwh-TX-M2m" firstAttribute="centerY" secondItem="398-sK-K5V" secondAttribute="centerY" id="5pu-hm-FH4"/>
  174. <constraint firstItem="eNU-Sm-LND" firstAttribute="leading" secondItem="tPy-ai-Cdt" secondAttribute="trailing" constant="10" id="9wn-tY-jx1"/>
  175. <constraint firstItem="tPy-ai-Cdt" firstAttribute="top" secondItem="kJM-8r-UtU" secondAttribute="top" constant="20" id="BcY-tn-OGJ"/>
  176. <constraint firstAttribute="trailing" secondItem="uvu-07-lWB" secondAttribute="trailing" constant="12" id="Cd6-ND-V0v"/>
  177. <constraint firstAttribute="trailing" secondItem="8V9-7o-ppF" secondAttribute="trailing" constant="20" id="CeS-8N-Qeh"/>
  178. <constraint firstItem="RnQ-bh-CRD" firstAttribute="leading" secondItem="kJM-8r-UtU" secondAttribute="leading" id="HWw-5d-7fB"/>
  179. <constraint firstItem="Xwh-TX-M2m" firstAttribute="leading" secondItem="398-sK-K5V" secondAttribute="trailing" constant="30" id="Jdw-wf-Ajy"/>
  180. <constraint firstItem="eNU-Sm-LND" firstAttribute="top" secondItem="tPy-ai-Cdt" secondAttribute="top" id="Lg6-Pj-uGv"/>
  181. <constraint firstItem="8V9-7o-ppF" firstAttribute="leading" secondItem="u5l-4V-ll2" secondAttribute="leading" id="Lj2-dw-F6S"/>
  182. <constraint firstItem="uvu-07-lWB" firstAttribute="centerY" secondItem="eNU-Sm-LND" secondAttribute="centerY" id="Nbm-qA-G62"/>
  183. <constraint firstItem="tPy-ai-Cdt" firstAttribute="leading" secondItem="PgT-U2-qfU" secondAttribute="trailing" constant="10" id="Q7x-lw-PLk"/>
  184. <constraint firstItem="398-sK-K5V" firstAttribute="top" secondItem="eNU-Sm-LND" secondAttribute="bottom" constant="4" id="UpJ-Bz-5kl"/>
  185. <constraint firstItem="uvu-07-lWB" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="eNU-Sm-LND" secondAttribute="trailing" priority="999" id="dtj-HK-6Bf"/>
  186. <constraint firstAttribute="trailing" secondItem="RnQ-bh-CRD" secondAttribute="trailing" id="fTz-Mj-im0"/>
  187. <constraint firstAttribute="bottom" secondItem="tPy-ai-Cdt" secondAttribute="bottom" constant="10" id="h7e-aA-8S8"/>
  188. <constraint firstItem="u5l-4V-ll2" firstAttribute="leading" secondItem="398-sK-K5V" secondAttribute="leading" id="iN2-Rp-FL0"/>
  189. <constraint firstAttribute="bottom" secondItem="RnQ-bh-CRD" secondAttribute="bottom" id="jjs-ci-KgJ"/>
  190. <constraint firstItem="u5l-4V-ll2" firstAttribute="top" secondItem="398-sK-K5V" secondAttribute="bottom" constant="10" id="pmJ-LN-yTJ"/>
  191. <constraint firstItem="PgT-U2-qfU" firstAttribute="centerY" secondItem="kJM-8r-UtU" secondAttribute="centerY" id="pqi-5f-Kaq"/>
  192. <constraint firstItem="PgT-U2-qfU" firstAttribute="leading" secondItem="kJM-8r-UtU" secondAttribute="leading" constant="20" id="vnY-oc-fF3"/>
  193. </constraints>
  194. <connections>
  195. <outlet property="fileImage" destination="tPy-ai-Cdt" id="v8V-YY-7w4"/>
  196. <outlet property="fileNameLabel" destination="eNU-Sm-LND" id="kO4-XE-9cc"/>
  197. <outlet property="indexLabel" destination="PgT-U2-qfU" id="VRx-5w-GWu"/>
  198. <outlet property="pageCountLabel" destination="Xwh-TX-M2m" id="HZY-Rn-dnq"/>
  199. <outlet property="pageRangeBox" destination="8V9-7o-ppF" id="eLB-0c-0Oj"/>
  200. <outlet property="pageRangeLabel" destination="u5l-4V-ll2" id="ESe-r2-bDz"/>
  201. <outlet property="sizeLabel" destination="398-sK-K5V" id="NP9-LD-Dbc"/>
  202. </connections>
  203. </tableCellView>
  204. </prototypeCellViews>
  205. </tableColumn>
  206. </tableColumns>
  207. </tableView>
  208. </subviews>
  209. <nil key="backgroundColor"/>
  210. </clipView>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="492" id="09E-fS-UGH"/>
  213. <constraint firstAttribute="width" constant="802" id="yWQ-fV-ium"/>
  214. </constraints>
  215. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="uXJ-M9-xFS">
  216. <rect key="frame" x="1" y="428" width="478" height="16"/>
  217. <autoresizingMask key="autoresizingMask"/>
  218. </scroller>
  219. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="TlK-eh-6A5">
  220. <rect key="frame" x="224" y="17" width="15" height="102"/>
  221. <autoresizingMask key="autoresizingMask"/>
  222. </scroller>
  223. </scrollView>
  224. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7Ci-3J-z10">
  225. <rect key="frame" x="0.0" y="560" width="803" height="32"/>
  226. <view key="contentView" id="Vig-qK-Oc8">
  227. <rect key="frame" x="0.0" y="0.0" width="803" height="32"/>
  228. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  229. <subviews>
  230. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MiB-cx-nmS">
  231. <rect key="frame" x="48" y="8" width="414" height="16"/>
  232. <constraints>
  233. <constraint firstAttribute="width" constant="410" id="xE4-A5-LKS"/>
  234. </constraints>
  235. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="FRD-3G-VyU">
  236. <font key="font" usesAppearanceFont="YES"/>
  237. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  238. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  239. </textFieldCell>
  240. </textField>
  241. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="eiO-1W-3yk">
  242. <rect key="frame" x="0.0" y="-2" width="803" height="5"/>
  243. </box>
  244. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P5F-ew-xgE">
  245. <rect key="frame" x="474" y="8" width="164" height="16"/>
  246. <constraints>
  247. <constraint firstAttribute="width" constant="160" id="o5v-Uf-L60"/>
  248. </constraints>
  249. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Ozg-S8-e03">
  250. <font key="font" metaFont="system"/>
  251. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  252. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  253. </textFieldCell>
  254. </textField>
  255. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4NV-bt-MWP">
  256. <rect key="frame" x="650" y="8" width="101" height="16"/>
  257. <constraints>
  258. <constraint firstAttribute="width" constant="97" id="G5d-Mn-ipQ"/>
  259. </constraints>
  260. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hu4-wm-nYF">
  261. <font key="font" metaFont="system"/>
  262. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  263. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  264. </textFieldCell>
  265. </textField>
  266. </subviews>
  267. <constraints>
  268. <constraint firstItem="4NV-bt-MWP" firstAttribute="centerY" secondItem="Vig-qK-Oc8" secondAttribute="centerY" id="5tU-q9-eXJ"/>
  269. <constraint firstItem="eiO-1W-3yk" firstAttribute="leading" secondItem="Vig-qK-Oc8" secondAttribute="leading" id="7tl-q6-P4H"/>
  270. <constraint firstItem="P5F-ew-xgE" firstAttribute="centerY" secondItem="Vig-qK-Oc8" secondAttribute="centerY" id="9s3-Jg-For"/>
  271. <constraint firstItem="MiB-cx-nmS" firstAttribute="leading" secondItem="Vig-qK-Oc8" secondAttribute="leading" constant="50" id="NYw-3A-hap"/>
  272. <constraint firstAttribute="trailing" secondItem="eiO-1W-3yk" secondAttribute="trailing" id="NkZ-PV-f1l"/>
  273. <constraint firstItem="4NV-bt-MWP" firstAttribute="leading" secondItem="P5F-ew-xgE" secondAttribute="trailing" constant="16" id="dBa-be-VDs"/>
  274. <constraint firstItem="P5F-ew-xgE" firstAttribute="leading" secondItem="MiB-cx-nmS" secondAttribute="trailing" constant="16" id="k9Y-3p-ZJJ"/>
  275. <constraint firstAttribute="bottom" secondItem="eiO-1W-3yk" secondAttribute="bottom" id="tHj-st-06H"/>
  276. <constraint firstItem="MiB-cx-nmS" firstAttribute="centerY" secondItem="Vig-qK-Oc8" secondAttribute="centerY" id="tto-kF-6Zo"/>
  277. </constraints>
  278. </view>
  279. <constraints>
  280. <constraint firstAttribute="height" constant="32" id="fCF-4q-hhl"/>
  281. </constraints>
  282. </box>
  283. <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="Uex-2T-CgC">
  284. <rect key="frame" x="394" y="292" width="16" height="16"/>
  285. </progressIndicator>
  286. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="SNg-B0-ys5">
  287. <rect key="frame" x="800" y="-4" width="7" height="606"/>
  288. <view key="contentView" id="0Wa-d4-jxC">
  289. <rect key="frame" x="3.5" y="5" width="0.0" height="598"/>
  290. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  291. <subviews>
  292. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ypq-Dp-66v">
  293. <rect key="frame" x="14" y="569" width="37" height="16"/>
  294. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="peH-6j-hGv">
  295. <font key="font" metaFont="system"/>
  296. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  297. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  298. </textFieldCell>
  299. </textField>
  300. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h32-rZ-jac">
  301. <rect key="frame" x="28" y="352" width="64" height="24"/>
  302. <constraints>
  303. <constraint firstAttribute="width" constant="64" id="Hww-Pm-Z4F"/>
  304. <constraint firstAttribute="height" constant="24" id="lXW-K7-g2y"/>
  305. </constraints>
  306. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="5le-fL-zJ4">
  307. <font key="font" metaFont="system"/>
  308. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  309. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  310. </textFieldCell>
  311. </textField>
  312. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="buB-SK-8mO">
  313. <rect key="frame" x="98" y="356" width="11" height="16"/>
  314. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="4gU-Us-N60">
  315. <font key="font" metaFont="system"/>
  316. <color key="textColor" name="KM_242424_Color40"/>
  317. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  318. </textFieldCell>
  319. </textField>
  320. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1M5-tW-MRF">
  321. <rect key="frame" x="115" y="352" width="64" height="24"/>
  322. <constraints>
  323. <constraint firstAttribute="width" constant="64" id="NNi-a8-ugp"/>
  324. <constraint firstAttribute="height" constant="24" id="UIu-wF-ft6"/>
  325. </constraints>
  326. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="hth-64-6pz">
  327. <font key="font" metaFont="system"/>
  328. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  329. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  330. </textFieldCell>
  331. </textField>
  332. <customView translatesAutoresizingMaskIntoConstraints="NO" id="cQk-Jd-o6w">
  333. <rect key="frame" x="16" y="534" width="45" height="22"/>
  334. <constraints>
  335. <constraint firstAttribute="height" constant="22" id="5bY-aF-fW3"/>
  336. </constraints>
  337. </customView>
  338. <customView translatesAutoresizingMaskIntoConstraints="NO" id="5nS-LC-t5H" customClass="KMImageTitleButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  339. <rect key="frame" x="16" y="504" width="45" height="22"/>
  340. <constraints>
  341. <constraint firstAttribute="height" constant="22" id="iSV-P3-W8x"/>
  342. </constraints>
  343. </customView>
  344. <customView translatesAutoresizingMaskIntoConstraints="NO" id="85P-Ad-bEf" customClass="KMImageTitleButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  345. <rect key="frame" x="16" y="474" width="45" height="22"/>
  346. <constraints>
  347. <constraint firstAttribute="height" constant="22" id="Ubd-is-gcz"/>
  348. </constraints>
  349. </customView>
  350. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PNC-MR-g6W" customClass="KMImageTitleButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  351. <rect key="frame" x="16" y="444" width="45" height="22"/>
  352. <constraints>
  353. <constraint firstAttribute="height" constant="22" id="cMH-MX-phe"/>
  354. </constraints>
  355. </customView>
  356. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZDa-uQ-GtJ" customClass="KMImageTitleButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
  357. <rect key="frame" x="16" y="414" width="45" height="22"/>
  358. <constraints>
  359. <constraint firstAttribute="height" constant="22" id="o0Q-lr-IX5"/>
  360. </constraints>
  361. </customView>
  362. <customView translatesAutoresizingMaskIntoConstraints="NO" id="QI0-GW-5Ii" customClass="KMImageTitleButton">
  363. <rect key="frame" x="16" y="384" width="45" height="22"/>
  364. <constraints>
  365. <constraint firstAttribute="height" constant="22" id="dL3-LB-For"/>
  366. </constraints>
  367. </customView>
  368. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="K0f-tn-KEz">
  369. <rect key="frame" x="16" y="58" width="45" height="32"/>
  370. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Add-ub-2Ib">
  371. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  372. <font key="font" metaFont="system"/>
  373. </buttonCell>
  374. <constraints>
  375. <constraint firstAttribute="height" constant="32" id="V6d-tr-cK9"/>
  376. </constraints>
  377. <connections>
  378. <action selector="buttonItemClicked_Append:" target="-2" id="cyh-kP-B0a"/>
  379. </connections>
  380. </button>
  381. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="y69-3G-4ES">
  382. <rect key="frame" x="16" y="16" width="45" height="32"/>
  383. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Z1A-FV-RXN">
  384. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  385. <font key="font" metaFont="system"/>
  386. </buttonCell>
  387. <constraints>
  388. <constraint firstAttribute="height" constant="32" id="q50-vx-VcS"/>
  389. </constraints>
  390. <connections>
  391. <action selector="buttonItemClicked_Cancel:" target="-2" id="KQ9-E2-dFz"/>
  392. </connections>
  393. </button>
  394. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="m7b-I1-lQz">
  395. <rect key="frame" x="185" y="356" width="27" height="16"/>
  396. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="mm" id="xDF-xV-HvN">
  397. <font key="font" metaFont="system"/>
  398. <color key="textColor" name="KM_242424_Color40"/>
  399. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  400. </textFieldCell>
  401. </textField>
  402. </subviews>
  403. <constraints>
  404. <constraint firstItem="ypq-Dp-66v" firstAttribute="top" secondItem="0Wa-d4-jxC" secondAttribute="top" constant="13" id="4ZS-vq-GX3"/>
  405. <constraint firstAttribute="trailing" secondItem="cQk-Jd-o6w" secondAttribute="trailing" constant="16" id="CGa-ih-86n"/>
  406. <constraint firstItem="1M5-tW-MRF" firstAttribute="leading" secondItem="buB-SK-8mO" secondAttribute="trailing" constant="8" id="F4H-Pc-HKp"/>
  407. <constraint firstItem="1M5-tW-MRF" firstAttribute="centerY" secondItem="buB-SK-8mO" secondAttribute="centerY" id="GyN-zV-WNl"/>
  408. <constraint firstAttribute="trailing" secondItem="QI0-GW-5Ii" secondAttribute="trailing" constant="16" id="HTp-f7-cF1"/>
  409. <constraint firstItem="ypq-Dp-66v" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="M6y-8D-c6F"/>
  410. <constraint firstItem="cQk-Jd-o6w" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="O6m-kt-H5S"/>
  411. <constraint firstItem="5nS-LC-t5H" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="P2g-Rb-gfm"/>
  412. <constraint firstItem="K0f-tn-KEz" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="SUr-7k-3w6"/>
  413. <constraint firstItem="buB-SK-8mO" firstAttribute="centerY" secondItem="h32-rZ-jac" secondAttribute="centerY" id="SmF-Y1-BTK"/>
  414. <constraint firstItem="PNC-MR-g6W" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="UWB-wv-Hd7"/>
  415. <constraint firstItem="85P-Ad-bEf" firstAttribute="top" secondItem="5nS-LC-t5H" secondAttribute="bottom" constant="8" id="VTT-jT-ynb"/>
  416. <constraint firstItem="QI0-GW-5Ii" firstAttribute="top" secondItem="ZDa-uQ-GtJ" secondAttribute="bottom" constant="8" id="XEz-hj-D6x"/>
  417. <constraint firstItem="ZDa-uQ-GtJ" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="Y0K-Ei-2dS"/>
  418. <constraint firstAttribute="bottom" secondItem="y69-3G-4ES" secondAttribute="bottom" constant="16" id="YLr-X0-jb3"/>
  419. <constraint firstAttribute="trailing" secondItem="y69-3G-4ES" secondAttribute="trailing" constant="16" id="ZpF-vz-LT2"/>
  420. <constraint firstItem="PNC-MR-g6W" firstAttribute="top" secondItem="85P-Ad-bEf" secondAttribute="bottom" constant="8" id="a59-QB-te7"/>
  421. <constraint firstItem="ZDa-uQ-GtJ" firstAttribute="top" secondItem="PNC-MR-g6W" secondAttribute="bottom" constant="8" id="aFL-0B-6UM"/>
  422. <constraint firstItem="h32-rZ-jac" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="28" id="aQC-6z-XyI"/>
  423. <constraint firstItem="QI0-GW-5Ii" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="bFL-5A-acq"/>
  424. <constraint firstItem="y69-3G-4ES" firstAttribute="top" secondItem="K0f-tn-KEz" secondAttribute="bottom" constant="10" id="cyk-8l-ADr"/>
  425. <constraint firstAttribute="trailing" secondItem="K0f-tn-KEz" secondAttribute="trailing" constant="16" id="dnd-sb-O6w"/>
  426. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="m7b-I1-lQz" secondAttribute="trailing" id="fEv-Af-YtF"/>
  427. <constraint firstItem="buB-SK-8mO" firstAttribute="leading" secondItem="h32-rZ-jac" secondAttribute="trailing" constant="8" id="kNU-Lu-J7M"/>
  428. <constraint firstItem="h32-rZ-jac" firstAttribute="top" secondItem="QI0-GW-5Ii" secondAttribute="bottom" constant="8" id="lLj-2k-zIc"/>
  429. <constraint firstItem="85P-Ad-bEf" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="q4I-gf-SEa"/>
  430. <constraint firstAttribute="trailing" secondItem="85P-Ad-bEf" secondAttribute="trailing" constant="16" id="stK-HQ-jg4"/>
  431. <constraint firstAttribute="trailing" secondItem="ZDa-uQ-GtJ" secondAttribute="trailing" constant="16" id="su5-fF-lnn"/>
  432. <constraint firstAttribute="trailing" secondItem="PNC-MR-g6W" secondAttribute="trailing" constant="16" id="tuT-CS-q7o"/>
  433. <constraint firstItem="y69-3G-4ES" firstAttribute="leading" secondItem="0Wa-d4-jxC" secondAttribute="leading" constant="16" id="u66-Cj-WDd"/>
  434. <constraint firstAttribute="trailing" secondItem="5nS-LC-t5H" secondAttribute="trailing" constant="16" id="ueP-jd-4tx"/>
  435. <constraint firstItem="cQk-Jd-o6w" firstAttribute="top" secondItem="ypq-Dp-66v" secondAttribute="bottom" constant="13" id="v1Y-nm-MoK"/>
  436. <constraint firstItem="m7b-I1-lQz" firstAttribute="leading" secondItem="1M5-tW-MRF" secondAttribute="trailing" constant="8" id="wM8-8k-RHL"/>
  437. <constraint firstItem="m7b-I1-lQz" firstAttribute="centerY" secondItem="1M5-tW-MRF" secondAttribute="centerY" id="wlA-ln-yZn"/>
  438. <constraint firstItem="5nS-LC-t5H" firstAttribute="top" secondItem="cQk-Jd-o6w" secondAttribute="bottom" constant="8" id="yL0-wf-5Vu"/>
  439. </constraints>
  440. </view>
  441. <constraints>
  442. <constraint firstAttribute="width" constant="1" id="zKr-Fm-uSY"/>
  443. </constraints>
  444. </box>
  445. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HqV-Cr-IvX">
  446. <rect key="frame" x="16" y="16" width="117" height="32"/>
  447. <view key="contentView" id="6sq-oD-H8F">
  448. <rect key="frame" x="0.0" y="0.0" width="117" height="32"/>
  449. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  450. </view>
  451. <constraints>
  452. <constraint firstAttribute="height" constant="32" id="evP-8S-7ws"/>
  453. <constraint firstAttribute="width" constant="117" id="rfq-6X-EAH"/>
  454. </constraints>
  455. </box>
  456. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Gzx-57-4ok">
  457. <rect key="frame" x="670" y="16" width="118" height="32"/>
  458. <view key="contentView" id="OM9-9X-Qg3">
  459. <rect key="frame" x="0.0" y="0.0" width="118" height="32"/>
  460. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  461. </view>
  462. <constraints>
  463. <constraint firstAttribute="width" constant="118" id="fs1-v0-uKK"/>
  464. <constraint firstAttribute="height" constant="32" id="zLS-fq-w9l"/>
  465. </constraints>
  466. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  467. </box>
  468. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HUw-YH-0kd">
  469. <rect key="frame" x="536" y="16" width="118" height="32"/>
  470. <view key="contentView" id="Br6-3x-aJe">
  471. <rect key="frame" x="0.0" y="0.0" width="118" height="32"/>
  472. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  473. </view>
  474. <constraints>
  475. <constraint firstAttribute="height" constant="32" id="Xxv-iJ-Yz8"/>
  476. <constraint firstAttribute="width" constant="118" id="he0-ii-uPr"/>
  477. </constraints>
  478. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  479. </box>
  480. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="kXZ-gh-CUA">
  481. <rect key="frame" x="149" y="16" width="32" height="32"/>
  482. <view key="contentView" id="UA4-8E-ANK">
  483. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  484. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  485. </view>
  486. <constraints>
  487. <constraint firstAttribute="width" constant="32" id="5QG-Qe-XCO"/>
  488. <constraint firstAttribute="height" constant="32" id="bxu-mm-jx6"/>
  489. </constraints>
  490. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  491. </box>
  492. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZHD-fQ-Kbu">
  493. <rect key="frame" x="197" y="2" width="331" height="60"/>
  494. <subviews>
  495. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Sp2-fV-Wrc">
  496. <rect key="frame" x="0.0" y="22" width="16" height="16"/>
  497. <constraints>
  498. <constraint firstAttribute="width" constant="16" id="4hN-xK-3Ny"/>
  499. <constraint firstAttribute="height" constant="16" id="RFX-lT-OaW"/>
  500. </constraints>
  501. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameTipNormal" id="nPY-oN-wLt"/>
  502. </imageView>
  503. <textField hidden="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0bJ-0I-xhY">
  504. <rect key="frame" x="18" y="22" width="135" height="16"/>
  505. <textFieldCell key="cell" alignment="left" title="Merge 2 files for free." id="MSL-nN-D7Q">
  506. <font key="font" usesAppearanceFont="YES"/>
  507. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  508. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  509. </textFieldCell>
  510. </textField>
  511. </subviews>
  512. <constraints>
  513. <constraint firstItem="Sp2-fV-Wrc" firstAttribute="centerY" secondItem="ZHD-fQ-Kbu" secondAttribute="centerY" id="1ZQ-Co-nIt"/>
  514. <constraint firstAttribute="height" constant="60" id="2OM-5d-FcX"/>
  515. <constraint firstItem="0bJ-0I-xhY" firstAttribute="leading" secondItem="Sp2-fV-Wrc" secondAttribute="trailing" constant="4" id="8g5-bR-EWs"/>
  516. <constraint firstItem="0bJ-0I-xhY" firstAttribute="centerY" secondItem="ZHD-fQ-Kbu" secondAttribute="centerY" id="EG9-4R-lRH"/>
  517. <constraint firstItem="Sp2-fV-Wrc" firstAttribute="leading" secondItem="ZHD-fQ-Kbu" secondAttribute="leading" id="j0b-bp-y7B"/>
  518. </constraints>
  519. </customView>
  520. </subviews>
  521. <constraints>
  522. <constraint firstAttribute="trailing" secondItem="Gzx-57-4ok" secondAttribute="trailing" constant="16" id="1Ny-f2-6fJ"/>
  523. <constraint firstAttribute="bottom" secondItem="HqV-Cr-IvX" secondAttribute="bottom" constant="16" id="3xl-pe-oik"/>
  524. <constraint firstItem="SNg-B0-ys5" firstAttribute="leading" secondItem="7Ci-3J-z10" secondAttribute="trailing" id="72G-rH-m08"/>
  525. <constraint firstItem="SNg-B0-ys5" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="EIV-N9-5mk"/>
  526. <constraint firstAttribute="bottom" secondItem="Gzx-57-4ok" secondAttribute="bottom" constant="16" id="EaO-WC-Vov"/>
  527. <constraint firstAttribute="bottom" secondItem="Ggk-eO-LzC" secondAttribute="bottom" constant="60" id="FmD-vC-lz3"/>
  528. <constraint firstAttribute="bottom" secondItem="HUw-YH-0kd" secondAttribute="bottom" constant="16" id="GbC-8A-lSi"/>
  529. <constraint firstItem="SNg-B0-ys5" firstAttribute="bottom" secondItem="se5-gp-TjO" secondAttribute="bottom" id="GbZ-tV-MXY"/>
  530. <constraint firstItem="Ggk-eO-LzC" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="LEN-lk-9rV"/>
  531. <constraint firstItem="HqV-Cr-IvX" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="Lia-zA-HV0"/>
  532. <constraint firstItem="ZHD-fQ-Kbu" firstAttribute="leading" secondItem="kXZ-gh-CUA" secondAttribute="trailing" constant="16" id="WmT-JK-Agc"/>
  533. <constraint firstItem="Gzx-57-4ok" firstAttribute="leading" secondItem="HUw-YH-0kd" secondAttribute="trailing" constant="16" id="Z1N-QN-kcx"/>
  534. <constraint firstItem="ZHD-fQ-Kbu" firstAttribute="centerY" secondItem="UA4-8E-ANK" secondAttribute="centerY" id="ZD6-MI-gN1"/>
  535. <constraint firstAttribute="trailing" secondItem="SNg-B0-ys5" secondAttribute="trailing" id="d0q-Hn-baS"/>
  536. <constraint firstItem="SNg-B0-ys5" firstAttribute="leading" secondItem="Ggk-eO-LzC" secondAttribute="trailing" constant="1" id="gNP-Dq-gpr"/>
  537. <constraint firstItem="HUw-YH-0kd" firstAttribute="leading" secondItem="ZHD-fQ-Kbu" secondAttribute="trailing" constant="8" id="miE-8B-I95"/>
  538. <constraint firstItem="Uex-2T-CgC" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="oIl-2n-ghc"/>
  539. <constraint firstItem="7Ci-3J-z10" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="sgd-dw-rOw"/>
  540. <constraint firstItem="Uex-2T-CgC" firstAttribute="centerY" secondItem="se5-gp-TjO" secondAttribute="centerY" id="t3J-uR-7G2"/>
  541. <constraint firstItem="kXZ-gh-CUA" firstAttribute="leading" secondItem="HqV-Cr-IvX" secondAttribute="trailing" constant="16" id="uOh-rj-HpD"/>
  542. <constraint firstAttribute="bottom" secondItem="kXZ-gh-CUA" secondAttribute="bottom" constant="16" id="xLp-bb-re4"/>
  543. <constraint firstItem="7Ci-3J-z10" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="8" id="zCm-dk-fmd"/>
  544. </constraints>
  545. </view>
  546. <connections>
  547. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  548. </connections>
  549. <point key="canvasLocation" x="481" y="246"/>
  550. </window>
  551. <customView id="EEC-VI-dAb">
  552. <rect key="frame" x="0.0" y="0.0" width="300" height="151"/>
  553. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  554. <subviews>
  555. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IqC-f7-Lnl">
  556. <rect key="frame" x="85" y="21" width="130" height="130"/>
  557. <constraints>
  558. <constraint firstAttribute="height" constant="130" id="XFM-Ht-WVP"/>
  559. <constraint firstAttribute="width" constant="130" id="yRj-eN-lTo"/>
  560. </constraints>
  561. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptyFile" id="pVm-Ye-CAM"/>
  562. </imageView>
  563. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1dO-kv-PuF">
  564. <rect key="frame" x="-2" y="0.0" width="304" height="16"/>
  565. <constraints>
  566. <constraint firstAttribute="width" constant="300" id="DGQ-Lx-g1U"/>
  567. </constraints>
  568. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="No file added. Click &quot;Add&quot; to continue." id="yYu-jg-Dfs">
  569. <font key="font" metaFont="system"/>
  570. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  571. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  572. </textFieldCell>
  573. </textField>
  574. </subviews>
  575. <constraints>
  576. <constraint firstItem="IqC-f7-Lnl" firstAttribute="centerX" secondItem="EEC-VI-dAb" secondAttribute="centerX" id="9fR-st-jS0"/>
  577. <constraint firstItem="IqC-f7-Lnl" firstAttribute="top" secondItem="EEC-VI-dAb" secondAttribute="top" id="DwE-sG-73z"/>
  578. <constraint firstItem="1dO-kv-PuF" firstAttribute="leading" secondItem="EEC-VI-dAb" secondAttribute="leading" id="JXC-IZ-QdN"/>
  579. <constraint firstAttribute="trailing" secondItem="1dO-kv-PuF" secondAttribute="trailing" id="QwC-pm-aSq"/>
  580. <constraint firstAttribute="bottom" secondItem="1dO-kv-PuF" secondAttribute="bottom" id="flM-aT-lzx"/>
  581. <constraint firstItem="1dO-kv-PuF" firstAttribute="top" secondItem="IqC-f7-Lnl" secondAttribute="bottom" constant="5" id="tRO-pf-Sm1"/>
  582. </constraints>
  583. <point key="canvasLocation" x="87" y="-266"/>
  584. </customView>
  585. <customView id="Bxz-CR-NgQ" customClass="KMBlankView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  586. <rect key="frame" x="0.0" y="0.0" width="770" height="419"/>
  587. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  588. <subviews>
  589. <customView translatesAutoresizingMaskIntoConstraints="NO" id="h67-mo-mZ1">
  590. <rect key="frame" x="176" y="146" width="418" height="188"/>
  591. <subviews>
  592. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="t1l-8E-kYD">
  593. <rect key="frame" x="139" y="48" width="140" height="140"/>
  594. <constraints>
  595. <constraint firstAttribute="width" constant="140" id="ohT-2c-1nR"/>
  596. <constraint firstAttribute="height" constant="140" id="zC5-ij-Qwj"/>
  597. </constraints>
  598. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptyListNor" id="EWq-IE-D3x"/>
  599. </imageView>
  600. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="YH7-eM-Mb2">
  601. <rect key="frame" x="163" y="32" width="92" height="16"/>
  602. <textFieldCell key="cell" title="Multiline Label" id="KRo-Gz-2n3">
  603. <font key="font" metaFont="system"/>
  604. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  605. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  606. </textFieldCell>
  607. </textField>
  608. <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="loI-T9-Pz8">
  609. <rect key="frame" x="161" y="8" width="96" height="16"/>
  610. <textFieldCell key="cell" alignment="center" title="Multiline Label" id="PzF-HN-Jsi">
  611. <font key="font" metaFont="system"/>
  612. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  613. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  614. </textFieldCell>
  615. </textField>
  616. <customView translatesAutoresizingMaskIntoConstraints="NO" id="yde-fB-mTL" customClass="KMPDFEditAppendCustomView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  617. <rect key="frame" x="0.0" y="0.0" width="418" height="188"/>
  618. </customView>
  619. </subviews>
  620. <constraints>
  621. <constraint firstItem="t1l-8E-kYD" firstAttribute="centerX" secondItem="h67-mo-mZ1" secondAttribute="centerX" id="4iH-n5-pFE"/>
  622. <constraint firstItem="t1l-8E-kYD" firstAttribute="top" secondItem="h67-mo-mZ1" secondAttribute="top" id="CP1-ys-0NX"/>
  623. <constraint firstItem="YH7-eM-Mb2" firstAttribute="centerX" secondItem="h67-mo-mZ1" secondAttribute="centerX" id="Gxz-2u-WTF"/>
  624. <constraint firstAttribute="bottom" secondItem="yde-fB-mTL" secondAttribute="bottom" id="HER-UR-l1m"/>
  625. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="loI-T9-Pz8" secondAttribute="trailing" id="Jaz-ML-ErA"/>
  626. <constraint firstAttribute="trailing" secondItem="yde-fB-mTL" secondAttribute="trailing" id="PXy-Zk-Odl"/>
  627. <constraint firstItem="loI-T9-Pz8" firstAttribute="centerX" secondItem="h67-mo-mZ1" secondAttribute="centerX" id="Q6Z-sZ-aV5"/>
  628. <constraint firstItem="yde-fB-mTL" firstAttribute="top" secondItem="h67-mo-mZ1" secondAttribute="top" id="Zw8-rC-Vir"/>
  629. <constraint firstItem="YH7-eM-Mb2" firstAttribute="top" secondItem="t1l-8E-kYD" secondAttribute="bottom" id="ggr-Dl-gbb"/>
  630. <constraint firstItem="loI-T9-Pz8" firstAttribute="top" secondItem="YH7-eM-Mb2" secondAttribute="bottom" constant="8" id="kBC-ma-7G2"/>
  631. <constraint firstAttribute="bottom" secondItem="loI-T9-Pz8" secondAttribute="bottom" constant="8" id="kVL-N3-yfm"/>
  632. <constraint firstAttribute="width" constant="418" id="nKK-U8-7fX"/>
  633. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="YH7-eM-Mb2" secondAttribute="trailing" id="x3g-rc-dzz"/>
  634. <constraint firstItem="yde-fB-mTL" firstAttribute="leading" secondItem="h67-mo-mZ1" secondAttribute="leading" id="zGa-U9-Ahz"/>
  635. </constraints>
  636. </customView>
  637. </subviews>
  638. <constraints>
  639. <constraint firstItem="h67-mo-mZ1" firstAttribute="centerX" secondItem="Bxz-CR-NgQ" secondAttribute="centerX" id="QIV-Ne-18k"/>
  640. <constraint firstItem="h67-mo-mZ1" firstAttribute="centerY" secondItem="Bxz-CR-NgQ" secondAttribute="centerY" constant="-30" id="p7U-T9-Ar7"/>
  641. </constraints>
  642. <connections>
  643. <outlet property="customView" destination="yde-fB-mTL" id="UIb-V0-7ai"/>
  644. <outlet property="imageView" destination="t1l-8E-kYD" id="dtz-Tg-gUG"/>
  645. <outlet property="secondTitleLabel" destination="loI-T9-Pz8" id="XSV-VX-aVh"/>
  646. <outlet property="titleLabel" destination="YH7-eM-Mb2" id="7Cf-Yu-NGQ"/>
  647. </connections>
  648. <point key="canvasLocation" x="-156" y="835"/>
  649. </customView>
  650. </objects>
  651. <resources>
  652. <image name="KMImageNameEmptyFile" width="130" height="130"/>
  653. <image name="KMImageNameEmptyListNor" width="200" height="200"/>
  654. <image name="KMImageNameTipNormal" width="16" height="16"/>
  655. <image name="KMImageNameUXIconBtnCloseNor" width="16" height="16"/>
  656. <image name="NSAdvanced" width="32" height="32"/>
  657. <namedColor name="KM_242424_Color40">
  658. <color red="0.14100000262260437" green="0.14100000262260437" blue="0.14100000262260437" alpha="0.40000000596046448" colorSpace="custom" customColorSpace="sRGB"/>
  659. </namedColor>
  660. </resources>
  661. </document>