KMConvertCompareViewController.xib 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMConvertCompareViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="bottomBox1" destination="WWw-G3-PpL" id="Cc2-QD-Weq"/>
  12. <outlet property="bottomBox2" destination="xlR-oc-8Kd" id="oED-ou-IM9"/>
  13. <outlet property="bottomBox3" destination="P0t-t0-caO" id="SYr-93-Rx8"/>
  14. <outlet property="bottomTextView" destination="QsV-kV-RlP" id="Lvw-gC-bt2"/>
  15. <outlet property="boxBottemOffset" destination="jUg-Jb-W4B" id="lQC-Sn-1WW"/>
  16. <outlet property="buttonBottemOffset" destination="rKc-Zp-oE0" id="NWu-r9-wOp"/>
  17. <outlet property="compareBtn" destination="MUy-f2-u2w" id="aAN-Uz-Bhh"/>
  18. <outlet property="contentLabel" destination="uZ9-Xd-zFp" id="A60-mR-mi6"/>
  19. <outlet property="forwardBtn" destination="AMm-e8-taD" id="Zce-t9-uKQ"/>
  20. <outlet property="headerBox" destination="zM2-aJ-m3z" id="5Yc-z2-pFc"/>
  21. <outlet property="headerScrollview" destination="EuG-rZ-YEy" id="k4O-Ce-taX"/>
  22. <outlet property="moreBtn" destination="NbT-EC-37B" id="UxJ-K2-Wsm"/>
  23. <outlet property="moreButton" destination="MUy-f2-u2w" id="sMf-kP-q6h"/>
  24. <outlet property="nextBtn" destination="DRE-Sy-3FX" id="a4g-9o-BJw"/>
  25. <outlet property="purchaseBox1" destination="f4x-7S-wVB" id="ylX-SF-0qP"/>
  26. <outlet property="purchaseBox2" destination="W1a-tm-IwX" id="RSv-je-voB"/>
  27. <outlet property="purchaseContenxtTextView" destination="QsV-kV-RlP" id="v3V-6Z-NJ6"/>
  28. <outlet property="restonButtonBottemOffset" destination="Ynt-lG-PkM" id="0Z7-G6-phM"/>
  29. <outlet property="restoreBtn" destination="duI-Jh-4Is" id="oAr-WN-drl"/>
  30. <outlet property="roundView1" destination="bfV-sw-hfn" id="0gX-i7-hFl"/>
  31. <outlet property="roundView1RightOffset" destination="RVt-F9-WRH" id="lUr-8w-qpf"/>
  32. <outlet property="roundView2" destination="0Eb-zV-78T" id="JKv-az-WGb"/>
  33. <outlet property="roundView2RightOffset" destination="dpK-RD-Hs6" id="h49-8a-s10"/>
  34. <outlet property="roundView3" destination="Raa-C1-aeX" id="KjC-oC-OhE"/>
  35. <outlet property="roundView3RightOffset" destination="vcO-op-jxB" id="zlx-kh-std"/>
  36. <outlet property="roundView4" destination="SI8-bk-z32" id="j2w-yP-ezs"/>
  37. <outlet property="roundView4RightOffset" destination="gR6-vk-yla" id="BXt-x0-Tvx"/>
  38. <outlet property="roundView5" destination="Wfv-Br-rku" id="aLK-Z6-liX"/>
  39. <outlet property="roundView5RightOffset" destination="Qeq-1N-6RO" id="Cwr-jo-EU8"/>
  40. <outlet property="specialImageView" destination="N17-JU-C2h" id="Fmm-Rw-xIt"/>
  41. <outlet property="specialImageView1" destination="KsL-0v-mTQ" id="SHP-QE-lSP"/>
  42. <outlet property="specialLabel" destination="NUu-kd-RA8" id="wpu-9p-8Mr"/>
  43. <outlet property="specialLabel1" destination="TD3-Bl-Lhv" id="rry-yV-INX"/>
  44. <outlet property="specialView" destination="uL8-mU-0WR" id="3bM-wG-w18"/>
  45. <outlet property="specialView1" destination="JoA-Pg-BVR" id="7tK-uo-o6J"/>
  46. <outlet property="subscribe3Label" destination="q1t-qy-vfr" id="s36-3T-TJY"/>
  47. <outlet property="subscribe4Label" destination="ZX8-P3-9pq" id="BOl-A1-7Ug"/>
  48. <outlet property="subscribeBox1" destination="8Vq-BQ-IuC" id="P7R-Fo-joy"/>
  49. <outlet property="subscribeBox2" destination="42F-Bv-0jI" id="zGt-Gz-83K"/>
  50. <outlet property="subscribeBox3" destination="jaq-eF-w3c" id="KQL-YL-rBt"/>
  51. <outlet property="subscribeBox4" destination="efD-Sx-dQn" id="dG6-f2-ZVZ"/>
  52. <outlet property="subscribeBtn1" destination="zSY-v7-UbY" id="zRO-hc-2rI"/>
  53. <outlet property="subscribeBtn2" destination="trc-N0-ez7" id="5Jy-8l-fJm"/>
  54. <outlet property="subscribeBtn3" destination="J7H-rH-2E4" id="1aY-ai-t19"/>
  55. <outlet property="subscribeBtn4" destination="mSh-Jf-hTt" id="jeO-AP-hhp"/>
  56. <outlet property="subscribeLabel1" destination="oRL-I5-1vl" id="Ef4-We-lvT"/>
  57. <outlet property="subscribeLabel2" destination="hXP-PB-QzC" id="kH3-Gx-7th"/>
  58. <outlet property="subscribeLabel3" destination="UTt-pw-QJS" id="QDD-J5-gKg"/>
  59. <outlet property="subscribeLabel4" destination="aFH-bb-LZ8" id="gth-Kp-tCR"/>
  60. <outlet property="titleLabel" destination="ofv-cY-jIA" id="pQc-tj-9Io"/>
  61. <outlet property="view" destination="sSi-sy-ClW" id="bVv-5s-LCe"/>
  62. </connections>
  63. </customObject>
  64. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  65. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  66. <view wantsLayer="YES" misplaced="YES" id="sSi-sy-ClW">
  67. <rect key="frame" x="0.0" y="0.0" width="620" height="665"/>
  68. <autoresizingMask key="autoresizingMask"/>
  69. <subviews>
  70. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zM2-aJ-m3z">
  71. <rect key="frame" x="0.0" y="330" width="620" height="338"/>
  72. <view key="contentView" id="How-ep-Ak7">
  73. <rect key="frame" x="0.0" y="0.0" width="620" height="338"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. <subviews>
  76. <button translatesAutoresizingMaskIntoConstraints="NO" id="DRE-Sy-3FX">
  77. <rect key="frame" x="575" y="154" width="30" height="30"/>
  78. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameCompareRight" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="GLh-pg-bzg">
  79. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  80. <font key="font" metaFont="system"/>
  81. </buttonCell>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="30" id="56m-P6-t1l"/>
  84. <constraint firstAttribute="width" constant="30" id="Gpp-ex-isO"/>
  85. </constraints>
  86. <connections>
  87. <action selector="buttonItemClick_Right:" target="-2" id="D3b-pn-5FZ"/>
  88. </connections>
  89. </button>
  90. <button translatesAutoresizingMaskIntoConstraints="NO" id="AMm-e8-taD">
  91. <rect key="frame" x="15" y="154" width="30" height="30"/>
  92. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameCompareLeft" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Anz-Of-DEI">
  93. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  94. <font key="font" metaFont="system"/>
  95. </buttonCell>
  96. <constraints>
  97. <constraint firstAttribute="width" constant="30" id="7W5-UM-IvA"/>
  98. <constraint firstAttribute="height" constant="30" id="WNF-E1-y6u"/>
  99. </constraints>
  100. <connections>
  101. <action selector="buttonItemClick_Left:" target="-2" id="TSh-70-geg"/>
  102. </connections>
  103. </button>
  104. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EuG-rZ-YEy">
  105. <rect key="frame" x="45" y="38" width="530" height="270"/>
  106. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="Fas-U9-pDF">
  107. <rect key="frame" x="0.0" y="0.0" width="530" height="270"/>
  108. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  109. <subviews>
  110. <view translatesAutoresizingMaskIntoConstraints="NO" id="Q8G-K4-cSz">
  111. <rect key="frame" x="0.0" y="-15" width="515" height="270"/>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="270" id="KfE-Yo-qB7"/>
  114. </constraints>
  115. </view>
  116. </subviews>
  117. <constraints>
  118. <constraint firstAttribute="trailing" secondItem="Q8G-K4-cSz" secondAttribute="trailing" constant="15" id="FxI-86-uRt"/>
  119. <constraint firstItem="Q8G-K4-cSz" firstAttribute="leading" secondItem="Fas-U9-pDF" secondAttribute="leading" id="lix-FS-iTy"/>
  120. <constraint firstItem="Q8G-K4-cSz" firstAttribute="top" secondItem="Fas-U9-pDF" secondAttribute="top" constant="15" id="n65-Kg-LLs"/>
  121. </constraints>
  122. </clipView>
  123. <constraints>
  124. <constraint firstAttribute="height" constant="270" id="7sY-op-Vgy"/>
  125. </constraints>
  126. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="1Yc-Kg-Qbp">
  127. <rect key="frame" x="-100" y="-100" width="530" height="16"/>
  128. <autoresizingMask key="autoresizingMask"/>
  129. </scroller>
  130. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="qfg-aZ-2GA">
  131. <rect key="frame" x="-100" y="-100" width="16" height="270"/>
  132. <autoresizingMask key="autoresizingMask"/>
  133. </scroller>
  134. </scrollView>
  135. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="4h5-aD-pwz">
  136. <rect key="frame" x="270" y="20" width="80" height="8"/>
  137. <view key="contentView" id="m6t-RM-nAf">
  138. <rect key="frame" x="0.0" y="0.0" width="80" height="8"/>
  139. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  140. <subviews>
  141. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bfV-sw-hfn">
  142. <rect key="frame" x="0.0" y="0.0" width="8" height="8"/>
  143. <constraints>
  144. <constraint firstAttribute="height" constant="8" id="GK8-Yc-8kR"/>
  145. <constraint firstAttribute="width" constant="8" id="GuE-tV-b8w"/>
  146. </constraints>
  147. </customView>
  148. <customView translatesAutoresizingMaskIntoConstraints="NO" id="0Eb-zV-78T">
  149. <rect key="frame" x="18" y="0.0" width="8" height="8"/>
  150. <constraints>
  151. <constraint firstAttribute="width" constant="8" id="dfW-cD-zXh"/>
  152. <constraint firstAttribute="height" constant="8" id="xNu-MU-5mD"/>
  153. </constraints>
  154. </customView>
  155. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Raa-C1-aeX">
  156. <rect key="frame" x="36" y="0.0" width="8" height="8"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="8" id="Tbi-XI-Me5"/>
  159. <constraint firstAttribute="width" constant="8" id="ksM-F7-dIf"/>
  160. </constraints>
  161. </customView>
  162. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SI8-bk-z32">
  163. <rect key="frame" x="54" y="0.0" width="8" height="8"/>
  164. <constraints>
  165. <constraint firstAttribute="height" constant="8" id="L0J-MW-pok"/>
  166. <constraint firstAttribute="width" constant="8" id="LiN-Bj-dm2"/>
  167. </constraints>
  168. </customView>
  169. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Wfv-Br-rku">
  170. <rect key="frame" x="72" y="0.0" width="8" height="8"/>
  171. <constraints>
  172. <constraint firstAttribute="height" constant="8" id="FcZ-1K-eQY"/>
  173. <constraint firstAttribute="width" constant="8" id="q1i-FV-5Fl"/>
  174. </constraints>
  175. </customView>
  176. </subviews>
  177. <constraints>
  178. <constraint firstItem="Wfv-Br-rku" firstAttribute="centerY" secondItem="m6t-RM-nAf" secondAttribute="centerY" id="4Qf-lF-wgG"/>
  179. <constraint firstItem="0Eb-zV-78T" firstAttribute="centerY" secondItem="m6t-RM-nAf" secondAttribute="centerY" id="Fvw-tc-489"/>
  180. <constraint firstAttribute="trailing" secondItem="Wfv-Br-rku" secondAttribute="trailing" id="Qeq-1N-6RO"/>
  181. <constraint firstAttribute="trailing" secondItem="bfV-sw-hfn" secondAttribute="trailing" constant="72" id="RVt-F9-WRH"/>
  182. <constraint firstAttribute="bottom" secondItem="bfV-sw-hfn" secondAttribute="bottom" id="VU8-js-KSU"/>
  183. <constraint firstItem="SI8-bk-z32" firstAttribute="centerY" secondItem="m6t-RM-nAf" secondAttribute="centerY" id="biI-cZ-9Ou"/>
  184. <constraint firstAttribute="trailing" secondItem="0Eb-zV-78T" secondAttribute="trailing" constant="54" id="dpK-RD-Hs6"/>
  185. <constraint firstItem="Raa-C1-aeX" firstAttribute="centerY" secondItem="m6t-RM-nAf" secondAttribute="centerY" id="dt7-7n-Aio"/>
  186. <constraint firstItem="bfV-sw-hfn" firstAttribute="top" secondItem="m6t-RM-nAf" secondAttribute="top" id="fFJ-av-I3S"/>
  187. <constraint firstAttribute="trailing" secondItem="SI8-bk-z32" secondAttribute="trailing" constant="18" id="gR6-vk-yla"/>
  188. <constraint firstItem="bfV-sw-hfn" firstAttribute="leading" secondItem="m6t-RM-nAf" secondAttribute="leading" id="oIl-6l-99o"/>
  189. <constraint firstAttribute="trailing" secondItem="Raa-C1-aeX" secondAttribute="trailing" constant="36" id="vcO-op-jxB"/>
  190. </constraints>
  191. </view>
  192. </box>
  193. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="duI-Jh-4Is">
  194. <rect key="frame" x="454" y="304" width="156" height="24"/>
  195. <buttonCell key="cell" type="roundRect" title="Restore Previous Purchase" bezelStyle="roundedRect" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="coJ-94-GkT">
  196. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  197. <font key="font" metaFont="cellTitle"/>
  198. </buttonCell>
  199. <constraints>
  200. <constraint firstAttribute="height" constant="24" id="fkb-aH-3Qj"/>
  201. </constraints>
  202. <connections>
  203. <action selector="buttonItemClick_Restore:" target="-2" id="DPU-Vl-834"/>
  204. </connections>
  205. </button>
  206. </subviews>
  207. <constraints>
  208. <constraint firstAttribute="trailing" secondItem="duI-Jh-4Is" secondAttribute="trailing" constant="10" id="5MU-dm-wgO"/>
  209. <constraint firstItem="AMm-e8-taD" firstAttribute="leading" secondItem="How-ep-Ak7" secondAttribute="leading" constant="15" id="7wT-f3-mxW"/>
  210. <constraint firstItem="4h5-aD-pwz" firstAttribute="centerX" secondItem="How-ep-Ak7" secondAttribute="centerX" id="Mf3-HE-6e1"/>
  211. <constraint firstItem="DRE-Sy-3FX" firstAttribute="leading" secondItem="EuG-rZ-YEy" secondAttribute="trailing" id="PyC-y2-IUZ"/>
  212. <constraint firstItem="duI-Jh-4Is" firstAttribute="top" secondItem="How-ep-Ak7" secondAttribute="top" constant="10" id="QwL-9O-WMO"/>
  213. <constraint firstItem="AMm-e8-taD" firstAttribute="centerY" secondItem="How-ep-Ak7" secondAttribute="centerY" id="YUW-iv-lmt"/>
  214. <constraint firstItem="EuG-rZ-YEy" firstAttribute="top" secondItem="How-ep-Ak7" secondAttribute="top" constant="30" id="Ynt-lG-PkM"/>
  215. <constraint firstAttribute="bottom" secondItem="4h5-aD-pwz" secondAttribute="bottom" constant="20" id="abJ-Fc-b8S"/>
  216. <constraint firstItem="4h5-aD-pwz" firstAttribute="top" secondItem="EuG-rZ-YEy" secondAttribute="bottom" constant="10" id="icX-3l-gdq"/>
  217. <constraint firstAttribute="trailing" secondItem="DRE-Sy-3FX" secondAttribute="trailing" constant="15" id="k6O-by-QVE"/>
  218. <constraint firstItem="DRE-Sy-3FX" firstAttribute="centerY" secondItem="How-ep-Ak7" secondAttribute="centerY" id="sXd-Mm-D0y"/>
  219. <constraint firstItem="EuG-rZ-YEy" firstAttribute="leading" secondItem="AMm-e8-taD" secondAttribute="trailing" id="uGw-Ym-gKK"/>
  220. </constraints>
  221. </view>
  222. </box>
  223. <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="P0t-t0-caO">
  224. <rect key="frame" x="0.0" y="0.0" width="620" height="120"/>
  225. <view key="contentView" id="OMn-fW-uf1">
  226. <rect key="frame" x="0.0" y="0.0" width="620" height="120"/>
  227. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  228. <subviews>
  229. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TBZ-5G-BRy">
  230. <rect key="frame" x="38" y="30" width="542" height="39"/>
  231. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="5rP-UW-5cw">
  232. <rect key="frame" x="0.0" y="0.0" width="542" height="39"/>
  233. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  234. <subviews>
  235. <textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="QsV-kV-RlP">
  236. <rect key="frame" x="0.0" y="12" width="542" height="228"/>
  237. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  238. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  239. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  240. <size key="minSize" width="542" height="39"/>
  241. <size key="maxSize" width="1857" height="10000000"/>
  242. <attributedString key="textStorage">
  243. <fragment>
  244. <mutableString key="content">Subscription plans:
  245. Subscriptions: USD $39.99/(6 months), USD $79.99/(one-time purchase)
  246. - Subscriptions will be charged through your iTunes account at the confirmation of purchase.
  247. - Your subscriptions will automatically renew unless cancelled at least 24 hours before the end of current subscription period.
  248. - Your iTunes account will be charged for renewal within 24-hours prior to the end of the current period, for the same duration and at the current subscription price.
  249. - You may manage your subscriptions in your iTunes Account Settings after purchase.
  250. - No cancellation of the current subscription is allowed during an active subscription period.
  251. - Terms of service:
  252. https://www.pdfreaderpro.com/terms_of_service
  253. - Privacy Policy:
  254. https://www.pdfreaderpro.com/privacy-policy
</mutableString>
  255. <attributes>
  256. <color key="NSColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  257. <font key="NSFont" size="12" name="HelveticaNeue"/>
  258. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
  259. </attributes>
  260. </fragment>
  261. </attributedString>
  262. <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  263. </textView>
  264. </subviews>
  265. </clipView>
  266. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="c6z-Q7-djO">
  267. <rect key="frame" x="-100" y="-100" width="542" height="15"/>
  268. <autoresizingMask key="autoresizingMask"/>
  269. </scroller>
  270. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="C9A-gJ-f59">
  271. <rect key="frame" x="-100" y="-100" width="16" height="39"/>
  272. <autoresizingMask key="autoresizingMask"/>
  273. </scroller>
  274. </scrollView>
  275. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MUy-f2-u2w">
  276. <rect key="frame" x="267" y="89" width="87" height="16"/>
  277. <buttonCell key="cell" type="roundRect" title="Learn More" bezelStyle="roundedRect" image="KMImageNameCompareMoveLearn" imagePosition="right" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="I9l-zf-62b">
  278. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  279. <font key="font" metaFont="system"/>
  280. </buttonCell>
  281. <connections>
  282. <action selector="buttonItemClick_Compare:" target="-2" id="G49-Zt-2mW"/>
  283. </connections>
  284. </button>
  285. </subviews>
  286. <constraints>
  287. <constraint firstItem="TBZ-5G-BRy" firstAttribute="top" secondItem="MUy-f2-u2w" secondAttribute="bottom" constant="20" id="5Ms-1S-eM8"/>
  288. <constraint firstAttribute="bottom" secondItem="TBZ-5G-BRy" secondAttribute="bottom" constant="30" id="8Xd-rK-bos"/>
  289. <constraint firstItem="TBZ-5G-BRy" firstAttribute="leading" secondItem="OMn-fW-uf1" secondAttribute="leading" constant="38" id="ahI-Hl-VY4"/>
  290. <constraint firstAttribute="trailing" secondItem="TBZ-5G-BRy" secondAttribute="trailing" constant="40" id="buI-oA-pnA"/>
  291. <constraint firstItem="MUy-f2-u2w" firstAttribute="top" secondItem="OMn-fW-uf1" secondAttribute="top" constant="15" id="ozP-8p-c67"/>
  292. <constraint firstItem="MUy-f2-u2w" firstAttribute="centerX" secondItem="OMn-fW-uf1" secondAttribute="centerX" id="zd9-Co-bvk"/>
  293. </constraints>
  294. </view>
  295. <constraints>
  296. <constraint firstAttribute="height" constant="120" id="Ddw-gL-4M7"/>
  297. </constraints>
  298. <color key="fillColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  299. </box>
  300. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="WWw-G3-PpL">
  301. <rect key="frame" x="0.0" y="200" width="620" height="130"/>
  302. <view key="contentView" id="5yk-Rh-4q4">
  303. <rect key="frame" x="0.0" y="0.0" width="620" height="130"/>
  304. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  305. <subviews>
  306. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uZ9-Xd-zFp">
  307. <rect key="frame" x="38" y="0.0" width="544" height="72"/>
  308. <textFieldCell key="cell" id="CSi-aX-0ZA">
  309. <font key="font" size="16" name="HelveticaNeue"/>
  310. <string key="title">With advanced converter of PDF Reader Pro, it’s easy to convert PDF to editable Word, Excel, PowerPoint, RTF, HTML, CSV, Text, Image and more Offline. Choose your pdf file, just click the convert button, all texts, images, graphs, fonts, formatting and embedded elements get converted.</string>
  311. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  312. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  313. </textFieldCell>
  314. </textField>
  315. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ofv-cY-jIA">
  316. <rect key="frame" x="234" y="87" width="152" height="28"/>
  317. <textFieldCell key="cell" lineBreakMode="clipping" title="PDF to Office" id="nP5-oC-YyB">
  318. <font key="font" metaFont="systemBold" size="24"/>
  319. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  320. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  321. </textFieldCell>
  322. </textField>
  323. </subviews>
  324. <constraints>
  325. <constraint firstAttribute="bottom" secondItem="uZ9-Xd-zFp" secondAttribute="bottom" id="2vS-QT-NEf"/>
  326. <constraint firstItem="uZ9-Xd-zFp" firstAttribute="leading" secondItem="5yk-Rh-4q4" secondAttribute="leading" constant="40" id="b93-XP-pJf"/>
  327. <constraint firstItem="ofv-cY-jIA" firstAttribute="centerX" secondItem="5yk-Rh-4q4" secondAttribute="centerX" id="ejJ-hD-Dsg"/>
  328. <constraint firstItem="ofv-cY-jIA" firstAttribute="top" secondItem="5yk-Rh-4q4" secondAttribute="top" constant="15" id="wXH-IP-wvo"/>
  329. <constraint firstAttribute="trailing" secondItem="uZ9-Xd-zFp" secondAttribute="trailing" constant="40" id="zTm-pT-h7Y"/>
  330. <constraint firstItem="uZ9-Xd-zFp" firstAttribute="top" secondItem="ofv-cY-jIA" secondAttribute="bottom" constant="15" id="zV3-OT-HgP"/>
  331. </constraints>
  332. </view>
  333. <constraints>
  334. <constraint firstAttribute="width" constant="620" id="1FF-yI-jyw"/>
  335. </constraints>
  336. <color key="borderColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  337. <color key="fillColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  338. </box>
  339. <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="xlR-oc-8Kd">
  340. <rect key="frame" x="0.0" y="120" width="620" height="80"/>
  341. <view key="contentView" id="B97-T9-KbZ">
  342. <rect key="frame" x="0.0" y="0.0" width="620" height="80"/>
  343. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  344. <subviews>
  345. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NbT-EC-37B">
  346. <rect key="frame" x="267" y="0.0" width="87" height="16"/>
  347. <buttonCell key="cell" type="roundRect" title="Learn More" bezelStyle="roundedRect" image="KMImageNameCompareMoveLearn" imagePosition="right" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="SW6-Ka-Zif">
  348. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  349. <font key="font" metaFont="system"/>
  350. </buttonCell>
  351. <connections>
  352. <action selector="buttonItemClick_Compare:" target="-2" id="FYK-Iv-LiB"/>
  353. </connections>
  354. </button>
  355. <box boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f4x-7S-wVB">
  356. <rect key="frame" x="40" y="0.0" width="540" height="60"/>
  357. <view key="contentView" id="Xo1-me-H0T">
  358. <rect key="frame" x="0.0" y="0.0" width="540" height="60"/>
  359. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  360. <subviews>
  361. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="trc-N0-ez7" customClass="KMButton">
  362. <rect key="frame" x="281" y="0.0" width="259" height="60"/>
  363. <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" imageScaling="axesIndependently" inset="2" id="Qh3-PM-MGd">
  364. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  365. <font key="font" metaFont="system"/>
  366. </buttonCell>
  367. <connections>
  368. <action selector="buttonItemClick_Subscribe2:" target="-2" id="ZYJ-IZ-qoi"/>
  369. </connections>
  370. </button>
  371. <box boxType="custom" borderType="none" borderWidth="0.0" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8Vq-BQ-IuC" customClass="KMBox">
  372. <rect key="frame" x="0.0" y="0.0" width="259" height="60"/>
  373. <view key="contentView" id="9rx-Fl-L8Z">
  374. <rect key="frame" x="0.0" y="0.0" width="259" height="60"/>
  375. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  376. <subviews>
  377. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oRL-I5-1vl">
  378. <rect key="frame" x="-2" y="34" width="263" height="16"/>
  379. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $1.99 / Month" id="E5k-1z-I1y">
  380. <font key="font" metaFont="systemBold"/>
  381. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  382. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  383. </textFieldCell>
  384. </textField>
  385. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hXP-PB-QzC">
  386. <rect key="frame" x="-2" y="15" width="263" height="14"/>
  387. <textFieldCell key="cell" alignment="center" title="Billed every 6 months at USD $9.99 " id="Nsx-uo-kS2">
  388. <font key="font" metaFont="message" size="11"/>
  389. <color key="textColor" red="1" green="1" blue="1" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
  390. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  391. </textFieldCell>
  392. </textField>
  393. </subviews>
  394. <constraints>
  395. <constraint firstItem="oRL-I5-1vl" firstAttribute="leading" secondItem="9rx-Fl-L8Z" secondAttribute="leading" id="5as-cV-wA7"/>
  396. <constraint firstAttribute="trailing" secondItem="hXP-PB-QzC" secondAttribute="trailing" id="76u-nG-Yzi"/>
  397. <constraint firstItem="hXP-PB-QzC" firstAttribute="top" secondItem="oRL-I5-1vl" secondAttribute="bottom" constant="5" id="SSw-eD-HaA"/>
  398. <constraint firstItem="oRL-I5-1vl" firstAttribute="top" secondItem="9rx-Fl-L8Z" secondAttribute="top" constant="10" id="ibd-Pc-aKR"/>
  399. <constraint firstItem="hXP-PB-QzC" firstAttribute="leading" secondItem="9rx-Fl-L8Z" secondAttribute="leading" id="lli-3S-gDE"/>
  400. <constraint firstAttribute="trailing" secondItem="oRL-I5-1vl" secondAttribute="trailing" id="xKf-TH-Z3g"/>
  401. </constraints>
  402. </view>
  403. <constraints>
  404. <constraint firstAttribute="height" constant="60" id="2Wc-oY-JY5"/>
  405. </constraints>
  406. <color key="fillColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  407. </box>
  408. <box boxType="custom" borderType="none" borderWidth="0.0" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="42F-Bv-0jI">
  409. <rect key="frame" x="281" y="0.0" width="259" height="60"/>
  410. <view key="contentView" id="0rV-Co-VVu">
  411. <rect key="frame" x="0.0" y="0.0" width="259" height="60"/>
  412. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  413. <subviews>
  414. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UTt-pw-QJS">
  415. <rect key="frame" x="85" y="34" width="89" height="16"/>
  416. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $79.99 " id="fWj-VV-IGM">
  417. <font key="font" metaFont="systemBold"/>
  418. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  419. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  420. </textFieldCell>
  421. </textField>
  422. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aFH-bb-LZ8">
  423. <rect key="frame" x="-2" y="15" width="263" height="14"/>
  424. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="one-time purchase" id="IwS-ck-vrh">
  425. <font key="font" metaFont="message" size="11"/>
  426. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  427. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  428. </textFieldCell>
  429. </textField>
  430. </subviews>
  431. <constraints>
  432. <constraint firstAttribute="trailing" secondItem="aFH-bb-LZ8" secondAttribute="trailing" id="JrB-cY-FI3"/>
  433. <constraint firstItem="UTt-pw-QJS" firstAttribute="top" secondItem="0rV-Co-VVu" secondAttribute="top" constant="10" id="hKy-uH-oZV"/>
  434. <constraint firstItem="UTt-pw-QJS" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="0rV-Co-VVu" secondAttribute="leading" id="iEV-yL-e29"/>
  435. <constraint firstItem="aFH-bb-LZ8" firstAttribute="top" secondItem="UTt-pw-QJS" secondAttribute="bottom" constant="5" id="kOl-56-hSV"/>
  436. <constraint firstItem="aFH-bb-LZ8" firstAttribute="leading" secondItem="0rV-Co-VVu" secondAttribute="leading" id="nC3-39-MTf"/>
  437. <constraint firstItem="UTt-pw-QJS" firstAttribute="centerX" secondItem="0rV-Co-VVu" secondAttribute="centerX" id="x6f-jY-Y9K"/>
  438. </constraints>
  439. </view>
  440. <constraints>
  441. <constraint firstAttribute="height" constant="60" id="nur-4R-JZt"/>
  442. </constraints>
  443. <color key="fillColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  444. </box>
  445. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zSY-v7-UbY" customClass="KMCustomButton">
  446. <rect key="frame" x="0.0" y="0.0" width="259" height="60"/>
  447. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Yjz-Z4-FRD">
  448. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  449. <font key="font" metaFont="system"/>
  450. </buttonCell>
  451. <connections>
  452. <action selector="buttonItemClick_Subscribe1:" target="-2" id="Eik-Uq-f4I"/>
  453. </connections>
  454. </button>
  455. </subviews>
  456. <constraints>
  457. <constraint firstItem="trc-N0-ez7" firstAttribute="centerX" secondItem="42F-Bv-0jI" secondAttribute="centerX" id="3hb-s5-GRp"/>
  458. <constraint firstAttribute="bottom" secondItem="42F-Bv-0jI" secondAttribute="bottom" id="5Sh-ue-OF9"/>
  459. <constraint firstItem="8Vq-BQ-IuC" firstAttribute="top" secondItem="Xo1-me-H0T" secondAttribute="top" id="6rJ-Gr-c1d"/>
  460. <constraint firstItem="trc-N0-ez7" firstAttribute="centerY" secondItem="42F-Bv-0jI" secondAttribute="centerY" id="9ER-hU-FOZ"/>
  461. <constraint firstItem="42F-Bv-0jI" firstAttribute="top" secondItem="Xo1-me-H0T" secondAttribute="top" id="9Z4-sf-kBE"/>
  462. <constraint firstItem="8Vq-BQ-IuC" firstAttribute="width" secondItem="Xo1-me-H0T" secondAttribute="width" multiplier="0.48" id="D5O-bg-qrV"/>
  463. <constraint firstItem="42F-Bv-0jI" firstAttribute="width" secondItem="Xo1-me-H0T" secondAttribute="width" multiplier="0.48" id="GP1-8t-dnS"/>
  464. <constraint firstItem="trc-N0-ez7" firstAttribute="height" secondItem="42F-Bv-0jI" secondAttribute="height" id="OPN-oI-ZPH"/>
  465. <constraint firstItem="zSY-v7-UbY" firstAttribute="height" secondItem="8Vq-BQ-IuC" secondAttribute="height" id="OzQ-dP-zYP"/>
  466. <constraint firstAttribute="trailing" secondItem="42F-Bv-0jI" secondAttribute="trailing" id="PVs-Ur-df0"/>
  467. <constraint firstItem="trc-N0-ez7" firstAttribute="width" secondItem="42F-Bv-0jI" secondAttribute="width" id="VDD-YR-QUi"/>
  468. <constraint firstItem="zSY-v7-UbY" firstAttribute="width" secondItem="8Vq-BQ-IuC" secondAttribute="width" id="Yxy-Uu-kIg"/>
  469. <constraint firstItem="zSY-v7-UbY" firstAttribute="centerX" secondItem="8Vq-BQ-IuC" secondAttribute="centerX" id="Z3M-ah-56f"/>
  470. <constraint firstAttribute="bottom" secondItem="8Vq-BQ-IuC" secondAttribute="bottom" id="Z6d-kO-VJL"/>
  471. <constraint firstItem="zSY-v7-UbY" firstAttribute="centerY" secondItem="8Vq-BQ-IuC" secondAttribute="centerY" id="fZx-HC-MA8"/>
  472. <constraint firstItem="8Vq-BQ-IuC" firstAttribute="leading" secondItem="Xo1-me-H0T" secondAttribute="leading" id="uLb-1T-fI3"/>
  473. </constraints>
  474. </view>
  475. <color key="borderColor" red="0.92156862750000001" green="0.96078431369999995" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  476. <color key="fillColor" red="0.0" green="0.4431372549" blue="0.93333333330000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  477. </box>
  478. <box boxType="custom" borderType="none" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="W1a-tm-IwX">
  479. <rect key="frame" x="40" y="16" width="540" height="44"/>
  480. <view key="contentView" id="2vT-5b-hxW">
  481. <rect key="frame" x="0.0" y="0.0" width="540" height="44"/>
  482. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  483. <subviews>
  484. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mSh-Jf-hTt" customClass="KMButton">
  485. <rect key="frame" x="281" y="0.0" width="259" height="44"/>
  486. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameButtonBackground259" imagePosition="overlaps" alignment="center" imageScaling="axesIndependently" inset="2" id="XJz-bx-Xpa">
  487. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  488. <font key="font" metaFont="system"/>
  489. </buttonCell>
  490. <connections>
  491. <action selector="buttonItemClick_Subscribe2:" target="-2" id="5d1-eV-qYd"/>
  492. </connections>
  493. </button>
  494. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jaq-eF-w3c" customClass="KMBox">
  495. <rect key="frame" x="0.0" y="0.0" width="259" height="44"/>
  496. <view key="contentView" id="Yx8-2t-IcD">
  497. <rect key="frame" x="0.0" y="0.0" width="259" height="44"/>
  498. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  499. <subviews>
  500. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q1t-qy-vfr">
  501. <rect key="frame" x="-2" y="14" width="263" height="16"/>
  502. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $1.99 / Month" id="rTW-to-cpX">
  503. <font key="font" metaFont="systemBold"/>
  504. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  505. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  506. </textFieldCell>
  507. </textField>
  508. </subviews>
  509. <constraints>
  510. <constraint firstItem="q1t-qy-vfr" firstAttribute="leading" secondItem="Yx8-2t-IcD" secondAttribute="leading" id="0bS-zI-hUM"/>
  511. <constraint firstItem="q1t-qy-vfr" firstAttribute="centerY" secondItem="Yx8-2t-IcD" secondAttribute="centerY" id="QYf-uP-kcj"/>
  512. <constraint firstAttribute="trailing" secondItem="q1t-qy-vfr" secondAttribute="trailing" id="Zd3-jw-7sc"/>
  513. </constraints>
  514. </view>
  515. <constraints>
  516. <constraint firstAttribute="height" constant="44" id="wKV-Pe-lGA"/>
  517. </constraints>
  518. <color key="fillColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  519. </box>
  520. <box boxType="custom" borderType="none" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="efD-Sx-dQn">
  521. <rect key="frame" x="281" y="0.0" width="259" height="44"/>
  522. <view key="contentView" id="cB0-xb-4ci">
  523. <rect key="frame" x="0.0" y="0.0" width="259" height="44"/>
  524. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  525. <subviews>
  526. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZX8-P3-9pq">
  527. <rect key="frame" x="85" y="14" width="89" height="16"/>
  528. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="USD $79.99 " id="qul-eJ-utO">
  529. <font key="font" metaFont="systemBold"/>
  530. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  531. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  532. </textFieldCell>
  533. </textField>
  534. </subviews>
  535. <constraints>
  536. <constraint firstItem="ZX8-P3-9pq" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="cB0-xb-4ci" secondAttribute="leading" id="1Hb-33-ZRa"/>
  537. <constraint firstItem="ZX8-P3-9pq" firstAttribute="centerY" secondItem="cB0-xb-4ci" secondAttribute="centerY" id="9pR-Td-doG"/>
  538. <constraint firstItem="ZX8-P3-9pq" firstAttribute="centerX" secondItem="cB0-xb-4ci" secondAttribute="centerX" id="kl7-MG-8NL"/>
  539. </constraints>
  540. </view>
  541. <constraints>
  542. <constraint firstAttribute="height" constant="44" id="001-fV-xHk"/>
  543. </constraints>
  544. <color key="fillColor" red="0.0" green="0.53333333333333333" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  545. </box>
  546. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="J7H-rH-2E4" customClass="KMCustomButton">
  547. <rect key="frame" x="0.0" y="0.0" width="259" height="44"/>
  548. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dmK-46-oPH">
  549. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  550. <font key="font" metaFont="system"/>
  551. </buttonCell>
  552. <connections>
  553. <action selector="buttonItemClick_Subscribe1:" target="-2" id="Qww-uO-2V7"/>
  554. </connections>
  555. </button>
  556. </subviews>
  557. <constraints>
  558. <constraint firstItem="jaq-eF-w3c" firstAttribute="leading" secondItem="2vT-5b-hxW" secondAttribute="leading" id="36V-oZ-DYS"/>
  559. <constraint firstItem="efD-Sx-dQn" firstAttribute="centerX" secondItem="mSh-Jf-hTt" secondAttribute="centerX" id="58k-ks-mis"/>
  560. <constraint firstItem="mSh-Jf-hTt" firstAttribute="height" secondItem="efD-Sx-dQn" secondAttribute="height" id="6R4-OM-5ma"/>
  561. <constraint firstItem="jaq-eF-w3c" firstAttribute="top" secondItem="2vT-5b-hxW" secondAttribute="top" id="9pw-m5-g6C"/>
  562. <constraint firstItem="mSh-Jf-hTt" firstAttribute="width" secondItem="efD-Sx-dQn" secondAttribute="width" id="BVt-e6-5h7"/>
  563. <constraint firstItem="J7H-rH-2E4" firstAttribute="height" secondItem="jaq-eF-w3c" secondAttribute="height" id="Lsc-AC-Wbn"/>
  564. <constraint firstAttribute="bottom" secondItem="efD-Sx-dQn" secondAttribute="bottom" id="fKP-Sj-SXY"/>
  565. <constraint firstAttribute="bottom" secondItem="jaq-eF-w3c" secondAttribute="bottom" id="muu-6r-rmM"/>
  566. <constraint firstItem="efD-Sx-dQn" firstAttribute="top" secondItem="2vT-5b-hxW" secondAttribute="top" id="nIL-et-jON"/>
  567. <constraint firstItem="jaq-eF-w3c" firstAttribute="width" secondItem="2vT-5b-hxW" secondAttribute="width" multiplier="0.48" id="pA0-nZ-3du"/>
  568. <constraint firstItem="efD-Sx-dQn" firstAttribute="centerY" secondItem="mSh-Jf-hTt" secondAttribute="centerY" id="pSy-g9-920"/>
  569. <constraint firstItem="J7H-rH-2E4" firstAttribute="centerY" secondItem="jaq-eF-w3c" secondAttribute="centerY" id="qcL-Bt-urD"/>
  570. <constraint firstItem="J7H-rH-2E4" firstAttribute="width" secondItem="jaq-eF-w3c" secondAttribute="width" id="riT-bc-xwB"/>
  571. <constraint firstItem="J7H-rH-2E4" firstAttribute="centerX" secondItem="jaq-eF-w3c" secondAttribute="centerX" id="stp-R3-yS7"/>
  572. <constraint firstItem="efD-Sx-dQn" firstAttribute="width" secondItem="2vT-5b-hxW" secondAttribute="width" multiplier="0.48" id="thZ-RP-X4r"/>
  573. <constraint firstAttribute="trailing" secondItem="efD-Sx-dQn" secondAttribute="trailing" id="xix-Ss-KGj"/>
  574. </constraints>
  575. </view>
  576. <constraints>
  577. <constraint firstAttribute="height" constant="44" id="REe-sJ-FFx"/>
  578. </constraints>
  579. <color key="borderColor" red="0.92156862750000001" green="0.96078431369999995" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  580. <color key="fillColor" red="0.0" green="0.4431372549" blue="0.93333333330000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  581. </box>
  582. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uL8-mU-0WR">
  583. <rect key="frame" x="527" y="50" width="73" height="30"/>
  584. <subviews>
  585. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="N17-JU-C2h">
  586. <rect key="frame" x="0.0" y="0.0" width="73" height="30"/>
  587. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="xz5-rR-6su"/>
  588. </imageView>
  589. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NUu-kd-RA8">
  590. <rect key="frame" x="8" y="7" width="57" height="16"/>
  591. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="20% off" id="INT-AL-C6e">
  592. <font key="font" metaFont="system"/>
  593. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  594. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  595. </textFieldCell>
  596. </textField>
  597. </subviews>
  598. <constraints>
  599. <constraint firstAttribute="height" constant="30" id="2Yi-tM-ThN"/>
  600. <constraint firstItem="N17-JU-C2h" firstAttribute="top" secondItem="uL8-mU-0WR" secondAttribute="top" id="4vM-rx-Nld"/>
  601. <constraint firstItem="N17-JU-C2h" firstAttribute="leading" secondItem="uL8-mU-0WR" secondAttribute="leading" id="DQF-6m-z1t"/>
  602. <constraint firstItem="NUu-kd-RA8" firstAttribute="centerY" secondItem="uL8-mU-0WR" secondAttribute="centerY" id="V8V-tV-EjZ"/>
  603. <constraint firstAttribute="bottom" secondItem="N17-JU-C2h" secondAttribute="bottom" id="Yoh-0F-ppa"/>
  604. <constraint firstItem="NUu-kd-RA8" firstAttribute="leading" secondItem="uL8-mU-0WR" secondAttribute="leading" constant="10" id="ZLQ-f3-a5r"/>
  605. <constraint firstAttribute="trailing" secondItem="NUu-kd-RA8" secondAttribute="trailing" constant="10" id="b1e-81-dWG"/>
  606. <constraint firstAttribute="trailing" secondItem="N17-JU-C2h" secondAttribute="trailing" id="tq4-9x-ufZ"/>
  607. </constraints>
  608. </customView>
  609. <customView translatesAutoresizingMaskIntoConstraints="NO" id="JoA-Pg-BVR">
  610. <rect key="frame" x="249" y="50" width="73" height="30"/>
  611. <subviews>
  612. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="KsL-0v-mTQ">
  613. <rect key="frame" x="0.0" y="0.0" width="73" height="30"/>
  614. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="O20-Lh-oxa"/>
  615. </imageView>
  616. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TD3-Bl-Lhv">
  617. <rect key="frame" x="8" y="7" width="57" height="16"/>
  618. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="20% off" id="uTK-Tu-RgB">
  619. <font key="font" metaFont="system"/>
  620. <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  621. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  622. </textFieldCell>
  623. </textField>
  624. </subviews>
  625. <constraints>
  626. <constraint firstItem="TD3-Bl-Lhv" firstAttribute="centerY" secondItem="JoA-Pg-BVR" secondAttribute="centerY" id="2EF-H0-EKk"/>
  627. <constraint firstItem="KsL-0v-mTQ" firstAttribute="top" secondItem="JoA-Pg-BVR" secondAttribute="top" id="QsH-IV-70i"/>
  628. <constraint firstAttribute="trailing" secondItem="TD3-Bl-Lhv" secondAttribute="trailing" constant="10" id="eoz-bD-qb7"/>
  629. <constraint firstItem="TD3-Bl-Lhv" firstAttribute="leading" secondItem="JoA-Pg-BVR" secondAttribute="leading" constant="10" id="fWH-md-DFz"/>
  630. <constraint firstAttribute="trailing" secondItem="KsL-0v-mTQ" secondAttribute="trailing" id="iyd-gG-lRE"/>
  631. <constraint firstAttribute="bottom" secondItem="KsL-0v-mTQ" secondAttribute="bottom" id="oLK-MI-I3d"/>
  632. <constraint firstItem="KsL-0v-mTQ" firstAttribute="leading" secondItem="JoA-Pg-BVR" secondAttribute="leading" id="w72-Ea-QIq"/>
  633. <constraint firstAttribute="height" constant="30" id="yZE-xh-sUM"/>
  634. </constraints>
  635. </customView>
  636. </subviews>
  637. <constraints>
  638. <constraint firstItem="f4x-7S-wVB" firstAttribute="top" secondItem="B97-T9-KbZ" secondAttribute="top" constant="20" id="2oU-ZP-mLQ"/>
  639. <constraint firstAttribute="bottom" secondItem="NbT-EC-37B" secondAttribute="bottom" id="4G4-yX-CoK"/>
  640. <constraint firstItem="f4x-7S-wVB" firstAttribute="leading" secondItem="B97-T9-KbZ" secondAttribute="leading" constant="40" id="4yf-oR-1QE"/>
  641. <constraint firstAttribute="trailing" secondItem="W1a-tm-IwX" secondAttribute="trailing" constant="40" id="5mZ-LA-7Vr"/>
  642. <constraint firstItem="NbT-EC-37B" firstAttribute="centerX" secondItem="B97-T9-KbZ" secondAttribute="centerX" id="66d-4h-NXe"/>
  643. <constraint firstAttribute="trailing" secondItem="W1a-tm-IwX" secondAttribute="trailing" constant="40" id="DOq-c0-dsx"/>
  644. <constraint firstItem="W1a-tm-IwX" firstAttribute="leading" secondItem="B97-T9-KbZ" secondAttribute="leading" constant="40" id="De4-14-R0M"/>
  645. <constraint firstItem="JoA-Pg-BVR" firstAttribute="top" secondItem="f4x-7S-wVB" secondAttribute="top" constant="-20" id="IZM-Bv-ct2"/>
  646. <constraint firstItem="JoA-Pg-BVR" firstAttribute="centerX" secondItem="f4x-7S-wVB" secondAttribute="centerX" constant="-25" id="PSh-D4-MUz"/>
  647. <constraint firstItem="W1a-tm-IwX" firstAttribute="leading" secondItem="B97-T9-KbZ" secondAttribute="leading" constant="40" id="b4O-hh-NES"/>
  648. <constraint firstAttribute="trailing" secondItem="f4x-7S-wVB" secondAttribute="trailing" constant="40" id="c54-eH-uFQ"/>
  649. <constraint firstAttribute="bottom" secondItem="f4x-7S-wVB" secondAttribute="bottom" id="dTK-ee-tZ2"/>
  650. <constraint firstItem="uL8-mU-0WR" firstAttribute="top" secondItem="f4x-7S-wVB" secondAttribute="top" constant="-20" id="n7V-wU-Hty"/>
  651. <constraint firstItem="W1a-tm-IwX" firstAttribute="top" secondItem="B97-T9-KbZ" secondAttribute="top" constant="20" id="oFs-9A-3H3"/>
  652. <constraint firstAttribute="bottom" secondItem="W1a-tm-IwX" secondAttribute="bottom" constant="16" id="rKc-Zp-oE0"/>
  653. <constraint firstAttribute="trailing" secondItem="uL8-mU-0WR" secondAttribute="trailing" constant="20" id="zed-a8-o68"/>
  654. </constraints>
  655. </view>
  656. <color key="fillColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  657. </box>
  658. </subviews>
  659. <constraints>
  660. <constraint firstAttribute="bottom" secondItem="P0t-t0-caO" secondAttribute="bottom" id="CN3-GH-mvV"/>
  661. <constraint firstAttribute="trailing" secondItem="P0t-t0-caO" secondAttribute="trailing" id="EPo-RI-ciP"/>
  662. <constraint firstItem="zM2-aJ-m3z" firstAttribute="leading" secondItem="sSi-sy-ClW" secondAttribute="leading" id="FVz-Oh-cyu"/>
  663. <constraint firstItem="WWw-G3-PpL" firstAttribute="leading" secondItem="sSi-sy-ClW" secondAttribute="leading" id="RNi-Ur-Rae"/>
  664. <constraint firstItem="WWw-G3-PpL" firstAttribute="top" secondItem="zM2-aJ-m3z" secondAttribute="bottom" id="SOf-rC-58b"/>
  665. <constraint firstAttribute="trailing" secondItem="zM2-aJ-m3z" secondAttribute="trailing" id="SRK-du-ZLY"/>
  666. <constraint firstItem="xlR-oc-8Kd" firstAttribute="top" secondItem="WWw-G3-PpL" secondAttribute="bottom" id="V3i-DJ-NBf"/>
  667. <constraint firstAttribute="bottom" secondItem="xlR-oc-8Kd" secondAttribute="bottom" constant="120" id="jUg-Jb-W4B"/>
  668. <constraint firstItem="xlR-oc-8Kd" firstAttribute="leading" secondItem="sSi-sy-ClW" secondAttribute="leading" id="p1P-85-x7r"/>
  669. <constraint firstItem="zM2-aJ-m3z" firstAttribute="top" secondItem="sSi-sy-ClW" secondAttribute="top" id="reN-qN-Y9c"/>
  670. <constraint firstAttribute="trailing" secondItem="xlR-oc-8Kd" secondAttribute="trailing" id="szP-hz-l0L"/>
  671. <constraint firstItem="P0t-t0-caO" firstAttribute="leading" secondItem="sSi-sy-ClW" secondAttribute="leading" id="tvq-sH-l1W"/>
  672. <constraint firstAttribute="trailing" secondItem="WWw-G3-PpL" secondAttribute="trailing" id="w8Q-DX-7MQ"/>
  673. </constraints>
  674. <point key="canvasLocation" x="8" y="-296.5"/>
  675. </view>
  676. </objects>
  677. <resources>
  678. <image name="KMImageNameButtonBackground259" width="777" height="180"/>
  679. <image name="KMImageNameCompareLeft" width="32" height="32"/>
  680. <image name="KMImageNameCompareMoveLearn" width="14" height="15"/>
  681. <image name="KMImageNameCompareRight" width="32" height="32"/>
  682. </resources>
  683. </document>