|
@@ -0,0 +1,285 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="macosx"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
|
|
|
+ <capability name="Named colors" minToolsVersion="9.0"/>
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
+ </dependencies>
|
|
|
+ <objects>
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMRepeatVerifyExpireController">
|
|
|
+ <connections>
|
|
|
+ <outlet property="contendView" destination="F9c-tM-Yy2" id="nO5-nz-A4a"/>
|
|
|
+ <outlet property="convertLbl" destination="BqT-dr-tf7" id="qsw-xl-FB7"/>
|
|
|
+ <outlet property="descriptionBGView" destination="Qti-Jf-fOf" id="0q4-Yn-bA4"/>
|
|
|
+ <outlet property="editLbl" destination="qeg-gT-IJA" id="dAy-zv-t2m"/>
|
|
|
+ <outlet property="enterLicenseBtn" destination="uOA-T6-AMu" id="rC8-JF-cWL"/>
|
|
|
+ <outlet property="formfillLbl" destination="Pvd-DR-3I0" id="q3h-57-Jds"/>
|
|
|
+ <outlet property="laterBtn" destination="cqf-oh-ZSz" id="Pcm-0E-bo3"/>
|
|
|
+ <outlet property="ocrTipLbl" destination="t8S-om-WZp" id="bdq-PX-gbP"/>
|
|
|
+ <outlet property="purchaseBtn" destination="KEc-nc-fNO" id="XQg-hb-OSI"/>
|
|
|
+ <outlet property="seplineView" destination="gck-cZ-EGc" id="ru9-C4-l9e"/>
|
|
|
+ <outlet property="subTitleLbl" destination="Ifr-zo-1iz" id="JKE-Q5-ZmK"/>
|
|
|
+ <outlet property="titleLbl" destination="rN3-F5-et6" id="Qmv-x4-hOa"/>
|
|
|
+ <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
|
+ </connections>
|
|
|
+ </customObject>
|
|
|
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
+ <customView id="Hz6-mo-xeY">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="560" height="381"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="F9c-tM-Yy2">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="560" height="381"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="dDY-CG-YHv">
|
|
|
+ <rect key="frame" x="20" y="297" width="520" height="64"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aiq-1V-dL9">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="64" height="64"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="64" id="0wj-0E-tkQ"/>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="HEi-71-yLB"/>
|
|
|
+ </constraints>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDF Reader Pro Edition" id="FZR-Bb-u8C"/>
|
|
|
+ </imageView>
|
|
|
+ <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rN3-F5-et6">
|
|
|
+ <rect key="frame" x="72" y="46" width="174" height="16"/>
|
|
|
+ <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF Reader Pro Activation" id="KWT-0d-JsW">
|
|
|
+ <font key="font" metaFont="systemBold"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H0"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Ifr-zo-1iz">
|
|
|
+ <rect key="frame" x="72" y="6" width="304" height="28"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="300" id="S1f-Mh-TSd"/>
|
|
|
+ </constraints>
|
|
|
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="You can annotate and edit PDF documents by purchasing the full version." id="pIe-LU-gKy">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H0"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="aiq-1V-dL9" firstAttribute="leading" secondItem="dDY-CG-YHv" secondAttribute="leading" id="1Eg-bU-LGY"/>
|
|
|
+ <constraint firstAttribute="width" constant="520" id="35Y-wK-EfQ"/>
|
|
|
+ <constraint firstItem="rN3-F5-et6" firstAttribute="leading" secondItem="dDY-CG-YHv" secondAttribute="leading" constant="74" id="4fw-4c-cx7"/>
|
|
|
+ <constraint firstItem="Ifr-zo-1iz" firstAttribute="leading" secondItem="dDY-CG-YHv" secondAttribute="leading" constant="74" id="JcR-p3-HoU"/>
|
|
|
+ <constraint firstItem="aiq-1V-dL9" firstAttribute="centerY" secondItem="dDY-CG-YHv" secondAttribute="centerY" id="hAd-2M-T6t"/>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="qlQ-2c-zI3"/>
|
|
|
+ <constraint firstItem="rN3-F5-et6" firstAttribute="top" secondItem="dDY-CG-YHv" secondAttribute="top" constant="2" id="s7H-yw-hyt"/>
|
|
|
+ <constraint firstItem="Ifr-zo-1iz" firstAttribute="top" secondItem="rN3-F5-et6" secondAttribute="bottom" constant="12" id="yO4-a2-WiZ"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uOA-T6-AMu" customClass="KMCustomButton">
|
|
|
+ <rect key="frame" x="20" y="245" width="136" height="32"/>
|
|
|
+ <buttonCell key="cell" type="bevel" title="Enter the License" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZMi-Dz-nvS">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ </buttonCell>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="3Yo-5q-Ggn"/>
|
|
|
+ <constraint firstAttribute="width" constant="136" id="RQy-JQ-2vQ"/>
|
|
|
+ </constraints>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnAction:" target="-2" id="Ann-pA-iaP"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KEc-nc-fNO" customClass="KMCustomButton">
|
|
|
+ <rect key="frame" x="420" y="245" width="120" height="32"/>
|
|
|
+ <buttonCell key="cell" type="bevel" title="Purchase" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="PIm-Xf-5Hg">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ <string key="keyEquivalent" base64-UTF8="YES">
|
|
|
+DQ
|
|
|
+</string>
|
|
|
+ </buttonCell>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="tqn-IB-Xfk"/>
|
|
|
+ <constraint firstAttribute="width" constant="120" id="vWm-gd-uLd"/>
|
|
|
+ </constraints>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnAction:" target="-2" id="Kom-ac-6Fm"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cqf-oh-ZSz" customClass="KMCustomButton">
|
|
|
+ <rect key="frame" x="292" y="245" width="120" height="32"/>
|
|
|
+ <buttonCell key="cell" type="bevel" title="Later" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="YjC-2f-jOj">
|
|
|
+ <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
+ <font key="font" metaFont="system"/>
|
|
|
+ <string key="keyEquivalent" base64-UTF8="YES">
|
|
|
+DQ
|
|
|
+</string>
|
|
|
+ </buttonCell>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="120" id="3Cn-s1-sdO"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="Gh1-k7-lKP"/>
|
|
|
+ </constraints>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnAction:" target="-2" id="Nhy-1J-gkf"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="gck-cZ-EGc">
|
|
|
+ <rect key="frame" x="20" y="224" width="520" height="1"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="lOG-c6-ioh"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="Qti-Jf-fOf">
|
|
|
+ <rect key="frame" x="20" y="20" width="520" height="184"/>
|
|
|
+ <subviews>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="lOJ-Or-bbB">
|
|
|
+ <rect key="frame" x="10" y="142" width="500" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gPl-Yh-Bfb">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="pic_Convert" id="kml-0c-gg0"/>
|
|
|
+ </imageView>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="BqT-dr-tf7">
|
|
|
+ <rect key="frame" x="42" y="9" width="294" height="14"/>
|
|
|
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Convert PDF from/to Word/Excel/PPT/HTML/Image, etc." id="0rq-jQ-r3d">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H1"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="8Bi-rG-z3Y"/>
|
|
|
+ <constraint firstItem="BqT-dr-tf7" firstAttribute="leading" secondItem="lOJ-Or-bbB" secondAttribute="leading" constant="44" id="8rg-hm-zyV"/>
|
|
|
+ <constraint firstItem="BqT-dr-tf7" firstAttribute="centerY" secondItem="lOJ-Or-bbB" secondAttribute="centerY" id="ZZl-PX-iQr"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="vHl-jy-KH9">
|
|
|
+ <rect key="frame" x="10" y="98" width="500" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tdu-7w-gdj">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="pic_Edit" id="ZZm-ad-Tdq"/>
|
|
|
+ </imageView>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="qeg-gT-IJA">
|
|
|
+ <rect key="frame" x="42" y="9" width="160" height="14"/>
|
|
|
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Edit and Modify Texts in PDFs" id="RMu-7K-M5I">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H1"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="qeg-gT-IJA" firstAttribute="leading" secondItem="vHl-jy-KH9" secondAttribute="leading" constant="44" id="7pC-II-5QL"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="NCx-n7-2b4"/>
|
|
|
+ <constraint firstItem="qeg-gT-IJA" firstAttribute="centerY" secondItem="vHl-jy-KH9" secondAttribute="centerY" id="cnG-qy-eSM"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="84s-4a-cLt">
|
|
|
+ <rect key="frame" x="10" y="54" width="500" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LK3-zV-MlY">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="pic_OCR" id="OmH-4r-jdZ"/>
|
|
|
+ </imageView>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="t8S-om-WZp">
|
|
|
+ <rect key="frame" x="42" y="9" width="198" height="14"/>
|
|
|
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Optical Character Recognition (OCR)" id="rvU-EW-aJ7">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H1"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="t8S-om-WZp" firstAttribute="centerY" secondItem="84s-4a-cLt" secondAttribute="centerY" id="IbF-o4-3EI"/>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="gad-8V-T6j"/>
|
|
|
+ <constraint firstItem="t8S-om-WZp" firstAttribute="leading" secondItem="84s-4a-cLt" secondAttribute="leading" constant="44" id="kro-js-fdy"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ <customView translatesAutoresizingMaskIntoConstraints="NO" id="el1-k8-kNh">
|
|
|
+ <rect key="frame" x="10" y="10" width="500" height="32"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BTM-4e-Eyu">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="pic_Forms" id="sSg-Nn-BAV"/>
|
|
|
+ </imageView>
|
|
|
+ <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Pvd-DR-3I0">
|
|
|
+ <rect key="frame" x="42" y="9" width="157" height="14"/>
|
|
|
+ <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Create, Fill Forms, Sign PDFs" id="RCc-v4-Gtl">
|
|
|
+ <font key="font" metaFont="smallSystem"/>
|
|
|
+ <color key="textColor" name="KMColor_Layout_H1"/>
|
|
|
+ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
|
+ </textFieldCell>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="32" id="17d-l1-xyZ"/>
|
|
|
+ <constraint firstItem="Pvd-DR-3I0" firstAttribute="centerY" secondItem="el1-k8-kNh" secondAttribute="centerY" id="Lxb-4L-jhl"/>
|
|
|
+ <constraint firstItem="Pvd-DR-3I0" firstAttribute="leading" secondItem="el1-k8-kNh" secondAttribute="leading" constant="44" id="iQN-Mk-4bQ"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="184" id="3gh-HY-wSq"/>
|
|
|
+ <constraint firstItem="vHl-jy-KH9" firstAttribute="top" secondItem="lOJ-Or-bbB" secondAttribute="bottom" constant="12" id="LsH-iV-kHb"/>
|
|
|
+ <constraint firstItem="el1-k8-kNh" firstAttribute="leading" secondItem="Qti-Jf-fOf" secondAttribute="leading" constant="10" id="PBP-zH-Khd"/>
|
|
|
+ <constraint firstItem="lOJ-Or-bbB" firstAttribute="leading" secondItem="Qti-Jf-fOf" secondAttribute="leading" constant="10" id="QwA-6v-yBZ"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="lOJ-Or-bbB" secondAttribute="trailing" constant="10" id="Y5d-Iv-KfZ"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="el1-k8-kNh" secondAttribute="trailing" constant="10" id="YwV-UQ-cga"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="vHl-jy-KH9" secondAttribute="trailing" constant="10" id="Z2z-7s-fSm"/>
|
|
|
+ <constraint firstItem="el1-k8-kNh" firstAttribute="top" secondItem="84s-4a-cLt" secondAttribute="bottom" constant="12" id="bIw-yL-5X0"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="84s-4a-cLt" secondAttribute="trailing" constant="10" id="fp5-6j-0wd"/>
|
|
|
+ <constraint firstItem="84s-4a-cLt" firstAttribute="leading" secondItem="Qti-Jf-fOf" secondAttribute="leading" constant="10" id="g1p-ta-H0C"/>
|
|
|
+ <constraint firstItem="84s-4a-cLt" firstAttribute="top" secondItem="vHl-jy-KH9" secondAttribute="bottom" constant="12" id="m0w-Wx-b8y"/>
|
|
|
+ <constraint firstItem="vHl-jy-KH9" firstAttribute="leading" secondItem="Qti-Jf-fOf" secondAttribute="leading" constant="10" id="sxT-Eu-bgt"/>
|
|
|
+ <constraint firstAttribute="width" constant="520" id="uO0-Z7-WS8"/>
|
|
|
+ <constraint firstItem="lOJ-Or-bbB" firstAttribute="top" secondItem="Qti-Jf-fOf" secondAttribute="top" constant="10" id="ykl-oR-PeY"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Qti-Jf-fOf" firstAttribute="top" secondItem="gck-cZ-EGc" secondAttribute="bottom" constant="20" id="3qq-WV-IZh"/>
|
|
|
+ <constraint firstItem="dDY-CG-YHv" firstAttribute="top" secondItem="F9c-tM-Yy2" secondAttribute="top" constant="20" id="AB6-Q1-x0x"/>
|
|
|
+ <constraint firstItem="gck-cZ-EGc" firstAttribute="leading" secondItem="F9c-tM-Yy2" secondAttribute="leading" constant="20" id="CRr-sU-648"/>
|
|
|
+ <constraint firstItem="KEc-nc-fNO" firstAttribute="top" secondItem="dDY-CG-YHv" secondAttribute="bottom" constant="20" id="H41-oW-T6B"/>
|
|
|
+ <constraint firstItem="dDY-CG-YHv" firstAttribute="centerX" secondItem="F9c-tM-Yy2" secondAttribute="centerX" id="J1J-9D-AAU"/>
|
|
|
+ <constraint firstItem="Qti-Jf-fOf" firstAttribute="centerX" secondItem="F9c-tM-Yy2" secondAttribute="centerX" id="O1I-sd-ri8"/>
|
|
|
+ <constraint firstItem="cqf-oh-ZSz" firstAttribute="top" secondItem="dDY-CG-YHv" secondAttribute="bottom" constant="20" id="P5G-Fh-Ld1"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gck-cZ-EGc" secondAttribute="trailing" constant="20" id="Rso-HA-m2V"/>
|
|
|
+ <constraint firstItem="uOA-T6-AMu" firstAttribute="top" secondItem="dDY-CG-YHv" secondAttribute="bottom" constant="20" id="TJe-DA-FWT"/>
|
|
|
+ <constraint firstItem="gck-cZ-EGc" firstAttribute="top" secondItem="uOA-T6-AMu" secondAttribute="bottom" constant="20" id="VZb-7v-VbG"/>
|
|
|
+ <constraint firstItem="uOA-T6-AMu" firstAttribute="leading" secondItem="F9c-tM-Yy2" secondAttribute="leading" constant="20" id="nHW-yJ-WXH"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="KEc-nc-fNO" secondAttribute="trailing" constant="20" id="qn5-gD-LJj"/>
|
|
|
+ <constraint firstItem="KEc-nc-fNO" firstAttribute="leading" secondItem="cqf-oh-ZSz" secondAttribute="trailing" constant="8" id="w3i-Tf-pp9"/>
|
|
|
+ </constraints>
|
|
|
+ </customView>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="F9c-tM-Yy2" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="1c1-6K-1sB"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="F9c-tM-Yy2" secondAttribute="bottom" id="6ab-GR-OP9"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="F9c-tM-Yy2" secondAttribute="trailing" id="LDS-2w-ijP"/>
|
|
|
+ <constraint firstItem="F9c-tM-Yy2" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="rqm-Dw-1ht"/>
|
|
|
+ </constraints>
|
|
|
+ <point key="canvasLocation" x="148" y="157.5"/>
|
|
|
+ </customView>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="PDF Reader Pro Edition" width="512" height="512"/>
|
|
|
+ <image name="pic_Convert" width="32" height="32"/>
|
|
|
+ <image name="pic_Edit" width="32" height="32"/>
|
|
|
+ <image name="pic_Forms" width="32" height="32"/>
|
|
|
+ <image name="pic_OCR" width="32" height="32"/>
|
|
|
+ <namedColor name="KMColor_Layout_H0">
|
|
|
+ <color red="0.054901960784313725" green="0.066666666666666666" blue="0.078431372549019607" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </namedColor>
|
|
|
+ <namedColor name="KMColor_Layout_H1">
|
|
|
+ <color red="0.25882352941176473" green="0.27450980392156865" blue="0.30196078431372547" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </namedColor>
|
|
|
+ </resources>
|
|
|
+</document>
|