<?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>
        <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="KMPageEditInsertCustomPageWindowController" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="cancelButton" destination="4cj-OT-sW5" id="C83-De-McV"/>
                <outlet property="directionBox" destination="1ZI-0B-Fjr" id="eog-x1-aTN"/>
                <outlet property="insertButton" destination="Efd-Bh-2xf" id="Acj-xw-aOy"/>
                <outlet property="pageSizeBox" destination="W7M-tU-rLU" id="HNs-W1-dMA"/>
                <outlet property="titleLabel" destination="kPe-bW-pc7" id="QTh-hf-nfm"/>
                <outlet property="typeBox" destination="lbE-ay-3tD" id="dCs-Zm-Rna"/>
                <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="480" height="360"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
            <value key="minSize" type="size" width="480" height="360"/>
            <value key="maxSize" type="size" width="480" height="360"/>
            <value key="minFullScreenContentSize" type="size" width="480" height="360"/>
            <value key="maxFullScreenContentSize" type="size" width="480" height="360"/>
            <view key="contentView" id="se5-gp-TjO">
                <rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="jbb-h1-b2I">
                        <rect key="frame" x="0.0" y="316" width="480" height="44"/>
                        <view key="contentView" id="FrA-2C-suQ">
                            <rect key="frame" x="0.0" y="0.0" width="480" height="44"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kPe-bW-pc7">
                                    <rect key="frame" x="14" y="13" width="44" height="19"/>
                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ucb-oO-dKY">
                                        <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>
                                <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="EC4-y1-rsj">
                                    <rect key="frame" x="0.0" y="-2" width="480" height="5"/>
                                </box>
                            </subviews>
                            <constraints>
                                <constraint firstItem="EC4-y1-rsj" firstAttribute="leading" secondItem="FrA-2C-suQ" secondAttribute="leading" id="5M9-gV-69V"/>
                                <constraint firstAttribute="bottom" secondItem="EC4-y1-rsj" secondAttribute="bottom" id="Xgo-ha-V9j"/>
                                <constraint firstItem="kPe-bW-pc7" firstAttribute="leading" secondItem="FrA-2C-suQ" secondAttribute="leading" constant="16" id="f6b-5k-FAc"/>
                                <constraint firstItem="kPe-bW-pc7" firstAttribute="top" secondItem="FrA-2C-suQ" secondAttribute="top" constant="12" id="hd1-Uq-Kog"/>
                                <constraint firstAttribute="trailing" secondItem="EC4-y1-rsj" secondAttribute="trailing" id="s1A-43-6zR"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="height" constant="44" id="xFl-iG-0sY"/>
                        </constraints>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="BhI-dn-ccf">
                        <rect key="frame" x="0.0" y="60" width="480" height="256"/>
                        <view key="contentView" id="IoM-xa-xvF">
                            <rect key="frame" x="0.0" y="0.0" width="480" height="256"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="lbE-ay-3tD">
                                    <rect key="frame" x="0.0" y="255" width="480" height="1"/>
                                    <view key="contentView" id="LhI-m6-Qcn">
                                        <rect key="frame" x="0.0" y="0.0" width="480" height="1"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="1" id="N32-rH-2Qe"/>
                                    </constraints>
                                </box>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="W7M-tU-rLU">
                                    <rect key="frame" x="0.0" y="93" width="480" height="162"/>
                                    <view key="contentView" id="Yrs-jv-6Bp">
                                        <rect key="frame" x="0.0" y="0.0" width="480" height="162"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="162" id="E8c-PG-ymJ"/>
                                    </constraints>
                                </box>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="1ZI-0B-Fjr">
                                    <rect key="frame" x="0.0" y="3" width="480" height="78"/>
                                    <view key="contentView" id="5VQ-xe-Xhz">
                                        <rect key="frame" x="0.0" y="0.0" width="480" height="78"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="78" id="FeB-2L-esq"/>
                                    </constraints>
                                </box>
                            </subviews>
                            <constraints>
                                <constraint firstItem="W7M-tU-rLU" firstAttribute="top" secondItem="lbE-ay-3tD" secondAttribute="bottom" id="6TG-Xc-Nyj"/>
                                <constraint firstItem="W7M-tU-rLU" firstAttribute="leading" secondItem="IoM-xa-xvF" secondAttribute="leading" id="JIS-j9-Yxk"/>
                                <constraint firstItem="1ZI-0B-Fjr" firstAttribute="top" secondItem="W7M-tU-rLU" secondAttribute="bottom" constant="12" id="Mok-aE-l0u"/>
                                <constraint firstItem="lbE-ay-3tD" firstAttribute="top" secondItem="IoM-xa-xvF" secondAttribute="top" id="X8Q-jt-8Wl"/>
                                <constraint firstAttribute="trailing" secondItem="lbE-ay-3tD" secondAttribute="trailing" id="Z3A-0U-8hC"/>
                                <constraint firstItem="lbE-ay-3tD" firstAttribute="leading" secondItem="IoM-xa-xvF" secondAttribute="leading" id="ZrY-vL-O5f"/>
                                <constraint firstAttribute="trailing" secondItem="W7M-tU-rLU" secondAttribute="trailing" id="y9d-0M-6Cb"/>
                            </constraints>
                        </view>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="blA-eV-7oC">
                        <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
                        <view key="contentView" id="URc-dd-3go">
                            <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8F1-vy-Iit">
                                    <rect key="frame" x="0.0" y="57" width="480" height="5"/>
                                </box>
                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Efd-Bh-2xf">
                                    <rect key="frame" x="375" y="13" width="98" height="32"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="98" id="Kbn-uA-Lhy"/>
                                        <constraint firstAttribute="height" constant="32" id="hcw-nd-63k"/>
                                    </constraints>
                                    <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ud5-fW-hZO">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                </button>
                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4cj-OT-sW5">
                                    <rect key="frame" x="265" y="13" width="98" height="32"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="98" id="OIP-0f-BHi"/>
                                        <constraint firstAttribute="height" constant="32" id="ces-jZ-Zuy"/>
                                    </constraints>
                                    <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dH5-Ku-hto">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                </button>
                            </subviews>
                            <constraints>
                                <constraint firstAttribute="bottom" secondItem="Efd-Bh-2xf" secondAttribute="bottom" constant="13" id="4CC-ua-lNw"/>
                                <constraint firstItem="8F1-vy-Iit" firstAttribute="top" secondItem="URc-dd-3go" secondAttribute="top" id="AF7-gC-pIk"/>
                                <constraint firstAttribute="trailing" secondItem="Efd-Bh-2xf" secondAttribute="trailing" constant="7" id="qGh-kM-6u9"/>
                                <constraint firstAttribute="trailing" secondItem="8F1-vy-Iit" secondAttribute="trailing" id="rr5-Kn-wDa"/>
                                <constraint firstItem="Efd-Bh-2xf" firstAttribute="leading" secondItem="4cj-OT-sW5" secondAttribute="trailing" constant="12" id="ucY-ay-Cyl"/>
                                <constraint firstItem="4cj-OT-sW5" firstAttribute="centerY" secondItem="Efd-Bh-2xf" secondAttribute="centerY" id="urj-W6-66x"/>
                                <constraint firstItem="8F1-vy-Iit" firstAttribute="leading" secondItem="URc-dd-3go" secondAttribute="leading" id="yCG-kX-Yor"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="height" constant="60" id="DfC-YK-oNC"/>
                        </constraints>
                    </box>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="jbb-h1-b2I" secondAttribute="trailing" id="3MP-Rr-Rn9"/>
                    <constraint firstAttribute="trailing" secondItem="BhI-dn-ccf" secondAttribute="trailing" id="3nW-7B-XT8"/>
                    <constraint firstAttribute="trailing" secondItem="blA-eV-7oC" secondAttribute="trailing" id="5uS-84-Qpv"/>
                    <constraint firstItem="jbb-h1-b2I" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="Gxc-YS-Pnb"/>
                    <constraint firstItem="blA-eV-7oC" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Q9q-qa-56e"/>
                    <constraint firstItem="BhI-dn-ccf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="T9d-Gj-se6"/>
                    <constraint firstItem="BhI-dn-ccf" firstAttribute="top" secondItem="jbb-h1-b2I" secondAttribute="bottom" id="TVr-Tb-seg"/>
                    <constraint firstItem="blA-eV-7oC" firstAttribute="top" secondItem="BhI-dn-ccf" secondAttribute="bottom" id="a5b-f5-JfH"/>
                    <constraint firstAttribute="trailing" secondItem="1ZI-0B-Fjr" secondAttribute="trailing" id="cqo-f2-tet"/>
                    <constraint firstItem="1ZI-0B-Fjr" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="fLG-WP-l65"/>
                    <constraint firstItem="jbb-h1-b2I" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="nFP-is-kfe"/>
                    <constraint firstAttribute="bottom" secondItem="blA-eV-7oC" secondAttribute="bottom" id="oum-6a-G1o"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
            </connections>
            <point key="canvasLocation" x="-4" y="144"/>
        </window>
    </objects>
</document>