123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMDocumentAIViewController">
- <connections>
- <outlet property="OCRButton" destination="25b-NP-FCu" id="gVk-Lt-o8h"/>
- <outlet property="areaRecognitionBox" destination="rUZ-H8-qom" id="015-DT-t60"/>
- <outlet property="areaRecognitionImageView" destination="wo3-dC-0u8" id="SS7-b1-exl"/>
- <outlet property="areaRecognitionTitle" destination="G8y-Ia-SmV" id="Ctg-ly-xJA"/>
- <outlet property="languagePopButton" destination="gvd-8W-F35" id="ib7-XM-oj7"/>
- <outlet property="languageSetView" destination="TH1-vl-RJu" id="DAj-bS-Onf"/>
- <outlet property="ocrTipLabel" destination="z0e-Ny-Igp" id="hqg-b1-N1i"/>
- <outlet property="ocrTipView" destination="BCY-ft-k2I" id="fU6-fu-De7"/>
- <outlet property="pageRangePopButton" destination="Pjr-BE-hFg" id="kFp-43-4dc"/>
- <outlet property="pageRecognitionBox" destination="H9K-o9-fhr" id="Veq-Fu-Vo7"/>
- <outlet property="pageRecognitionImageView" destination="LzJ-Ew-HiN" id="1NP-IP-bc6"/>
- <outlet property="pageRecognitionSetLabel" destination="WeX-MC-LDF" id="zql-hn-Fk0"/>
- <outlet property="pageRecognitionTitle" destination="333-ZH-TcK" id="go0-KZ-UPP"/>
- <outlet property="pdfPreView" destination="fKg-D9-fKl" id="Omt-7L-jUY"/>
- <outlet property="progressIndicator" destination="L9k-F4-nx5" id="3Rl-b1-cTw"/>
- <outlet property="rangeSetView" destination="hXW-jx-4tl" id="6ka-oi-wCx"/>
- <outlet property="rightTitleLabel" destination="tWG-ib-SPU" id="cP4-ev-Mx4"/>
- <outlet property="rightView" destination="2zp-Xa-ZBc" id="A8n-iG-Xjb"/>
- <outlet property="scanTipLabel" destination="Ggj-sU-Oux" id="C2x-xv-KEk"/>
- <outlet property="scanView" destination="aTy-ed-hf3" id="NEw-Nq-aVn"/>
- <outlet property="textRecognitionSetLabel" destination="twe-29-edz" id="58p-cW-VbK"/>
- <outlet property="tipConstraint" destination="rV8-ww-6Yc" id="BoT-dX-FpS"/>
- <outlet property="topTitleLabel" destination="Vdy-iR-nVy" id="0GF-Ai-ZK0"/>
- <outlet property="topView" destination="7sr-El-ajN" id="3IK-c0-wie"/>
- <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="1130" height="577"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="fKg-D9-fKl" customClass="KMDocumentAIPDFView">
- <rect key="frame" x="0.0" y="0.0" width="1130" height="545"/>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="2zp-Xa-ZBc">
- <rect key="frame" x="870" y="0.0" width="260" height="545"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tWG-ib-SPU">
- <rect key="frame" x="14" y="514" width="232" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="OCR Text Recognition" id="K18-Cs-sXT">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="LuG-Xl-McW">
- <rect key="frame" x="16" y="424" width="228" height="80"/>
- <view key="contentView" id="luR-ZS-r0R">
- <rect key="frame" x="0.0" y="0.0" width="228" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="H9K-o9-fhr" customClass="KMOCRBox">
- <rect key="frame" x="0.0" y="44" width="228" height="32"/>
- <view key="contentView" id="KRQ-J6-C4I">
- <rect key="frame" x="1" y="1" width="226" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="SJT-iW-syd">
- <rect key="frame" x="47" y="7" width="132" height="16"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LzJ-Ew-HiN">
- <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="YN9-vM-2b8"/>
- <constraint firstAttribute="height" constant="16" id="chD-NN-fsZ"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameOCRPage" id="9eF-dy-xjr"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="333-ZH-TcK">
- <rect key="frame" x="19" y="0.0" width="110" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Page Recognition" id="sMd-hn-NtZ">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="333-ZH-TcK" firstAttribute="leading" secondItem="LzJ-Ew-HiN" secondAttribute="trailing" constant="5" id="1nT-6a-Mjs"/>
- <constraint firstItem="LzJ-Ew-HiN" firstAttribute="leading" secondItem="SJT-iW-syd" secondAttribute="leading" id="91A-a6-jO9"/>
- <constraint firstAttribute="trailing" secondItem="333-ZH-TcK" secondAttribute="trailing" constant="5" id="DbU-tb-kEC"/>
- <constraint firstItem="LzJ-Ew-HiN" firstAttribute="top" secondItem="SJT-iW-syd" secondAttribute="top" id="NKs-xL-upa"/>
- <constraint firstItem="333-ZH-TcK" firstAttribute="centerY" secondItem="LzJ-Ew-HiN" secondAttribute="centerY" id="sFm-LV-bH2"/>
- <constraint firstAttribute="bottom" secondItem="LzJ-Ew-HiN" secondAttribute="bottom" id="xd8-vP-Oa6"/>
- </constraints>
- </customView>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="SJT-iW-syd" firstAttribute="centerX" secondItem="H9K-o9-fhr" secondAttribute="centerX" id="dZ0-bp-sjz"/>
- <constraint firstAttribute="height" constant="32" id="lZp-LZ-2I9"/>
- <constraint firstItem="SJT-iW-syd" firstAttribute="centerY" secondItem="H9K-o9-fhr" secondAttribute="centerY" id="zdP-JP-IMF"/>
- </constraints>
- </box>
- <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rUZ-H8-qom" customClass="KMOCRBox">
- <rect key="frame" x="0.0" y="4" width="228" height="32"/>
- <view key="contentView" id="B6N-Y0-gaX">
- <rect key="frame" x="1" y="1" width="226" height="30"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="If4-It-Ym3">
- <rect key="frame" x="48" y="7" width="130" height="16"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wo3-dC-0u8">
- <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="F7x-h2-iiD"/>
- <constraint firstAttribute="width" constant="16" id="Ftt-XS-B6v"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameOCRArea" id="Msl-my-9Xv"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G8y-Ia-SmV">
- <rect key="frame" x="19" y="0.0" width="108" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Area Recognition" id="W2O-se-f7c">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="wo3-dC-0u8" firstAttribute="leading" secondItem="If4-It-Ym3" secondAttribute="leading" id="FjB-Op-zC4"/>
- <constraint firstItem="wo3-dC-0u8" firstAttribute="top" secondItem="If4-It-Ym3" secondAttribute="top" id="GdB-4b-XWd"/>
- <constraint firstItem="G8y-Ia-SmV" firstAttribute="leading" secondItem="wo3-dC-0u8" secondAttribute="trailing" constant="5" id="L2d-SE-L6t"/>
- <constraint firstItem="G8y-Ia-SmV" firstAttribute="centerY" secondItem="wo3-dC-0u8" secondAttribute="centerY" id="P5j-rg-l0J"/>
- <constraint firstAttribute="trailing" secondItem="G8y-Ia-SmV" secondAttribute="trailing" constant="5" id="UZW-F0-C2m"/>
- <constraint firstAttribute="bottom" secondItem="wo3-dC-0u8" secondAttribute="bottom" id="dY4-99-Gu8"/>
- </constraints>
- </customView>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="If4-It-Ym3" firstAttribute="centerY" secondItem="rUZ-H8-qom" secondAttribute="centerY" id="XQI-uw-IBO"/>
- <constraint firstItem="If4-It-Ym3" firstAttribute="centerX" secondItem="rUZ-H8-qom" secondAttribute="centerX" id="YOc-ld-zLJ"/>
- <constraint firstAttribute="height" constant="32" id="rNt-b1-tu5"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="H9K-o9-fhr" firstAttribute="top" secondItem="luR-ZS-r0R" secondAttribute="top" constant="4" id="8UC-zS-Kww"/>
- <constraint firstAttribute="trailing" secondItem="rUZ-H8-qom" secondAttribute="trailing" id="aPQ-Cx-aso"/>
- <constraint firstItem="rUZ-H8-qom" firstAttribute="top" secondItem="H9K-o9-fhr" secondAttribute="bottom" constant="8" id="abK-wv-oBC"/>
- <constraint firstItem="H9K-o9-fhr" firstAttribute="leading" secondItem="luR-ZS-r0R" secondAttribute="leading" id="aiq-NZ-WNg"/>
- <constraint firstAttribute="trailing" secondItem="H9K-o9-fhr" secondAttribute="trailing" id="pnc-64-8DH"/>
- <constraint firstItem="rUZ-H8-qom" firstAttribute="leading" secondItem="luR-ZS-r0R" secondAttribute="leading" id="rhx-LD-l4s"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="80" id="FDn-Wv-oNZ"/>
- </constraints>
- </box>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="TH1-vl-RJu">
- <rect key="frame" x="11" y="352" width="238" height="56"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="twe-29-edz">
- <rect key="frame" x="-2" y="41" width="242" height="15"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Text Recognition Settings" id="jDl-tv-Tsv">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gvd-8W-F35" customClass="KMOCRComboBox">
- <rect key="frame" x="6" y="3" width="228" height="31"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="eYj-1L-L3N"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="m4E-DY-cUd">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </comboBoxCell>
- <connections>
- <action selector="seleclanguageAction:" target="-2" id="ntR-ha-Fen"/>
- </connections>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstItem="gvd-8W-F35" firstAttribute="leading" secondItem="TH1-vl-RJu" secondAttribute="leading" constant="7" id="5Gj-7e-oAj"/>
- <constraint firstAttribute="trailing" secondItem="twe-29-edz" secondAttribute="trailing" id="5di-uD-t99"/>
- <constraint firstAttribute="trailing" secondItem="gvd-8W-F35" secondAttribute="trailing" constant="7" id="Htn-aa-IQf"/>
- <constraint firstAttribute="bottom" secondItem="gvd-8W-F35" secondAttribute="bottom" constant="5" id="R3e-BY-gGs"/>
- <constraint firstAttribute="height" constant="56" id="aHX-wZ-flv"/>
- <constraint firstItem="twe-29-edz" firstAttribute="top" secondItem="TH1-vl-RJu" secondAttribute="top" id="dEC-mE-jgM"/>
- <constraint firstItem="twe-29-edz" firstAttribute="leading" secondItem="TH1-vl-RJu" secondAttribute="leading" id="ib8-j0-IBA"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hXW-jx-4tl">
- <rect key="frame" x="11" y="284" width="238" height="56"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WeX-MC-LDF">
- <rect key="frame" x="-2" y="41" width="242" height="15"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Text Recognition Settings" id="yXJ-vy-M8C">
- <font key="font" metaFont="cellTitle"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pjr-BE-hFg" customClass="KMOCRComboBox">
- <rect key="frame" x="6" y="3" width="228" height="31"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="bnr-if-RWX"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="q6Y-a8-eXh">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </comboBoxCell>
- <connections>
- <action selector="selectPageRangeAction:" target="-2" id="Hbq-jh-0b8"/>
- </connections>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Pjr-BE-hFg" secondAttribute="trailing" constant="7" id="9eu-LM-tqQ"/>
- <constraint firstAttribute="height" constant="56" id="TG2-Nq-k5n"/>
- <constraint firstItem="WeX-MC-LDF" firstAttribute="top" secondItem="hXW-jx-4tl" secondAttribute="top" id="Zhs-o3-TY4"/>
- <constraint firstAttribute="bottom" secondItem="Pjr-BE-hFg" secondAttribute="bottom" constant="5" id="db3-Mb-nuG"/>
- <constraint firstItem="WeX-MC-LDF" firstAttribute="leading" secondItem="hXW-jx-4tl" secondAttribute="leading" id="kZK-4Z-Vjj"/>
- <constraint firstItem="Pjr-BE-hFg" firstAttribute="leading" secondItem="hXW-jx-4tl" secondAttribute="leading" constant="7" id="l7v-rs-a2N"/>
- <constraint firstAttribute="trailing" secondItem="WeX-MC-LDF" secondAttribute="trailing" id="pbW-At-7KH"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25b-NP-FCu">
- <rect key="frame" x="16" y="16" width="228" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="xH8-ej-9bi"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="mbf-AP-G36">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="OCRDone:" target="-2" id="rZb-ZQ-9zp"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="BCY-ft-k2I">
- <rect key="frame" x="16" y="80" width="228" height="57"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z0e-Ny-Igp">
- <rect key="frame" x="30" y="3" width="192" height="51"/>
- <textFieldCell key="cell" lineBreakMode="charWrapping" title="A page will only record the last OCR result and will not display multiple results." id="RDX-Sh-akc">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T3b-So-pjr">
- <rect key="frame" x="0.0" y="36" width="32" height="16"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="icon_tip_warning_small" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="HTf-lC-tjL">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="z0e-Ny-Igp" secondAttribute="bottom" constant="3" id="2RN-Oa-ZXV"/>
- <constraint firstItem="T3b-So-pjr" firstAttribute="leading" secondItem="BCY-ft-k2I" secondAttribute="leading" id="3H9-OS-lau"/>
- <constraint firstAttribute="trailing" secondItem="z0e-Ny-Igp" secondAttribute="trailing" constant="8" id="BSZ-tm-Vel"/>
- <constraint firstItem="z0e-Ny-Igp" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="top" constant="3" id="Gqy-c8-HH0"/>
- <constraint firstItem="T3b-So-pjr" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="top" constant="5" id="Q6f-q8-YhN"/>
- <constraint firstItem="z0e-Ny-Igp" firstAttribute="leading" secondItem="BCY-ft-k2I" secondAttribute="leading" constant="32" id="adi-gz-htu"/>
- <constraint firstItem="z0e-Ny-Igp" firstAttribute="leading" secondItem="T3b-So-pjr" secondAttribute="trailing" id="ivb-2r-uNU"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="25b-NP-FCu" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="bottom" constant="32" id="83h-HZ-qe7"/>
- <constraint firstItem="hXW-jx-4tl" firstAttribute="top" secondItem="TH1-vl-RJu" secondAttribute="bottom" constant="12" id="8hU-D4-XrR"/>
- <constraint firstItem="hXW-jx-4tl" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="11" id="9Fb-pl-Ecq"/>
- <constraint firstAttribute="trailing" secondItem="BCY-ft-k2I" secondAttribute="trailing" constant="16" id="Aff-cd-dY7"/>
- <constraint firstItem="25b-NP-FCu" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="BhJ-am-lJ8"/>
- <constraint firstItem="LuG-Xl-McW" firstAttribute="top" secondItem="tWG-ib-SPU" secondAttribute="bottom" constant="10" id="FyQ-J6-rbB"/>
- <constraint firstAttribute="width" constant="260" id="G5Q-qM-3hU"/>
- <constraint firstItem="tWG-ib-SPU" firstAttribute="top" secondItem="2zp-Xa-ZBc" secondAttribute="top" constant="14" id="GII-K0-Smc"/>
- <constraint firstItem="TH1-vl-RJu" firstAttribute="top" secondItem="LuG-Xl-McW" secondAttribute="bottom" constant="16" id="INv-dd-OrK"/>
- <constraint firstAttribute="trailing" secondItem="hXW-jx-4tl" secondAttribute="trailing" constant="11" id="Qiv-Rg-Bw0"/>
- <constraint firstAttribute="trailing" secondItem="tWG-ib-SPU" secondAttribute="trailing" constant="16" id="SiV-WL-3Sp"/>
- <constraint firstItem="TH1-vl-RJu" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="11" id="SzJ-jF-exz"/>
- <constraint firstItem="LuG-Xl-McW" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="bYe-Jj-LMN"/>
- <constraint firstAttribute="bottom" secondItem="25b-NP-FCu" secondAttribute="bottom" constant="16" id="gs2-X1-R0F"/>
- <constraint firstAttribute="trailing" secondItem="LuG-Xl-McW" secondAttribute="trailing" constant="16" id="hLj-aY-19G"/>
- <constraint firstAttribute="trailing" secondItem="25b-NP-FCu" secondAttribute="trailing" constant="16" id="jsd-dh-WYH"/>
- <constraint firstItem="BCY-ft-k2I" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="paz-Wm-rUh"/>
- <constraint firstAttribute="trailing" secondItem="TH1-vl-RJu" secondAttribute="trailing" constant="11" id="v5Q-7D-9A6"/>
- <constraint firstItem="tWG-ib-SPU" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="vuH-s9-lAe"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="7sr-El-ajN">
- <rect key="frame" x="0.0" y="545" width="1130" height="32"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Chr-zj-E2h">
- <rect key="frame" x="5" y="8" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="RCp-Pt-WqY"/>
- <constraint firstAttribute="width" constant="16" id="vFK-ce-7cn"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_tip_info_small" id="jbO-Ah-ajm"/>
- </imageView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vdy-iR-nVy">
- <rect key="frame" x="21" y="8" width="1080" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="This file is an image file, do you need to perform OCR?" id="UUR-qO-hcf">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HJe-Ar-2eb">
- <rect key="frame" x="1109" y="8" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="A0Y-gf-RjS"/>
- <constraint firstAttribute="height" constant="16" id="fpg-yP-xqo"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnCloseNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ajy-hK-P3h">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="closeTopViewAction:" target="-2" id="fMv-5H-pIL"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="HJe-Ar-2eb" secondAttribute="trailing" constant="5" id="Aic-Ac-cWp"/>
- <constraint firstItem="Vdy-iR-nVy" firstAttribute="leading" secondItem="Chr-zj-E2h" secondAttribute="trailing" constant="2" id="HwP-o0-8zf"/>
- <constraint firstAttribute="height" constant="32" id="JUu-3y-i44"/>
- <constraint firstItem="HJe-Ar-2eb" firstAttribute="leading" secondItem="Vdy-iR-nVy" secondAttribute="trailing" constant="10" id="Rzv-6G-4pN"/>
- <constraint firstItem="Chr-zj-E2h" firstAttribute="leading" secondItem="7sr-El-ajN" secondAttribute="leading" constant="5" id="WcH-OB-Zw8"/>
- <constraint firstItem="Vdy-iR-nVy" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="YZE-1k-eNU"/>
- <constraint firstItem="Chr-zj-E2h" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="ggx-DR-OkV"/>
- <constraint firstItem="HJe-Ar-2eb" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="pek-mn-dIB"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="7sr-El-ajN" secondAttribute="trailing" id="49f-lE-FMg"/>
- <constraint firstAttribute="trailing" secondItem="2zp-Xa-ZBc" secondAttribute="trailing" id="56N-co-0eU"/>
- <constraint firstAttribute="bottom" secondItem="fKg-D9-fKl" secondAttribute="bottom" id="5i8-Co-hkl"/>
- <constraint firstItem="2zp-Xa-ZBc" firstAttribute="top" secondItem="fKg-D9-fKl" secondAttribute="top" id="Hjh-BP-Khh"/>
- <constraint firstItem="fKg-D9-fKl" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="dCO-l2-GGc"/>
- <constraint firstAttribute="bottom" secondItem="2zp-Xa-ZBc" secondAttribute="bottom" id="nrE-w7-R1a"/>
- <constraint firstAttribute="trailing" secondItem="fKg-D9-fKl" secondAttribute="trailing" id="odF-Us-3gy"/>
- <constraint firstItem="7sr-El-ajN" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="q0h-uO-1Vt"/>
- <constraint firstItem="fKg-D9-fKl" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="32" id="rV8-ww-6Yc"/>
- <constraint firstItem="7sr-El-ajN" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="vK3-61-O8X"/>
- </constraints>
- <point key="canvasLocation" x="133" y="107.5"/>
- </customView>
- <customView id="aTy-ed-hf3">
- <rect key="frame" x="0.0" y="0.0" width="226" height="53"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <progressIndicator maxValue="100" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="L9k-F4-nx5">
- <rect key="frame" x="20" y="5" width="186" height="20"/>
- </progressIndicator>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ggj-sU-Oux">
- <rect key="frame" x="18" y="27" width="164" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Z0b-UY-a5x">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gVo-6m-4R1">
- <rect key="frame" x="190" y="27" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="yb3-0o-mfl"/>
- <constraint firstAttribute="width" constant="16" id="zrF-tV-75M"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameWhiteClose" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="k0a-K6-nTh">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="closeScanViewAction:" target="-2" id="MY2-Xq-cKs"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Ggj-sU-Oux" firstAttribute="leading" secondItem="aTy-ed-hf3" secondAttribute="leading" constant="20" id="1hm-ST-RFo"/>
- <constraint firstAttribute="bottom" secondItem="L9k-F4-nx5" secondAttribute="bottom" constant="6" id="Cil-QB-JTb"/>
- <constraint firstItem="Ggj-sU-Oux" firstAttribute="centerY" secondItem="gVo-6m-4R1" secondAttribute="centerY" id="FA6-MP-zm0"/>
- <constraint firstItem="L9k-F4-nx5" firstAttribute="leading" secondItem="aTy-ed-hf3" secondAttribute="leading" constant="20" id="X6W-Km-vUf"/>
- <constraint firstItem="gVo-6m-4R1" firstAttribute="top" secondItem="aTy-ed-hf3" secondAttribute="top" constant="10" id="bLM-tH-rgL"/>
- <constraint firstItem="gVo-6m-4R1" firstAttribute="leading" secondItem="Ggj-sU-Oux" secondAttribute="trailing" constant="10" id="hyD-jC-3dD"/>
- <constraint firstAttribute="trailing" secondItem="L9k-F4-nx5" secondAttribute="trailing" constant="20" id="kGM-5U-MdQ"/>
- <constraint firstItem="gVo-6m-4R1" firstAttribute="trailing" secondItem="L9k-F4-nx5" secondAttribute="trailing" id="o7A-ZN-pYW"/>
- </constraints>
- <point key="canvasLocation" x="376" y="510.5"/>
- </customView>
- </objects>
- <resources>
- <image name="KMImageNameOCRArea" width="16" height="16"/>
- <image name="KMImageNameOCRPage" width="16" height="16"/>
- <image name="KMImageNameUXIconBtnCloseNor" width="16" height="16"/>
- <image name="KMImageNameWhiteClose" width="12" height="12"/>
- <image name="icon_tip_info_small" width="16" height="16"/>
- <image name="icon_tip_warning_small" width="16" height="16"/>
- </resources>
- </document>
|