WelcomeWindowController.xib 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  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="WelcomeWindowController">
  10. <connections>
  11. <outlet property="content1View" destination="see-g3-S0n" id="b45-Ff-C7l"/>
  12. <outlet property="content2View" destination="Dv3-VN-g21" id="MuI-50-AeE"/>
  13. <outlet property="content3View" destination="QJj-s2-iaH" id="FBY-km-LTq"/>
  14. <outlet property="content4View" destination="3oJ-LY-UWJ" id="6dY-WX-XIq"/>
  15. <outlet property="content5View" destination="aEL-3j-TFx" id="yOZ-aH-NeK"/>
  16. <outlet property="next1Box" destination="mKV-Zb-jBN" id="yqd-gn-IFN"/>
  17. <outlet property="next2Box" destination="cA3-wY-yeQ" id="EL9-sB-hh2"/>
  18. <outlet property="next3Box" destination="NdL-Aw-8i7" id="gZv-3e-mBI"/>
  19. <outlet property="next4Box" destination="Jzy-YP-A8O" id="O0n-Dh-Wmu"/>
  20. <outlet property="nextBox" destination="M4l-fM-uGb" id="25W-78-MaT"/>
  21. <outlet property="pageIndicator1" destination="dZt-Mz-4TL" id="ldS-id-32t"/>
  22. <outlet property="pageIndicator2" destination="zx6-lG-Q7W" id="Qny-4B-I2c"/>
  23. <outlet property="pageIndicator3" destination="uJV-l7-9at" id="WTq-5p-m7b"/>
  24. <outlet property="pageIndicator4" destination="1z8-7Z-L15" id="Khd-6d-AYo"/>
  25. <outlet property="pageIndicator5" destination="mwj-Q5-5ak" id="EkR-3J-aMa"/>
  26. <outlet property="preBox" destination="unK-gf-jBV" id="rmV-ne-Fch"/>
  27. <outlet property="remindMeLaterBox" destination="u1V-bv-2uL" id="gVC-fR-hny"/>
  28. <outlet property="scrollView" destination="hlh-7g-Id4" id="p7G-QW-213"/>
  29. <outlet property="signUpBox" destination="HKs-gQ-A5L" id="cb9-ZU-j6W"/>
  30. <outlet property="subtitle1Label" destination="rdz-C9-3re" id="duA-Td-1Bb"/>
  31. <outlet property="subtitle2Label" destination="1ss-uW-LkC" id="1i7-Ux-ToB"/>
  32. <outlet property="subtitle3Label" destination="Qgy-Ep-idM" id="ddU-cG-XY1"/>
  33. <outlet property="subtitle4Label" destination="ZYQ-S1-sCA" id="wdD-Dc-Zio"/>
  34. <outlet property="subtitle5Label" destination="Bzg-Gy-GYg" id="BMH-xq-oC2"/>
  35. <outlet property="title1Label" destination="89U-rm-xYS" id="ptN-v1-ftL"/>
  36. <outlet property="title2Label" destination="adN-ge-Ndm" id="rGu-cU-D6R"/>
  37. <outlet property="title3Label" destination="2S5-5R-cjW" id="d5v-HI-5Ko"/>
  38. <outlet property="title4Label" destination="QpC-qz-3KE" id="izQ-xc-Rtw"/>
  39. <outlet property="title5Label" destination="E3k-H6-gfQ" id="nzp-8d-vhR"/>
  40. <outlet property="window" destination="5" id="54"/>
  41. </connections>
  42. </customObject>
  43. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  44. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  45. <window title="Welcome to PDF Reader" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5">
  46. <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
  47. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  48. <rect key="contentRect" x="324" y="235" width="586" height="568"/>
  49. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  50. <value key="minSize" type="size" width="586" height="568"/>
  51. <value key="maxSize" type="size" width="586" height="568"/>
  52. <value key="minFullScreenContentSize" type="size" width="586" height="568"/>
  53. <value key="maxFullScreenContentSize" type="size" width="586" height="568"/>
  54. <view key="contentView" id="6">
  55. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  56. <autoresizingMask key="autoresizingMask"/>
  57. <subviews>
  58. <scrollView misplaced="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hlh-7g-Id4">
  59. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  60. <clipView key="contentView" id="cgJ-if-Lk1">
  61. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. <subviews>
  64. <view fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wiW-5i-KlB">
  65. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  66. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  67. </view>
  68. </subviews>
  69. </clipView>
  70. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="iq0-8E-6Wg">
  71. <rect key="frame" x="-100" y="-100" width="860" height="15"/>
  72. <autoresizingMask key="autoresizingMask"/>
  73. </scroller>
  74. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="GpU-d7-72y">
  75. <rect key="frame" x="-100" y="-100" width="15" height="479"/>
  76. <autoresizingMask key="autoresizingMask"/>
  77. </scroller>
  78. </scrollView>
  79. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U10-qJ-w21">
  80. <rect key="frame" x="8" y="548" width="12" height="12"/>
  81. <constraints>
  82. <constraint firstAttribute="height" constant="12" id="RZw-nx-AkX"/>
  83. <constraint firstAttribute="width" constant="12" id="aAf-3q-r2D"/>
  84. </constraints>
  85. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="control_btn_icon_close" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="gSf-Sj-9r2">
  86. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  87. <font key="font" metaFont="system"/>
  88. </buttonCell>
  89. <connections>
  90. <action selector="closeAction:" target="-2" id="bGN-d5-dAH"/>
  91. </connections>
  92. </button>
  93. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="unK-gf-jBV">
  94. <rect key="frame" x="8" y="364" width="24" height="24"/>
  95. <view key="contentView" id="COX-1f-Qeu">
  96. <rect key="frame" x="1" y="1" width="22" height="22"/>
  97. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  98. </view>
  99. <constraints>
  100. <constraint firstAttribute="width" constant="24" id="SXY-BJ-9SA"/>
  101. <constraint firstAttribute="height" constant="24" id="TT6-oy-aQa"/>
  102. </constraints>
  103. </box>
  104. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="M4l-fM-uGb">
  105. <rect key="frame" x="554" y="364" width="24" height="24"/>
  106. <view key="contentView" id="dPj-gF-wgi">
  107. <rect key="frame" x="1" y="1" width="22" height="22"/>
  108. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  109. </view>
  110. <constraints>
  111. <constraint firstAttribute="width" constant="24" id="Q7b-9z-gCS"/>
  112. <constraint firstAttribute="height" constant="24" id="x7y-4H-ODw"/>
  113. </constraints>
  114. </box>
  115. </subviews>
  116. <constraints>
  117. <constraint firstItem="M4l-fM-uGb" firstAttribute="top" secondItem="6" secondAttribute="top" constant="180" id="2gH-Gb-zBY"/>
  118. <constraint firstItem="unK-gf-jBV" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="8" id="86C-5b-TiR"/>
  119. <constraint firstAttribute="trailing" secondItem="M4l-fM-uGb" secondAttribute="trailing" constant="8" id="GO5-GC-e3c"/>
  120. <constraint firstItem="hlh-7g-Id4" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="TMs-gx-qfA"/>
  121. <constraint firstItem="U10-qJ-w21" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="8" id="U5T-bm-Ps5"/>
  122. <constraint firstItem="U10-qJ-w21" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="cY7-FD-I7U"/>
  123. <constraint firstAttribute="bottom" secondItem="hlh-7g-Id4" secondAttribute="bottom" constant="-523" id="lbQ-9t-039"/>
  124. <constraint firstItem="unK-gf-jBV" firstAttribute="top" secondItem="6" secondAttribute="top" constant="180" id="qJg-Zc-4KY"/>
  125. <constraint firstItem="hlh-7g-Id4" firstAttribute="top" secondItem="6" secondAttribute="top" id="sGg-jv-t1g"/>
  126. <constraint firstAttribute="trailing" secondItem="hlh-7g-Id4" secondAttribute="trailing" id="yPd-Hd-Up2"/>
  127. </constraints>
  128. </view>
  129. <connections>
  130. <outlet property="delegate" destination="-2" id="53"/>
  131. </connections>
  132. <point key="canvasLocation" x="159" y="180"/>
  133. </window>
  134. <customView id="see-g3-S0n">
  135. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  136. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  137. <subviews>
  138. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="mrD-VS-2zH">
  139. <rect key="frame" x="0.0" y="232" width="586" height="336"/>
  140. <constraints>
  141. <constraint firstAttribute="height" constant="336" id="TXS-Ll-Bjw"/>
  142. </constraints>
  143. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeHome" id="ExO-hX-lBc"/>
  144. </imageView>
  145. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rdz-C9-3re">
  146. <rect key="frame" x="46" y="102" width="494" height="48"/>
  147. <constraints>
  148. <constraint firstAttribute="width" constant="490" id="vWy-k1-6xu"/>
  149. </constraints>
  150. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="PDF Reader gives you the most comprehensive reading experience across all devices" id="528-9i-OZe">
  151. <font key="font" metaFont="system" size="20"/>
  152. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  153. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  154. </textFieldCell>
  155. </textField>
  156. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="89U-rm-xYS">
  157. <rect key="frame" x="46" y="168" width="494" height="24"/>
  158. <constraints>
  159. <constraint firstAttribute="width" constant="490" id="Ffv-OH-JKl"/>
  160. </constraints>
  161. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Hello" id="YMJ-yv-KPG">
  162. <font key="font" metaFont="system" size="20"/>
  163. <color key="textColor" red="0.0" green="0.47843137254901957" blue="1" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  164. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  165. </textFieldCell>
  166. </textField>
  167. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mKV-Zb-jBN">
  168. <rect key="frame" x="203" y="40" width="180" height="40"/>
  169. <view key="contentView" id="jag-x4-VzQ">
  170. <rect key="frame" x="1" y="1" width="178" height="38"/>
  171. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  172. </view>
  173. <constraints>
  174. <constraint firstAttribute="width" constant="180" id="44g-0C-zp4"/>
  175. <constraint firstAttribute="height" constant="40" id="hyr-k5-PiF"/>
  176. </constraints>
  177. </box>
  178. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="u1V-bv-2uL">
  179. <rect key="frame" x="203" y="10" width="180" height="22"/>
  180. <view key="contentView" id="XBM-zR-TfF">
  181. <rect key="frame" x="1" y="1" width="178" height="20"/>
  182. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  183. </view>
  184. <constraints>
  185. <constraint firstAttribute="width" constant="180" id="Esy-NR-0mP"/>
  186. <constraint firstAttribute="height" constant="22" id="brt-zO-HVe"/>
  187. </constraints>
  188. </box>
  189. <customView translatesAutoresizingMaskIntoConstraints="NO" id="dZt-Mz-4TL" customClass="TCPageIndicator">
  190. <rect key="frame" x="193" y="232" width="200" height="22"/>
  191. <constraints>
  192. <constraint firstAttribute="width" constant="200" id="4Ph-dN-ZGW"/>
  193. <constraint firstAttribute="height" constant="22" id="ZRy-gD-wEO"/>
  194. </constraints>
  195. </customView>
  196. </subviews>
  197. <constraints>
  198. <constraint firstItem="89U-rm-xYS" firstAttribute="leading" secondItem="see-g3-S0n" secondAttribute="leading" constant="48" id="4co-gt-IiK"/>
  199. <constraint firstItem="89U-rm-xYS" firstAttribute="top" secondItem="see-g3-S0n" secondAttribute="top" constant="376" id="810-EX-zey"/>
  200. <constraint firstItem="dZt-Mz-4TL" firstAttribute="centerX" secondItem="see-g3-S0n" secondAttribute="centerX" id="APX-Yc-5Zx"/>
  201. <constraint firstAttribute="bottom" secondItem="u1V-bv-2uL" secondAttribute="bottom" constant="10" id="GaR-YY-WQS"/>
  202. <constraint firstItem="mKV-Zb-jBN" firstAttribute="centerX" secondItem="see-g3-S0n" secondAttribute="centerX" id="GmN-h3-bht"/>
  203. <constraint firstAttribute="trailing" secondItem="rdz-C9-3re" secondAttribute="trailing" constant="48" id="IVw-W3-B8U"/>
  204. <constraint firstAttribute="trailing" secondItem="mrD-VS-2zH" secondAttribute="trailing" id="J6l-x7-8zg"/>
  205. <constraint firstItem="mrD-VS-2zH" firstAttribute="leading" secondItem="see-g3-S0n" secondAttribute="leading" id="J9x-Kw-m5a"/>
  206. <constraint firstItem="u1V-bv-2uL" firstAttribute="centerX" secondItem="see-g3-S0n" secondAttribute="centerX" id="MRy-xZ-WHL"/>
  207. <constraint firstAttribute="bottom" secondItem="mKV-Zb-jBN" secondAttribute="bottom" constant="40" id="Mxe-cX-aJR"/>
  208. <constraint firstItem="dZt-Mz-4TL" firstAttribute="bottom" secondItem="mrD-VS-2zH" secondAttribute="bottom" id="n9L-qk-Knv"/>
  209. <constraint firstItem="mrD-VS-2zH" firstAttribute="top" secondItem="see-g3-S0n" secondAttribute="top" id="oRq-ik-fP1"/>
  210. <constraint firstItem="rdz-C9-3re" firstAttribute="top" secondItem="89U-rm-xYS" secondAttribute="bottom" constant="18" id="ynB-YU-ggL"/>
  211. </constraints>
  212. <point key="canvasLocation" x="107" y="816"/>
  213. </customView>
  214. <customView id="Dv3-VN-g21">
  215. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  216. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  217. <subviews>
  218. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OFb-Zw-pAG">
  219. <rect key="frame" x="0.0" y="232" width="586" height="336"/>
  220. <constraints>
  221. <constraint firstAttribute="height" constant="336" id="jHi-Db-OHt"/>
  222. </constraints>
  223. <imageCell key="cell" continuous="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeAnnotation" id="Nkq-cD-yLR"/>
  224. </imageView>
  225. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="adN-ge-Ndm">
  226. <rect key="frame" x="46" y="168" width="514" height="24"/>
  227. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Get Perspective" id="Eqt-Wv-rdf">
  228. <font key="font" metaFont="system" size="20"/>
  229. <color key="textColor" red="0.0" green="0.47843137250000001" blue="1" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  230. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  231. </textFieldCell>
  232. </textField>
  233. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1ss-uW-LkC">
  234. <rect key="frame" x="56" y="102" width="494" height="48"/>
  235. <constraints>
  236. <constraint firstAttribute="width" constant="490" id="h9Z-yv-B0L"/>
  237. </constraints>
  238. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="You can view and store any documents from multiple sources you can imagine." id="rlD-bN-ngP">
  239. <font key="font" metaFont="system" size="20"/>
  240. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  241. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  242. </textFieldCell>
  243. </textField>
  244. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cA3-wY-yeQ">
  245. <rect key="frame" x="203" y="40" width="180" height="40"/>
  246. <view key="contentView" id="VYw-fn-IuO">
  247. <rect key="frame" x="1" y="1" width="178" height="38"/>
  248. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  249. </view>
  250. <constraints>
  251. <constraint firstAttribute="width" constant="180" id="iVO-LS-4J6"/>
  252. <constraint firstAttribute="height" constant="40" id="pX1-0e-qjj"/>
  253. </constraints>
  254. </box>
  255. <customView translatesAutoresizingMaskIntoConstraints="NO" id="zx6-lG-Q7W" customClass="TCPageIndicator">
  256. <rect key="frame" x="193" y="232" width="200" height="22"/>
  257. <constraints>
  258. <constraint firstAttribute="height" constant="22" id="9xh-eX-hma"/>
  259. <constraint firstAttribute="width" constant="200" id="MRd-JM-Zkv"/>
  260. </constraints>
  261. </customView>
  262. </subviews>
  263. <constraints>
  264. <constraint firstItem="zx6-lG-Q7W" firstAttribute="bottom" secondItem="OFb-Zw-pAG" secondAttribute="bottom" id="B8a-rs-eSY"/>
  265. <constraint firstItem="1ss-uW-LkC" firstAttribute="leading" secondItem="Dv3-VN-g21" secondAttribute="leading" constant="58" id="KUa-as-Ifc"/>
  266. <constraint firstItem="cA3-wY-yeQ" firstAttribute="centerX" secondItem="Dv3-VN-g21" secondAttribute="centerX" id="NpI-EO-psl"/>
  267. <constraint firstItem="OFb-Zw-pAG" firstAttribute="top" secondItem="Dv3-VN-g21" secondAttribute="top" id="ReY-Ty-Dsr"/>
  268. <constraint firstItem="adN-ge-Ndm" firstAttribute="leading" secondItem="Dv3-VN-g21" secondAttribute="leading" constant="48" id="RuQ-1e-0VB"/>
  269. <constraint firstItem="1ss-uW-LkC" firstAttribute="centerX" secondItem="adN-ge-Ndm" secondAttribute="centerX" id="Rv5-X0-cPc"/>
  270. <constraint firstItem="OFb-Zw-pAG" firstAttribute="leading" secondItem="Dv3-VN-g21" secondAttribute="leading" id="cA2-bh-ZfS"/>
  271. <constraint firstAttribute="bottom" secondItem="cA3-wY-yeQ" secondAttribute="bottom" constant="40" id="coP-Tp-tyl"/>
  272. <constraint firstAttribute="trailing" secondItem="OFb-Zw-pAG" secondAttribute="trailing" id="dyv-Au-WgA"/>
  273. <constraint firstItem="zx6-lG-Q7W" firstAttribute="centerX" secondItem="Dv3-VN-g21" secondAttribute="centerX" id="lH5-lK-j0F"/>
  274. <constraint firstItem="1ss-uW-LkC" firstAttribute="top" secondItem="adN-ge-Ndm" secondAttribute="bottom" constant="18" id="t0g-zz-06L"/>
  275. <constraint firstItem="adN-ge-Ndm" firstAttribute="top" secondItem="Dv3-VN-g21" secondAttribute="top" constant="376" id="zu4-tR-W2i"/>
  276. </constraints>
  277. <point key="canvasLocation" x="734" y="816"/>
  278. </customView>
  279. <customView id="QJj-s2-iaH">
  280. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  281. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  282. <subviews>
  283. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RJg-KZ-cox">
  284. <rect key="frame" x="0.0" y="232" width="586" height="336"/>
  285. <constraints>
  286. <constraint firstAttribute="height" constant="336" id="KXw-gC-0ZI"/>
  287. </constraints>
  288. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeConvert" id="3nt-Xb-vUZ"/>
  289. </imageView>
  290. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2S5-5R-cjW">
  291. <rect key="frame" x="46" y="168" width="494" height="24"/>
  292. <constraints>
  293. <constraint firstAttribute="width" constant="490" id="Mtv-bQ-wf9"/>
  294. </constraints>
  295. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Start Your Free Trial Today" id="0HA-T8-mtY">
  296. <font key="font" metaFont="system" size="20"/>
  297. <color key="textColor" red="0.0" green="0.47843137250000001" blue="1" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  298. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  299. </textFieldCell>
  300. </textField>
  301. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qgy-Ep-idM">
  302. <rect key="frame" x="46" y="78" width="494" height="72"/>
  303. <constraints>
  304. <constraint firstAttribute="width" constant="490" id="zgB-p1-zi3"/>
  305. </constraints>
  306. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="3sg-eO-ulG">
  307. <font key="font" metaFont="system" size="20"/>
  308. <string key="title">Unlock all the premium features and services, including advanced PDF editing tools, multi-tab viewer, night mode, file converter and so much more...</string>
  309. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  310. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  311. </textFieldCell>
  312. </textField>
  313. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="NdL-Aw-8i7">
  314. <rect key="frame" x="203" y="40" width="180" height="40"/>
  315. <view key="contentView" id="iqQ-32-ArR">
  316. <rect key="frame" x="1" y="1" width="178" height="38"/>
  317. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  318. </view>
  319. <constraints>
  320. <constraint firstAttribute="height" constant="40" id="4pg-yA-LY7"/>
  321. <constraint firstAttribute="width" constant="180" id="dKC-ob-7e5"/>
  322. </constraints>
  323. </box>
  324. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uJV-l7-9at" customClass="TCPageIndicator">
  325. <rect key="frame" x="193" y="232" width="200" height="22"/>
  326. <constraints>
  327. <constraint firstAttribute="height" constant="22" id="ZRd-SF-MCI"/>
  328. <constraint firstAttribute="width" constant="200" id="kFN-rg-Gg1"/>
  329. </constraints>
  330. </customView>
  331. </subviews>
  332. <constraints>
  333. <constraint firstItem="NdL-Aw-8i7" firstAttribute="centerX" secondItem="QJj-s2-iaH" secondAttribute="centerX" id="4Ip-c6-KE5"/>
  334. <constraint firstItem="2S5-5R-cjW" firstAttribute="top" secondItem="QJj-s2-iaH" secondAttribute="top" constant="376" id="79W-5x-1IO"/>
  335. <constraint firstItem="Qgy-Ep-idM" firstAttribute="top" secondItem="2S5-5R-cjW" secondAttribute="bottom" constant="18" id="Cni-GK-Oto"/>
  336. <constraint firstAttribute="trailing" secondItem="RJg-KZ-cox" secondAttribute="trailing" id="DIw-tM-2PL"/>
  337. <constraint firstItem="RJg-KZ-cox" firstAttribute="top" secondItem="QJj-s2-iaH" secondAttribute="top" id="Srd-9j-qmm"/>
  338. <constraint firstItem="uJV-l7-9at" firstAttribute="bottom" secondItem="RJg-KZ-cox" secondAttribute="bottom" id="bwl-Sc-hvo"/>
  339. <constraint firstAttribute="trailing" secondItem="Qgy-Ep-idM" secondAttribute="trailing" constant="48" id="dsJ-i9-3zi"/>
  340. <constraint firstItem="2S5-5R-cjW" firstAttribute="leading" secondItem="QJj-s2-iaH" secondAttribute="leading" constant="48" id="lyA-iX-PbV"/>
  341. <constraint firstItem="RJg-KZ-cox" firstAttribute="leading" secondItem="QJj-s2-iaH" secondAttribute="leading" id="mJh-H6-VXo"/>
  342. <constraint firstAttribute="bottom" secondItem="NdL-Aw-8i7" secondAttribute="bottom" constant="40" id="rlR-b2-zer"/>
  343. <constraint firstItem="uJV-l7-9at" firstAttribute="centerX" secondItem="QJj-s2-iaH" secondAttribute="centerX" id="tN8-ls-GgT"/>
  344. </constraints>
  345. <point key="canvasLocation" x="1364" y="816"/>
  346. </customView>
  347. <customView id="3oJ-LY-UWJ">
  348. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  349. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  350. <subviews>
  351. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qor-SE-s0V">
  352. <rect key="frame" x="0.0" y="232" width="568" height="336"/>
  353. <constraints>
  354. <constraint firstAttribute="height" constant="336" id="nQU-Xz-ILk"/>
  355. </constraints>
  356. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeFillSign" id="fYp-io-kac"/>
  357. </imageView>
  358. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QpC-qz-3KE">
  359. <rect key="frame" x="32" y="168" width="494" height="24"/>
  360. <constraints>
  361. <constraint firstAttribute="width" constant="490" id="bYn-H0-Ng5"/>
  362. </constraints>
  363. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Get Document 365 Today!" id="Neu-3w-zVu">
  364. <font key="font" metaFont="system" size="20"/>
  365. <color key="textColor" red="0.0" green="0.47843137250000001" blue="1" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  366. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  367. </textFieldCell>
  368. </textField>
  369. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZYQ-S1-sCA">
  370. <rect key="frame" x="46" y="78" width="494" height="72"/>
  371. <constraints>
  372. <constraint firstAttribute="width" constant="490" id="Hy8-cn-Ivy"/>
  373. </constraints>
  374. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Document 365 gives you an all access pass to PDF Reader mobile and desktop apps designed for all the ways you work." id="ws2-hq-ole">
  375. <font key="font" metaFont="system" size="20"/>
  376. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  377. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  378. </textFieldCell>
  379. </textField>
  380. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Jzy-YP-A8O">
  381. <rect key="frame" x="203" y="40" width="180" height="40"/>
  382. <view key="contentView" id="5y9-Ey-wbA">
  383. <rect key="frame" x="1" y="1" width="178" height="38"/>
  384. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  385. </view>
  386. <constraints>
  387. <constraint firstAttribute="width" constant="180" id="hk3-yE-SCo"/>
  388. <constraint firstAttribute="height" constant="40" id="yI4-8Z-EDw"/>
  389. </constraints>
  390. </box>
  391. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1z8-7Z-L15" customClass="TCPageIndicator">
  392. <rect key="frame" x="193" y="232" width="200" height="22"/>
  393. <constraints>
  394. <constraint firstAttribute="height" constant="22" id="8KZ-UL-gt0"/>
  395. <constraint firstAttribute="width" constant="200" id="nG7-1q-45H"/>
  396. </constraints>
  397. </customView>
  398. </subviews>
  399. <constraints>
  400. <constraint firstAttribute="trailing" secondItem="qor-SE-s0V" secondAttribute="trailing" id="9qQ-QC-dSr"/>
  401. <constraint firstItem="qor-SE-s0V" firstAttribute="leading" secondItem="3oJ-LY-UWJ" secondAttribute="leading" id="9u3-bx-2V3"/>
  402. <constraint firstItem="Jzy-YP-A8O" firstAttribute="centerX" secondItem="3oJ-LY-UWJ" secondAttribute="centerX" id="B2V-JG-Huj"/>
  403. <constraint firstItem="1z8-7Z-L15" firstAttribute="centerX" secondItem="3oJ-LY-UWJ" secondAttribute="centerX" id="YDF-vg-bSW"/>
  404. <constraint firstItem="QpC-qz-3KE" firstAttribute="top" secondItem="3oJ-LY-UWJ" secondAttribute="top" constant="376" id="c6w-HI-6DE"/>
  405. <constraint firstItem="QpC-qz-3KE" firstAttribute="leading" secondItem="3oJ-LY-UWJ" secondAttribute="leading" constant="34" id="lBv-wR-o2j"/>
  406. <constraint firstItem="qor-SE-s0V" firstAttribute="top" secondItem="3oJ-LY-UWJ" secondAttribute="top" id="r2K-QI-Vh5"/>
  407. <constraint firstItem="1z8-7Z-L15" firstAttribute="bottom" secondItem="qor-SE-s0V" secondAttribute="bottom" id="uYW-i2-XbV"/>
  408. <constraint firstItem="ZYQ-S1-sCA" firstAttribute="leading" secondItem="3oJ-LY-UWJ" secondAttribute="leading" constant="48" id="ugy-2X-f2D"/>
  409. <constraint firstItem="ZYQ-S1-sCA" firstAttribute="top" secondItem="QpC-qz-3KE" secondAttribute="bottom" constant="18" id="v0Q-bY-sr5"/>
  410. <constraint firstAttribute="bottom" secondItem="Jzy-YP-A8O" secondAttribute="bottom" constant="40" id="xhN-vL-5Wa"/>
  411. </constraints>
  412. <point key="canvasLocation" x="1993" y="816"/>
  413. </customView>
  414. <customView id="aEL-3j-TFx">
  415. <rect key="frame" x="0.0" y="0.0" width="586" height="568"/>
  416. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  417. <subviews>
  418. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8JX-T4-yzu">
  419. <rect key="frame" x="0.0" y="232" width="568" height="336"/>
  420. <constraints>
  421. <constraint firstAttribute="height" constant="336" id="LaS-h2-Bx3"/>
  422. </constraints>
  423. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeSignUp" id="OVC-QQ-s63"/>
  424. </imageView>
  425. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Va9-pb-DwV">
  426. <rect key="frame" x="21" y="156" width="152" height="152"/>
  427. <constraints>
  428. <constraint firstAttribute="width" constant="152" id="ckQ-xv-E7U"/>
  429. <constraint firstAttribute="height" constant="152" id="ixc-h5-ePx"/>
  430. </constraints>
  431. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWelcomeFreeDays" id="VHW-nh-jwi"/>
  432. </imageView>
  433. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="E3k-H6-gfQ">
  434. <rect key="frame" x="32" y="168" width="494" height="24"/>
  435. <constraints>
  436. <constraint firstAttribute="width" constant="490" id="FMU-9X-rZC"/>
  437. </constraints>
  438. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Get Document 365 Today!" id="UaA-Ph-lj5">
  439. <font key="font" metaFont="system" size="20"/>
  440. <color key="textColor" red="0.0" green="0.47843137250000001" blue="1" alpha="0.84999999999999998" colorSpace="calibratedRGB"/>
  441. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  442. </textFieldCell>
  443. </textField>
  444. <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bzg-Gy-GYg">
  445. <rect key="frame" x="46" y="78" width="494" height="72"/>
  446. <constraints>
  447. <constraint firstAttribute="width" constant="490" id="jz7-ts-pMO"/>
  448. </constraints>
  449. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="Document 365 gives you an all access pass to PDF Reader mobile and desktop apps designed for all the ways you work." id="kC5-t2-enV">
  450. <font key="font" metaFont="system" size="20"/>
  451. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  452. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  453. </textFieldCell>
  454. </textField>
  455. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HKs-gQ-A5L">
  456. <rect key="frame" x="203" y="40" width="180" height="40"/>
  457. <view key="contentView" id="rTw-TK-XLm">
  458. <rect key="frame" x="1" y="1" width="178" height="38"/>
  459. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  460. </view>
  461. <constraints>
  462. <constraint firstAttribute="height" constant="40" id="qsM-H9-Fds"/>
  463. <constraint firstAttribute="width" constant="180" id="xm1-KS-iso"/>
  464. </constraints>
  465. </box>
  466. <customView translatesAutoresizingMaskIntoConstraints="NO" id="mwj-Q5-5ak" customClass="TCPageIndicator">
  467. <rect key="frame" x="193" y="232" width="200" height="22"/>
  468. <constraints>
  469. <constraint firstAttribute="height" constant="22" id="I3r-Ub-MMT"/>
  470. <constraint firstAttribute="width" constant="200" id="Ye7-Nn-UxW"/>
  471. </constraints>
  472. </customView>
  473. </subviews>
  474. <constraints>
  475. <constraint firstItem="8JX-T4-yzu" firstAttribute="leading" secondItem="aEL-3j-TFx" secondAttribute="leading" id="2j4-77-KAk"/>
  476. <constraint firstAttribute="trailing" secondItem="8JX-T4-yzu" secondAttribute="trailing" id="Hr2-xR-HK5"/>
  477. <constraint firstAttribute="bottom" secondItem="HKs-gQ-A5L" secondAttribute="bottom" constant="40" id="KeO-NO-Kdb"/>
  478. <constraint firstItem="Va9-pb-DwV" firstAttribute="leading" secondItem="aEL-3j-TFx" secondAttribute="leading" constant="21" id="PcS-YJ-UsW"/>
  479. <constraint firstItem="HKs-gQ-A5L" firstAttribute="centerX" secondItem="aEL-3j-TFx" secondAttribute="centerX" id="Py8-Wc-MY5"/>
  480. <constraint firstItem="Va9-pb-DwV" firstAttribute="top" secondItem="8JX-T4-yzu" secondAttribute="bottom" constant="-76" id="RIa-Mn-o1v"/>
  481. <constraint firstItem="Bzg-Gy-GYg" firstAttribute="top" secondItem="E3k-H6-gfQ" secondAttribute="bottom" constant="18" id="Vjf-UU-tf7"/>
  482. <constraint firstItem="8JX-T4-yzu" firstAttribute="top" secondItem="aEL-3j-TFx" secondAttribute="top" id="Yar-g9-TzD"/>
  483. <constraint firstItem="mwj-Q5-5ak" firstAttribute="centerX" secondItem="aEL-3j-TFx" secondAttribute="centerX" id="dcS-Fj-Oey"/>
  484. <constraint firstItem="Bzg-Gy-GYg" firstAttribute="leading" secondItem="aEL-3j-TFx" secondAttribute="leading" constant="48" id="dgx-6D-cf8"/>
  485. <constraint firstItem="mwj-Q5-5ak" firstAttribute="bottom" secondItem="8JX-T4-yzu" secondAttribute="bottom" id="eqd-J7-GvX"/>
  486. <constraint firstItem="E3k-H6-gfQ" firstAttribute="leading" secondItem="aEL-3j-TFx" secondAttribute="leading" constant="34" id="iAO-El-j7C"/>
  487. <constraint firstItem="E3k-H6-gfQ" firstAttribute="top" secondItem="aEL-3j-TFx" secondAttribute="top" constant="376" id="lWB-cj-18q"/>
  488. </constraints>
  489. <point key="canvasLocation" x="2624" y="816"/>
  490. </customView>
  491. </objects>
  492. <resources>
  493. <image name="KMImageNameWelcomeAnnotation" width="586" height="336"/>
  494. <image name="KMImageNameWelcomeConvert" width="586" height="336"/>
  495. <image name="KMImageNameWelcomeFillSign" width="586" height="336"/>
  496. <image name="KMImageNameWelcomeFreeDays" width="153" height="152"/>
  497. <image name="KMImageNameWelcomeHome" width="586" height="336"/>
  498. <image name="KMImageNameWelcomeSignUp" width="586" height="336"/>
  499. <image name="control_btn_icon_close" width="12" height="12"/>
  500. </resources>
  501. </document>