123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
- <capability name="System colors introduced in macOS 10.14" minToolsVersion="10.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMOCRPDFWindowController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="box1" destination="jMC-LE-Zxs" id="nh5-tV-ncG"/>
- <outlet property="boxLabel1" destination="cZ7-HB-Jv8" id="Itx-SQ-dSU"/>
- <outlet property="cancelButton" destination="D6y-c7-aMF" id="quK-va-wKT"/>
- <outlet property="currentPageLabel" destination="1Pt-BN-QHC" id="Yht-Ys-zn5"/>
- <outlet property="deleteButton" destination="TF7-NH-FRc" id="js8-KS-6N9"/>
- <outlet property="emptyBox" destination="2Vw-iL-vO2" id="x2b-Xv-IL9"/>
- <outlet property="emptyLabel" destination="4Cf-Mw-dtW" id="vER-3h-zaM"/>
- <outlet property="failedBox" destination="rEZ-tQ-pPN" id="MTo-0N-7J1"/>
- <outlet property="failedLabel" destination="aTR-5z-hhV" id="CRA-np-6pT"/>
- <outlet property="languageButton" destination="ao2-UH-4ks" id="fMn-NQ-gTp"/>
- <outlet property="languageLabel" destination="lSf-BX-nnw" id="eJC-0i-sGH"/>
- <outlet property="ocrCopyButton" destination="PHr-ev-Pjc" id="czG-LT-4Bq"/>
- <outlet property="ocrResultLabel" destination="vbX-fH-NDe" id="pJ2-lJ-5BG"/>
- <outlet property="pageLabel" destination="CXf-vO-XkT" id="sTo-gc-zFm"/>
- <outlet property="pageRangeBox" destination="Yut-Ff-6Wz" id="42r-vl-23P"/>
- <outlet property="planComboBox" destination="sp6-NA-5hp" id="CdU-c8-DCP"/>
- <outlet property="planLabel" destination="kG6-iz-ttR" id="Rgj-Fi-8qC"/>
- <outlet property="prePdfBGView" destination="KlK-Pr-U01" id="9D0-nS-fQE"/>
- <outlet property="previewLabel" destination="Ysf-e8-HyO" id="qaZ-7e-T2W"/>
- <outlet property="progressControl" destination="SN7-ZH-OPS" id="q7d-nX-O2c"/>
- <outlet property="progressIndicator" destination="Pmb-Zf-1Yy" id="dop-lM-rra"/>
- <outlet property="saveButton" destination="iS7-aP-oXa" id="dnK-yD-onb"/>
- <outlet property="savePDFButton" destination="Lfw-RX-daG" id="Jph-tK-oNR"/>
- <outlet property="startButton" destination="wwH-or-0pV" id="fxr-zU-rhe"/>
- <outlet property="totalPageLabel" destination="z6n-8y-3TH" id="rbY-CN-MRO"/>
- <outlet property="txtTextView" destination="SKU-Tg-cHn" id="oIE-Ix-RtM"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="OCR" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="648" height="622"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <view key="contentView" wantsLayer="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="648" height="622"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wwH-or-0pV">
- <rect key="frame" x="287" y="272" width="74" height="32"/>
- <buttonCell key="cell" type="push" title="OCR" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VI4-CK-Iwa">
- <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="60" id="ABz-Ik-T1v"/>
- </constraints>
- <connections>
- <action selector="startButtonAction:" target="-2" id="Cbd-lQ-aIN"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="D6y-c7-aMF">
- <rect key="frame" x="425" y="11" width="76" height="32"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="St2-Gz-e7S">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- Gw
- </string>
- </buttonCell>
- <connections>
- <action selector="cancelButtonAction:" target="-2" id="oAn-RV-WSM"/>
- </connections>
- </button>
- <box boxType="custom" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="GA7-kq-Dba">
- <rect key="frame" x="368" y="134" width="240" height="310"/>
- <view key="contentView" id="kQQ-QV-cpE">
- <rect key="frame" x="1" y="1" width="238" height="308"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4J0-cr-FZG">
- <rect key="frame" x="1" y="1" width="236" height="306"/>
- <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="61X-70-dQH">
- <rect key="frame" x="0.0" y="0.0" width="221" height="306"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" allowsUndo="YES" spellingCorrection="YES" smartInsertDelete="YES" id="SKU-Tg-cHn">
- <rect key="frame" x="0.0" y="0.0" width="221" height="306"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <size key="minSize" width="221" height="306"/>
- <size key="maxSize" width="991" height="10000000"/>
- <color key="insertionPointColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- </textView>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Fji-XC-UnY">
- <rect key="frame" x="-100" y="-100" width="305" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="fti-GX-vJf">
- <rect key="frame" x="221" y="0.0" width="15" height="306"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- <progressIndicator hidden="YES" wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="1" bezeled="NO" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="Pmb-Zf-1Yy">
- <rect key="frame" x="103" y="138" width="32" height="32"/>
- </progressIndicator>
- <progressIndicator wantsLayer="YES" maxValue="100" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="SN7-ZH-OPS">
- <rect key="frame" x="103" y="138" width="32" height="32"/>
- </progressIndicator>
- <box hidden="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="2Vw-iL-vO2">
- <rect key="frame" x="-1" y="138" width="240" height="32"/>
- <view key="contentView" id="Vw5-qr-qx0">
- <rect key="frame" x="0.0" y="0.0" width="240" height="32"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Cf-Mw-dtW">
- <rect key="frame" x="-2" y="0.0" width="244" height="32"/>
- <textFieldCell key="cell" alignment="center" title="Recognize text from Image-based or Scanned PDF with OCR" id="Guh-NA-4d7">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="4Cf-Mw-dtW" secondAttribute="trailing" id="1wQ-0q-Sxh"/>
- <constraint firstItem="4Cf-Mw-dtW" firstAttribute="leading" secondItem="Vw5-qr-qx0" secondAttribute="leading" id="4zD-QV-ME8"/>
- <constraint firstItem="4Cf-Mw-dtW" firstAttribute="top" secondItem="Vw5-qr-qx0" secondAttribute="top" id="7Iv-1L-oRH"/>
- <constraint firstAttribute="bottom" secondItem="4Cf-Mw-dtW" secondAttribute="bottom" id="A4t-tU-Vyv"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="6yO-8e-5VV"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="rEZ-tQ-pPN">
- <rect key="frame" x="0.0" y="86" width="238" height="136"/>
- <view key="contentView" id="CbH-wM-kUR">
- <rect key="frame" x="0.0" y="0.0" width="238" height="136"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Ktw-U9-EAd">
- <rect key="frame" x="95" y="78" width="48" height="48"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="6yA-wF-tQ9"/>
- <constraint firstAttribute="width" constant="48" id="PMh-iI-B2A"/>
- </constraints>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconOCRWarning" id="8E0-jB-dUj"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aTR-5z-hhV">
- <rect key="frame" x="-2" y="10" width="242" height="48"/>
- <textFieldCell key="cell" lineBreakMode="charWrapping" alignment="center" id="13A-yZ-SU0">
- <font key="font" metaFont="system"/>
- <string key="title">OCR failed.
- Please try to change the OCR Plan to “Plan 2 (Offline)”</string>
- <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="aTR-5z-hhV" firstAttribute="top" secondItem="Ktw-U9-EAd" secondAttribute="bottom" constant="20" id="1TK-tD-VbD"/>
- <constraint firstItem="Ktw-U9-EAd" firstAttribute="centerX" secondItem="CbH-wM-kUR" secondAttribute="centerX" id="GkX-En-F21"/>
- <constraint firstItem="aTR-5z-hhV" firstAttribute="leading" secondItem="CbH-wM-kUR" secondAttribute="leading" id="SmR-BJ-0p5"/>
- <constraint firstAttribute="trailing" secondItem="aTR-5z-hhV" secondAttribute="trailing" id="Zwp-Td-mif"/>
- <constraint firstItem="Ktw-U9-EAd" firstAttribute="top" secondItem="CbH-wM-kUR" secondAttribute="top" constant="10" id="peF-fx-YDL"/>
- <constraint firstAttribute="bottom" secondItem="aTR-5z-hhV" secondAttribute="bottom" constant="10" id="zze-rz-Grf"/>
- </constraints>
- </view>
- </box>
- </subviews>
- <constraints>
- <constraint firstItem="rEZ-tQ-pPN" firstAttribute="centerY" secondItem="kQQ-QV-cpE" secondAttribute="centerY" id="1ss-aJ-2J4"/>
- <constraint firstItem="2Vw-iL-vO2" firstAttribute="centerY" secondItem="4J0-cr-FZG" secondAttribute="centerY" id="7MF-L1-h42"/>
- <constraint firstAttribute="bottom" secondItem="4J0-cr-FZG" secondAttribute="bottom" constant="1" id="8xv-3B-Z7K"/>
- <constraint firstItem="4J0-cr-FZG" firstAttribute="centerX" secondItem="kQQ-QV-cpE" secondAttribute="centerX" id="MQU-eo-OaB"/>
- <constraint firstItem="SN7-ZH-OPS" firstAttribute="centerX" secondItem="4J0-cr-FZG" secondAttribute="centerX" id="S3Q-Dl-ObE"/>
- <constraint firstItem="Pmb-Zf-1Yy" firstAttribute="centerY" secondItem="4J0-cr-FZG" secondAttribute="centerY" id="TMg-SL-Nwo"/>
- <constraint firstItem="SN7-ZH-OPS" firstAttribute="centerY" secondItem="4J0-cr-FZG" secondAttribute="centerY" id="UfO-Ae-4f7"/>
- <constraint firstItem="4J0-cr-FZG" firstAttribute="leading" secondItem="kQQ-QV-cpE" secondAttribute="leading" constant="1" id="Wcz-XO-8ty"/>
- <constraint firstItem="rEZ-tQ-pPN" firstAttribute="centerX" secondItem="kQQ-QV-cpE" secondAttribute="centerX" id="bdg-WS-wRM"/>
- <constraint firstItem="rEZ-tQ-pPN" firstAttribute="width" secondItem="kQQ-QV-cpE" secondAttribute="width" id="qcE-g8-0sb"/>
- <constraint firstItem="4J0-cr-FZG" firstAttribute="top" secondItem="kQQ-QV-cpE" secondAttribute="top" constant="1" id="tcM-m0-fue"/>
- <constraint firstItem="Pmb-Zf-1Yy" firstAttribute="centerX" secondItem="4J0-cr-FZG" secondAttribute="centerX" id="vsc-li-ZBl"/>
- <constraint firstAttribute="trailing" secondItem="4J0-cr-FZG" secondAttribute="trailing" constant="1" id="x0T-bQ-iBd"/>
- <constraint firstItem="2Vw-iL-vO2" firstAttribute="centerX" secondItem="4J0-cr-FZG" secondAttribute="centerX" id="xTQ-5K-cFH"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="AGe-iA-ypf"/>
- <constraint firstAttribute="height" constant="310" id="fko-SF-8tn"/>
- </constraints>
- <color key="borderColor" name="separatorColor" catalog="System" colorSpace="catalog"/>
- </box>
- <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="jMC-LE-Zxs">
- <rect key="frame" x="21" y="481" width="606" height="107"/>
- <view key="contentView" id="O6J-fM-PR9">
- <rect key="frame" x="4" y="5" width="598" height="99"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CXf-vO-XkT">
- <rect key="frame" x="14" y="71" width="145" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page Range" id="aUf-bp-SVY">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yut-Ff-6Wz">
- <rect key="frame" x="163" y="67" width="392" height="23"/>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="HtU-OY-BxR">
- <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="boxItemClicked_PageRange:" target="-2" id="Udv-ME-j7K"/>
- </connections>
- </comboBox>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lSf-BX-nnw">
- <rect key="frame" x="14" y="12" width="145" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Select OCR Language:" id="NeZ-KH-YIZ">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ao2-UH-4ks">
- <rect key="frame" x="157" y="3" width="402" height="31"/>
- <buttonCell key="cell" type="push" bezelStyle="rounded" image="NSDescendingSortIndicator" imagePosition="right" alignment="left" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4NX-Qb-sjd">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="width" constant="388" id="Nsy-6I-LEc"/>
- <constraint firstAttribute="height" constant="19" id="g7F-eW-oca"/>
- </constraints>
- <connections>
- <action selector="languageButtonAction:" target="-2" id="Btz-aH-X3D"/>
- </connections>
- </button>
- <button horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YXa-BA-OOh">
- <rect key="frame" x="559" y="6" width="25" height="25"/>
- <buttonCell key="cell" type="help" bezelStyle="helpButton" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aGG-Vv-0dY">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="helpButtonAction:" target="-2" id="meG-Lo-zGh"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kG6-iz-ttR">
- <rect key="frame" x="14" y="41" width="145" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="OCR Plan" id="npl-Ab-rPG">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sp6-NA-5hp">
- <rect key="frame" x="161" y="35" width="395" height="25"/>
- <popUpButtonCell key="cell" type="push" title="Item 3" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="cNL-S3-gJw" id="ZzG-hZ-YtK">
- <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="OnY-X5-N8e">
- <items>
- <menuItem title="Item 1" id="qEm-O8-rTN"/>
- <menuItem title="Item 2" id="rRq-l8-JxM"/>
- <menuItem title="Item 3" state="on" id="cNL-S3-gJw"/>
- </items>
- </menu>
- </popUpButtonCell>
- <connections>
- <action selector="planSelectButtonAction:" target="-2" id="f7Z-cy-cY8"/>
- </connections>
- </popUpButton>
- </subviews>
- <constraints>
- <constraint firstItem="ao2-UH-4ks" firstAttribute="leading" secondItem="Yut-Ff-6Wz" secondAttribute="leading" id="1mo-bY-ktp"/>
- <constraint firstItem="sp6-NA-5hp" firstAttribute="trailing" secondItem="Yut-Ff-6Wz" secondAttribute="trailing" id="AuM-Ke-bm3"/>
- <constraint firstItem="sp6-NA-5hp" firstAttribute="leading" secondItem="Yut-Ff-6Wz" secondAttribute="leading" id="Erv-20-kPj"/>
- <constraint firstAttribute="bottom" secondItem="YXa-BA-OOh" secondAttribute="bottom" constant="10" id="Fpf-Md-xWs"/>
- <constraint firstItem="kG6-iz-ttR" firstAttribute="trailing" secondItem="CXf-vO-XkT" secondAttribute="trailing" id="G4J-9k-WLY"/>
- <constraint firstAttribute="trailing" secondItem="YXa-BA-OOh" secondAttribute="trailing" constant="16" id="GJP-4U-QBh"/>
- <constraint firstItem="lSf-BX-nnw" firstAttribute="leading" secondItem="CXf-vO-XkT" secondAttribute="leading" id="JnA-M0-UNE"/>
- <constraint firstItem="Yut-Ff-6Wz" firstAttribute="leading" secondItem="CXf-vO-XkT" secondAttribute="trailing" constant="7" id="K2N-6W-T8T"/>
- <constraint firstItem="sp6-NA-5hp" firstAttribute="top" secondItem="Yut-Ff-6Wz" secondAttribute="bottom" constant="10" id="OiB-ah-sfP"/>
- <constraint firstItem="ao2-UH-4ks" firstAttribute="trailing" secondItem="Yut-Ff-6Wz" secondAttribute="trailing" id="RHH-hv-Xh4"/>
- <constraint firstItem="kG6-iz-ttR" firstAttribute="leading" secondItem="CXf-vO-XkT" secondAttribute="leading" id="V8G-z6-6FX"/>
- <constraint firstItem="CXf-vO-XkT" firstAttribute="leading" secondItem="O6J-fM-PR9" secondAttribute="leading" constant="16" id="ceD-at-3AT"/>
- <constraint firstItem="CXf-vO-XkT" firstAttribute="top" secondItem="O6J-fM-PR9" secondAttribute="top" constant="12" id="dzX-1B-Cbm"/>
- <constraint firstItem="YXa-BA-OOh" firstAttribute="centerY" secondItem="ao2-UH-4ks" secondAttribute="centerY" id="eVG-oF-5pD"/>
- <constraint firstItem="ao2-UH-4ks" firstAttribute="top" secondItem="sp6-NA-5hp" secondAttribute="bottom" constant="10" id="kXH-cR-NBE"/>
- <constraint firstItem="YXa-BA-OOh" firstAttribute="centerY" secondItem="lSf-BX-nnw" secondAttribute="centerY" id="mQS-3b-Uey"/>
- <constraint firstItem="Yut-Ff-6Wz" firstAttribute="centerY" secondItem="CXf-vO-XkT" secondAttribute="centerY" id="qRc-mh-Kxa"/>
- <constraint firstItem="YXa-BA-OOh" firstAttribute="leading" secondItem="ao2-UH-4ks" secondAttribute="trailing" constant="10" id="uiz-4g-UrX"/>
- <constraint firstItem="ao2-UH-4ks" firstAttribute="leading" secondItem="lSf-BX-nnw" secondAttribute="trailing" constant="7" id="wwm-Tt-mb9"/>
- <constraint firstItem="kG6-iz-ttR" firstAttribute="centerY" secondItem="sp6-NA-5hp" secondAttribute="centerY" id="zVv-0U-ycP"/>
- </constraints>
- </view>
- </box>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ysf-e8-HyO">
- <rect key="frame" x="38" y="449" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="T12-8I-gk0">
- <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>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="KlK-Pr-U01">
- <rect key="frame" x="40" y="134" width="240" height="310"/>
- <constraints>
- <constraint firstAttribute="width" constant="240" id="WTI-zx-zZo"/>
- <constraint firstAttribute="height" constant="310" id="mV6-MO-a3n"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PWK-VM-IgH">
- <rect key="frame" x="67" y="80" width="26" height="26"/>
- <buttonCell key="cell" type="round" title="Button" bezelStyle="circular" image="NSGoLeftTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9VB-Ib-GXt">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="previousButtonAction:" target="-2" id="jSd-Bj-Kjb"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MbN-D4-nfu">
- <rect key="frame" x="228" y="80" width="26" height="26"/>
- <buttonCell key="cell" type="round" bezelStyle="circular" image="NSGoRightTemplate" imagePosition="only" alignment="center" borderStyle="border" inset="2" id="WTu-kN-EpF">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="nextButtonAction:" target="-2" id="o6y-3K-OoR"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="Pat-bk-VMi">
- <rect key="frame" x="130" y="82" width="61" height="22"/>
- <subviews>
- <textField focusRingType="none" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Pt-BN-QHC">
- <rect key="frame" x="0.0" y="0.0" width="40" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="dv1-d9-ury"/>
- <constraint firstAttribute="height" constant="22" id="gCJ-pf-OIS"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" drawsBackground="YES" id="h6k-vZ-FfP">
- <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="b7J-mT-vc1">
- <real key="minimum" value="1"/>
- </numberFormatter>
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <outlet property="delegate" destination="-2" id="Gfx-ih-Gxb"/>
- </connections>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z6n-8y-3TH">
- <rect key="frame" x="43" y="3" width="20" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/ 0" id="gY4-J5-ZrU">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="z6n-8y-3TH" firstAttribute="centerY" secondItem="1Pt-BN-QHC" secondAttribute="centerY" id="HUU-oe-9Ue"/>
- <constraint firstAttribute="trailing" secondItem="z6n-8y-3TH" secondAttribute="trailing" id="YZY-Dc-PSq"/>
- <constraint firstItem="z6n-8y-3TH" firstAttribute="leading" secondItem="1Pt-BN-QHC" secondAttribute="trailing" constant="5" id="ZiJ-co-aup"/>
- <constraint firstItem="1Pt-BN-QHC" firstAttribute="top" secondItem="Pat-bk-VMi" secondAttribute="top" id="gz7-Bp-xkG"/>
- <constraint firstItem="1Pt-BN-QHC" firstAttribute="leading" secondItem="Pat-bk-VMi" secondAttribute="leading" id="ktl-MN-cg5"/>
- <constraint firstAttribute="bottom" secondItem="1Pt-BN-QHC" secondAttribute="bottom" id="pRj-ir-scG"/>
- </constraints>
- </customView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vbX-fH-NDe">
- <rect key="frame" x="366" y="447" width="80" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="8I8-Cc-TEN"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="OCR Results" id="XQ5-IT-tqH">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TF7-NH-FRc">
- <rect key="frame" x="490" y="76" width="64" height="32"/>
- <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="huA-aN-o9D">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClick_Delete:" target="-2" id="BLx-4a-9HW"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iS7-aP-oXa">
- <rect key="frame" x="496" y="11" width="75" height="32"/>
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tHI-Ax-nOP">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonClicked_SaveButton:" target="-2" id="zet-F3-yS4"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PHr-ev-Pjc">
- <rect key="frame" x="549" y="76" width="66" height="32"/>
- <buttonCell key="cell" type="push" title="Copy" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyUpOrDown" inset="2" id="rtm-wM-sq8">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClick_CopyTxt:" target="-2" id="0Ed-bk-Qwp"/>
- </connections>
- </button>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cZ7-HB-Jv8">
- <rect key="frame" x="38" y="586" width="37" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="l3I-hu-YKX"/>
- </constraints>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="FS3-DN-FbP">
- <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>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Lfw-RX-daG">
- <rect key="frame" x="566" y="11" width="75" height="32"/>
- <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="0zs-ov-Umq">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="savePDFButtonAction:" target="-2" id="k5y-ij-2Nr"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="MbN-D4-nfu" firstAttribute="centerY" secondItem="Pat-bk-VMi" secondAttribute="centerY" id="06Y-Gs-BTe"/>
- <constraint firstItem="cZ7-HB-Jv8" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="18" id="49F-Pk-Mjc"/>
- <constraint firstItem="KlK-Pr-U01" firstAttribute="top" secondItem="Ysf-e8-HyO" secondAttribute="bottom" constant="5" id="5KY-Yw-LDU"/>
- <constraint firstItem="Pat-bk-VMi" firstAttribute="leading" secondItem="PWK-VM-IgH" secondAttribute="trailing" constant="40" id="5QR-f1-Obx"/>
- <constraint firstItem="vbX-fH-NDe" firstAttribute="centerY" secondItem="Ysf-e8-HyO" secondAttribute="centerY" id="9fJ-p9-Icg"/>
- <constraint firstItem="Lfw-RX-daG" firstAttribute="leading" secondItem="iS7-aP-oXa" secondAttribute="trailing" constant="9" id="B23-6G-SlK"/>
- <constraint firstItem="iS7-aP-oXa" firstAttribute="top" secondItem="PHr-ev-Pjc" secondAttribute="bottom" constant="45" id="BA1-GV-9In"/>
- <constraint firstAttribute="trailing" secondItem="Lfw-RX-daG" secondAttribute="trailing" constant="14" id="Cuf-Tx-rZk"/>
- <constraint firstItem="GA7-kq-Dba" firstAttribute="leading" secondItem="vbX-fH-NDe" secondAttribute="leading" id="FM9-od-yTH"/>
- <constraint firstAttribute="bottom" secondItem="iS7-aP-oXa" secondAttribute="bottom" constant="18" id="GC3-Qa-XIH"/>
- <constraint firstItem="Pat-bk-VMi" firstAttribute="centerY" secondItem="PWK-VM-IgH" secondAttribute="centerY" id="Gff-kk-oVm"/>
- <constraint firstItem="KlK-Pr-U01" firstAttribute="centerX" secondItem="Pat-bk-VMi" secondAttribute="centerX" id="Guh-eG-UNN"/>
- <constraint firstItem="jMC-LE-Zxs" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="24" id="L8e-s9-f1Z"/>
- <constraint firstItem="KlK-Pr-U01" firstAttribute="leading" secondItem="Ysf-e8-HyO" secondAttribute="leading" id="NU1-eg-I49"/>
- <constraint firstItem="MbN-D4-nfu" firstAttribute="leading" secondItem="Pat-bk-VMi" secondAttribute="trailing" constant="40" id="QMn-je-QtO"/>
- <constraint firstAttribute="trailing" secondItem="GA7-kq-Dba" secondAttribute="trailing" constant="40" id="SOt-iD-Nlm"/>
- <constraint firstItem="Ysf-e8-HyO" firstAttribute="top" secondItem="jMC-LE-Zxs" secondAttribute="bottom" constant="20" id="SdX-Rz-L1f"/>
- <constraint firstItem="TF7-NH-FRc" firstAttribute="centerY" secondItem="MbN-D4-nfu" secondAttribute="centerY" id="TNI-k2-Y9x"/>
- <constraint firstItem="wwH-or-0pV" firstAttribute="centerY" secondItem="GA7-kq-Dba" secondAttribute="centerY" id="U0j-1k-hap"/>
- <constraint firstItem="iS7-aP-oXa" firstAttribute="centerY" secondItem="D6y-c7-aMF" secondAttribute="centerY" id="UOT-95-LaA"/>
- <constraint firstAttribute="trailing" secondItem="jMC-LE-Zxs" secondAttribute="trailing" constant="24" id="V8S-8b-6xw"/>
- <constraint firstItem="PHr-ev-Pjc" firstAttribute="centerY" secondItem="MbN-D4-nfu" secondAttribute="centerY" id="WQt-vf-BFv"/>
- <constraint firstItem="KlK-Pr-U01" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="Y13-Kq-7Bl"/>
- <constraint firstItem="Lfw-RX-daG" firstAttribute="centerY" secondItem="iS7-aP-oXa" secondAttribute="centerY" id="ZD9-23-exW"/>
- <constraint firstItem="iS7-aP-oXa" firstAttribute="leading" secondItem="D6y-c7-aMF" secondAttribute="trailing" constant="9" id="cJ1-C7-288"/>
- <constraint firstItem="KlK-Pr-U01" firstAttribute="top" secondItem="GA7-kq-Dba" secondAttribute="top" id="gn0-mo-u5g"/>
- <constraint firstItem="PHr-ev-Pjc" firstAttribute="leading" secondItem="TF7-NH-FRc" secondAttribute="trailing" constant="9" id="j1v-H8-Qyn"/>
- <constraint firstItem="cZ7-HB-Jv8" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="40" id="llb-gY-gAS"/>
- <constraint firstItem="jMC-LE-Zxs" firstAttribute="top" secondItem="cZ7-HB-Jv8" secondAttribute="bottom" id="rOk-H5-sLv"/>
- <constraint firstItem="PHr-ev-Pjc" firstAttribute="trailing" secondItem="GA7-kq-Dba" secondAttribute="trailing" id="tQf-zw-VQU"/>
- <constraint firstItem="wwH-or-0pV" firstAttribute="centerX" secondItem="se5-gp-TjO" secondAttribute="centerX" id="vhB-Na-ut5"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="363" y="153"/>
- </window>
- </objects>
- <resources>
- <image name="KMImageNameUXIconOCRWarning" width="48" height="48"/>
- <image name="NSDescendingSortIndicator" width="9" height="9"/>
- <image name="NSGoLeftTemplate" width="12" height="17"/>
- <image name="NSGoRightTemplate" width="12" height="17"/>
- </resources>
- </document>
|