<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="CDSignatureDrawViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
            <connections>
                <outlet property="applyButton" destination="jge-Wz-7GM" id="GbA-cg-Jx1"/>
                <outlet property="cancelButton" destination="rux-4p-HmL" id="vVZ-cT-T0B"/>
                <outlet property="clearButton" destination="c37-jl-UQg" id="hsx-p5-uxf"/>
                <outlet property="drawView" destination="HP5-0O-nek" id="tW9-wA-hjq"/>
                <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="600" height="300"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <button translatesAutoresizingMaskIntoConstraints="NO" id="XqJ-Ak-khf">
                    <rect key="frame" x="570" y="262" width="16" height="16"/>
                    <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ImageNameDSignatClose" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Czf-Xr-8hI">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                    </buttonCell>
                    <constraints>
                        <constraint firstAttribute="height" constant="16" id="J0K-bF-Pmc"/>
                    </constraints>
                    <connections>
                        <action selector="closeAction:" target="-2" id="4jl-tx-KGO"/>
                    </connections>
                </button>
                <customView translatesAutoresizingMaskIntoConstraints="NO" id="HP5-0O-nek" customClass="CDSDrawView">
                    <rect key="frame" x="26" y="66" width="560" height="180"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="560" id="Irv-hs-BkJ"/>
                        <constraint firstAttribute="height" constant="180" id="niM-tq-3or"/>
                    </constraints>
                </customView>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c37-jl-UQg">
                    <rect key="frame" x="20" y="16" width="64" height="40"/>
                    <buttonCell key="cell" type="push" title="Clear" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IrD-Ve-zYZ">
                        <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="clearAction:" target="-2" id="nI4-RM-yO8"/>
                    </connections>
                </button>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rux-4p-HmL">
                    <rect key="frame" x="443" y="16" width="74" height="40"/>
                    <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BQE-p6-ChK">
                        <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="cancelAction:" target="-2" id="1r0-ON-urG"/>
                    </connections>
                </button>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jge-Wz-7GM">
                    <rect key="frame" x="525" y="16" width="67" height="40"/>
                    <buttonCell key="cell" type="push" title="Apply" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kvj-Un-nRo">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                        <string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
                    </buttonCell>
                    <connections>
                        <action selector="applyAction:" target="-2" id="9Fy-vY-Z5l"/>
                    </connections>
                </button>
            </subviews>
            <constraints>
                <constraint firstItem="jge-Wz-7GM" firstAttribute="centerY" secondItem="rux-4p-HmL" secondAttribute="centerY" id="3Ed-6Y-l1g"/>
                <constraint firstItem="XqJ-Ak-khf" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="22" id="4cK-or-WRn"/>
                <constraint firstItem="c37-jl-UQg" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="26" id="5Sd-LB-FO9"/>
                <constraint firstAttribute="trailing" secondItem="XqJ-Ak-khf" secondAttribute="trailing" constant="14" id="9Jg-JD-tmY"/>
                <constraint firstItem="jge-Wz-7GM" firstAttribute="centerY" secondItem="c37-jl-UQg" secondAttribute="centerY" id="Ja3-HC-sH7"/>
                <constraint firstItem="jge-Wz-7GM" firstAttribute="top" secondItem="HP5-0O-nek" secondAttribute="bottom" constant="16" id="LrP-x5-ddZ"/>
                <constraint firstItem="jge-Wz-7GM" firstAttribute="leading" secondItem="rux-4p-HmL" secondAttribute="trailing" constant="20" id="NzL-RM-2dB"/>
                <constraint firstAttribute="trailing" secondItem="jge-Wz-7GM" secondAttribute="trailing" constant="14" id="SkH-FB-p1h"/>
                <constraint firstItem="c37-jl-UQg" firstAttribute="leading" secondItem="HP5-0O-nek" secondAttribute="leading" id="i4n-fM-Dhe"/>
                <constraint firstAttribute="bottom" secondItem="jge-Wz-7GM" secondAttribute="bottom" constant="22" id="oiB-Q0-Rgy"/>
                <constraint firstItem="jge-Wz-7GM" firstAttribute="leading" secondItem="rux-4p-HmL" secondAttribute="trailing" constant="20" id="qFl-Yi-htw"/>
                <constraint firstItem="HP5-0O-nek" firstAttribute="top" secondItem="XqJ-Ak-khf" secondAttribute="bottom" constant="16" id="x5u-WN-4kZ"/>
            </constraints>
            <point key="canvasLocation" x="126" y="-72"/>
        </customView>
    </objects>
    <resources>
        <image name="ImageNameDSignatClose" width="16" height="16"/>
    </resources>
</document>