<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMBatchWindowController" customModule="PDF_Office" customModuleProvider="target">
            <connections>
                <outlet property="batchCollectionView" destination="NpS-mf-MjM" id="2Cn-9G-deg"/>
                <outlet property="batchHandleView" destination="gb1-Aa-tbK" id="F8k-Ha-0pb"/>
                <outlet property="batchPrecessingView" destination="Quv-tZ-EYd" id="mU2-SE-yX7"/>
                <outlet property="settingView" destination="DNN-jM-3Lh" id="cmU-9D-7sd"/>
                <outlet property="titleLabel" destination="xVD-EG-S9x" id="3fh-eH-TeT"/>
                <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="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="196" y="240" width="1014" height="559"/>
            <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
            <view key="contentView" id="se5-gp-TjO">
                <rect key="frame" x="0.0" y="0.0" width="1014" height="559"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="NpS-mf-MjM" customClass="KMBatchCollectionView" customModule="PDF_Office" customModuleProvider="target">
                        <rect key="frame" x="0.0" y="0.0" width="206" height="559"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="206" id="Ar4-ka-nDh"/>
                        </constraints>
                    </customView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="gb1-Aa-tbK">
                        <rect key="frame" x="754" y="0.0" width="260" height="559"/>
                        <subviews>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="DNN-jM-3Lh" customClass="KMBatchSettingView" customModule="PDF_Office" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="0.0" width="260" height="559"/>
                            </customView>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="width" constant="260" id="8VA-Va-3Ig"/>
                            <constraint firstItem="DNN-jM-3Lh" firstAttribute="leading" secondItem="gb1-Aa-tbK" secondAttribute="leading" id="Tu9-I3-iga"/>
                            <constraint firstAttribute="bottom" secondItem="DNN-jM-3Lh" secondAttribute="bottom" id="a21-dC-rM5"/>
                            <constraint firstAttribute="trailing" secondItem="DNN-jM-3Lh" secondAttribute="trailing" id="fyz-Ts-N4p"/>
                            <constraint firstItem="DNN-jM-3Lh" firstAttribute="top" secondItem="gb1-Aa-tbK" secondAttribute="top" id="g31-cF-azl"/>
                        </constraints>
                    </customView>
                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="gH5-eQ-PMm">
                        <rect key="frame" x="206" y="0.0" width="548" height="559"/>
                        <subviews>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="Quv-tZ-EYd" customClass="KMBatchProcessingView" customModule="PDF_Office" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="0.0" width="548" height="509"/>
                            </customView>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="mFD-ha-HSU">
                                <rect key="frame" x="0.0" y="509" width="548" height="50"/>
                                <subviews>
                                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xVD-EG-S9x">
                                        <rect key="frame" x="14" y="16" width="96" height="19"/>
                                        <textFieldCell key="cell" lineBreakMode="clipping" title="Convert PDF" id="KrB-84-Qgx">
                                            <font key="font" metaFont="system" size="16"/>
                                            <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                        </textFieldCell>
                                    </textField>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="xVD-EG-S9x" firstAttribute="leading" secondItem="mFD-ha-HSU" secondAttribute="leading" constant="16" id="Q85-QJ-QqY"/>
                                    <constraint firstItem="xVD-EG-S9x" firstAttribute="centerY" secondItem="mFD-ha-HSU" secondAttribute="centerY" id="SEk-KJ-ItS"/>
                                </constraints>
                            </customView>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="Quv-tZ-EYd" secondAttribute="trailing" id="1hX-5W-4L5"/>
                            <constraint firstAttribute="trailing" secondItem="mFD-ha-HSU" secondAttribute="trailing" id="CLD-8X-OO6"/>
                            <constraint firstItem="Quv-tZ-EYd" firstAttribute="top" secondItem="mFD-ha-HSU" secondAttribute="bottom" id="Mge-H9-gwb"/>
                            <constraint firstItem="Quv-tZ-EYd" firstAttribute="leading" secondItem="gH5-eQ-PMm" secondAttribute="leading" id="QIT-5k-dc3"/>
                            <constraint firstAttribute="bottom" secondItem="Quv-tZ-EYd" secondAttribute="bottom" id="egJ-td-GWL"/>
                            <constraint firstItem="mFD-ha-HSU" firstAttribute="top" secondItem="gH5-eQ-PMm" secondAttribute="top" id="gfg-6Z-Pcg"/>
                            <constraint firstItem="mFD-ha-HSU" firstAttribute="leading" secondItem="gH5-eQ-PMm" secondAttribute="leading" id="qD8-cm-0x8"/>
                            <constraint firstItem="Quv-tZ-EYd" firstAttribute="top" secondItem="gH5-eQ-PMm" secondAttribute="top" constant="50" id="rhu-u5-ci5"/>
                        </constraints>
                    </customView>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="gH5-eQ-PMm" secondAttribute="bottom" id="Ba1-wk-2L5"/>
                    <constraint firstItem="gb1-Aa-tbK" firstAttribute="leading" secondItem="gH5-eQ-PMm" secondAttribute="trailing" id="Cyf-J5-8vZ"/>
                    <constraint firstAttribute="bottom" secondItem="gb1-Aa-tbK" secondAttribute="bottom" id="Eds-JU-XNZ"/>
                    <constraint firstItem="gb1-Aa-tbK" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Nn4-Uu-Zqt"/>
                    <constraint firstAttribute="trailing" secondItem="gb1-Aa-tbK" secondAttribute="trailing" id="UL3-OH-rU8"/>
                    <constraint firstAttribute="bottom" secondItem="NpS-mf-MjM" secondAttribute="bottom" id="V7t-Vc-2At"/>
                    <constraint firstItem="NpS-mf-MjM" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="dGe-a2-t3N"/>
                    <constraint firstItem="gH5-eQ-PMm" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="jir-E1-0Mc"/>
                    <constraint firstItem="NpS-mf-MjM" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="oI7-Qy-gR2"/>
                    <constraint firstItem="gH5-eQ-PMm" firstAttribute="leading" secondItem="NpS-mf-MjM" secondAttribute="trailing" id="v7q-oF-GUx"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
            </connections>
            <point key="canvasLocation" x="240" y="281.5"/>
        </window>
    </objects>
</document>