123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
- <plugIn identifier="com.apple.pdfkit.ibplugin" version="17701"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMPDFPrintManageWindowController">
- <connections>
- <outlet property="allPageButton" destination="pgH-yd-0lW" id="52d-vO-53d"/>
- <outlet property="bookletButton" destination="bjU-oe-OO9" id="DX7-c5-Nge"/>
- <outlet property="cancelButton" destination="t9u-rG-tPj" id="sZP-mH-TaG"/>
- <outlet property="currentPageButton" destination="EH0-aU-6Tg" id="DyP-w5-and"/>
- <outlet property="currentPageNumberTextField" destination="nLm-kF-Lr3" id="X6n-Ck-5PP"/>
- <outlet property="evenPageButton" destination="rds-KS-EKa" id="1Sd-4r-g2q"/>
- <outlet property="handInputPageButton" destination="BCT-p3-WCs" id="jOp-kn-QdM"/>
- <outlet property="intputPageRangeTextField" destination="4MZ-YN-VjA" id="AKk-F7-w3x"/>
- <outlet property="mutilpleButton" destination="gKp-bS-GEB" id="x4L-a1-2ic"/>
- <outlet property="oddPageButton" destination="vQc-HR-vGj" id="Vjk-9l-Tku"/>
- <outlet property="pagesSettingLabel" destination="Xkk-qV-1r9" id="aUN-E0-md0"/>
- <outlet property="posterButton" destination="qeG-v0-Q4X" id="A9p-pJ-jZu"/>
- <outlet property="preview" destination="XXu-fW-s3c" id="7Dv-cZ-caR"/>
- <outlet property="previewHeightContraint" destination="fWX-Q7-fkd" id="VbF-hc-RGH"/>
- <outlet property="previewWidthContraint" destination="Bck-Rf-dTt" id="FNk-xD-V4c"/>
- <outlet property="printButton" destination="dcm-De-kMv" id="ry3-Ol-Xju"/>
- <outlet property="printDocumentAndMarkupsButton" destination="Ah9-gi-O2t" id="6mX-wf-e8S"/>
- <outlet property="printDocumentAndStampsButton" destination="XXE-O4-7Kg" id="mRe-ea-c4L"/>
- <outlet property="printDocumentButton" destination="AVA-Hx-3Ra" id="cwi-4o-BSu"/>
- <outlet property="printFormOnlyButton" destination="FIu-t0-fhI" id="M1r-fp-tkj"/>
- <outlet property="printSettingLabel" destination="ZaJ-db-FUf" id="1RP-Oc-CvQ"/>
- <outlet property="reversePageButton" destination="gT7-6l-HuN" id="b4T-8y-d3O"/>
- <outlet property="totalPageNumberLabel" destination="Qbl-lx-j1e" id="BNa-Pv-fLn"/>
- <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" 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="615" height="409"/>
- <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
- <value key="minSize" type="size" width="615" height="409"/>
- <value key="maxSize" type="size" width="615" height="409"/>
- <view key="contentView" wantsLayer="YES" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="615" height="409"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box borderType="none" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="U60-RF-D7o">
- <rect key="frame" x="305" y="226" width="313" height="154"/>
- <view key="contentView" id="Xyb-sj-iIV">
- <rect key="frame" x="0.0" y="0.0" width="313" height="154"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pgH-yd-0lW">
- <rect key="frame" x="8" y="111" width="82" height="18"/>
- <buttonCell key="cell" type="radio" title="All Pages" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="gOt-2n-4HE">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_AllPages:" target="-2" id="V6X-gR-CUA"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rds-KS-EKa">
- <rect key="frame" x="8" y="33" width="96" height="18"/>
- <buttonCell key="cell" type="radio" title="Even Pages" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="je0-tL-NAu">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_EvenPages:" target="-2" id="wRx-Fd-kHy"/>
- </connections>
- </button>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xkk-qV-1r9">
- <rect key="frame" x="8" y="133" width="88" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Pages Setting" id="KcC-vv-fdJ">
- <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="BCT-p3-WCs">
- <rect key="frame" x="8" y="8" width="18" height="18"/>
- <buttonCell key="cell" type="radio" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="lyg-R8-Dv1">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_handInputPages:" target="-2" id="YO8-5H-4mc"/>
- </connections>
- </button>
- <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4MZ-YN-VjA">
- <rect key="frame" x="24" y="7" width="180" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="nUY-Qh-BYW"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kcy-Li-cMR">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EH0-aU-6Tg">
- <rect key="frame" x="8" y="85" width="106" height="18"/>
- <buttonCell key="cell" type="radio" title="Current Page" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="V4v-9J-CRr">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_CurrentPage:" target="-2" id="Uba-jw-Oin"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vQc-HR-vGj">
- <rect key="frame" x="8" y="59" width="93" height="18"/>
- <buttonCell key="cell" type="radio" title="Odd Pages" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="OyA-yt-5SW">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_OddPages:" target="-2" id="eYA-ju-IP6"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="Xkk-qV-1r9" firstAttribute="leading" secondItem="Xyb-sj-iIV" secondAttribute="leading" constant="10" id="1Go-03-K5o"/>
- <constraint firstItem="EH0-aU-6Tg" firstAttribute="top" secondItem="pgH-yd-0lW" secondAttribute="bottom" constant="10" id="4gk-FK-Nnh"/>
- <constraint firstItem="4MZ-YN-VjA" firstAttribute="leading" secondItem="BCT-p3-WCs" secondAttribute="trailing" id="62W-K2-lGc"/>
- <constraint firstItem="pgH-yd-0lW" firstAttribute="top" secondItem="Xkk-qV-1r9" secondAttribute="bottom" constant="5" id="Gml-pt-H9b"/>
- <constraint firstAttribute="bottom" secondItem="BCT-p3-WCs" secondAttribute="bottom" constant="10" id="ISI-kZ-aKn"/>
- <constraint firstItem="rds-KS-EKa" firstAttribute="top" secondItem="vQc-HR-vGj" secondAttribute="bottom" constant="10" id="RoM-bE-8Ga"/>
- <constraint firstItem="Xkk-qV-1r9" firstAttribute="top" secondItem="Xyb-sj-iIV" secondAttribute="top" constant="5" id="WTa-TJ-B6F"/>
- <constraint firstItem="rds-KS-EKa" firstAttribute="leading" secondItem="vQc-HR-vGj" secondAttribute="leading" id="Xgh-dy-2C1"/>
- <constraint firstItem="BCT-p3-WCs" firstAttribute="top" secondItem="rds-KS-EKa" secondAttribute="bottom" constant="10" id="Zug-57-UEL"/>
- <constraint firstItem="4MZ-YN-VjA" firstAttribute="centerY" secondItem="BCT-p3-WCs" secondAttribute="centerY" id="fk8-Gb-wft"/>
- <constraint firstItem="EH0-aU-6Tg" firstAttribute="leading" secondItem="pgH-yd-0lW" secondAttribute="leading" id="hjK-xs-kA6"/>
- <constraint firstItem="pgH-yd-0lW" firstAttribute="leading" secondItem="Xyb-sj-iIV" secondAttribute="leading" constant="10" id="l7M-dS-PuA"/>
- <constraint firstItem="BCT-p3-WCs" firstAttribute="leading" secondItem="rds-KS-EKa" secondAttribute="leading" id="ofL-M1-2mt"/>
- <constraint firstItem="vQc-HR-vGj" firstAttribute="top" secondItem="EH0-aU-6Tg" secondAttribute="bottom" constant="10" id="pBj-Oe-KrI"/>
- <constraint firstItem="rds-KS-EKa" firstAttribute="leading" secondItem="pgH-yd-0lW" secondAttribute="leading" id="rnt-4F-QBe"/>
- </constraints>
- </view>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qeG-v0-Q4X">
- <rect key="frame" x="13" y="7" width="83" height="33"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="MuQ-7E-2dY"/>
- <constraint firstAttribute="width" constant="69" id="x2D-ky-Zzx"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Poster" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAt-Ez-mTu">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Poster:" target="-2" id="Ys2-xQ-r4B"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gKp-bS-GEB">
- <rect key="frame" x="102" y="7" width="83" height="33"/>
- <constraints>
- <constraint firstAttribute="width" constant="69" id="dfv-YT-mbr"/>
- <constraint firstAttribute="height" constant="21" id="x1n-6h-hSt"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Multiple" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oEB-ug-WtK">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Multiple:" target="-2" id="fgQ-7h-dZB"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bjU-oe-OO9">
- <rect key="frame" x="191" y="7" width="83" height="33"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="UJy-OB-SyG"/>
- <constraint firstAttribute="width" constant="69" id="tf3-q9-Mef"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Booklet" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZEu-sM-mYr">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Booklet:" target="-2" id="1Gv-Hy-6E2"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t9u-rG-tPj">
- <rect key="frame" x="430" y="7" width="83" height="33"/>
- <constraints>
- <constraint firstAttribute="width" constant="69" id="6FP-vB-bCr"/>
- <constraint firstAttribute="height" constant="21" id="lIu-jG-3qm"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="16K-Vm-FeC">
- <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="buttonItemClicked_Cancel:" target="-2" id="R8e-SR-qbO"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dcm-De-kMv">
- <rect key="frame" x="519" y="7" width="83" height="33"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="9rB-pK-Wb7"/>
- <constraint firstAttribute="width" constant="69" id="MAm-x2-TtV"/>
- </constraints>
- <buttonCell key="cell" type="push" title="Print" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SFh-D4-Sve">
- <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="buttonItemClicked_Print:" target="-2" id="vAS-pA-rD4"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZgV-v3-f2m">
- <rect key="frame" x="0.0" y="50" width="308" height="359"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nse-wm-75u">
- <rect key="frame" x="62" y="8" width="26" height="26"/>
- <buttonCell key="cell" type="round" bezelStyle="circular" image="NSGoLeftTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e8r-Bo-kH1">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_PreviousPage:" target="-2" id="x98-3F-E2J"/>
- </connections>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="rpx-mQ-8Ow">
- <rect key="frame" x="125" y="10" width="58" height="21"/>
- <subviews>
- <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nLm-kF-Lr3">
- <rect key="frame" x="0.0" y="0.0" width="40" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="Rvv-bR-vYn"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="center" title="20" drawsBackground="YES" id="6HZ-77-Ian">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qbl-lx-j1e">
- <rect key="frame" x="38" y="3" width="22" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="/10" id="0Jg-Wj-R6H">
- <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="Qbl-lx-j1e" firstAttribute="centerY" secondItem="nLm-kF-Lr3" secondAttribute="centerY" id="QgB-SM-Yaq"/>
- <constraint firstAttribute="bottom" secondItem="nLm-kF-Lr3" secondAttribute="bottom" id="VfH-IK-1dk"/>
- <constraint firstAttribute="trailing" secondItem="Qbl-lx-j1e" secondAttribute="trailing" id="Wu8-Fs-6O5"/>
- <constraint firstItem="Qbl-lx-j1e" firstAttribute="leading" secondItem="nLm-kF-Lr3" secondAttribute="trailing" id="Xps-2M-iPY"/>
- <constraint firstItem="nLm-kF-Lr3" firstAttribute="leading" secondItem="rpx-mQ-8Ow" secondAttribute="leading" id="Y2G-h2-Ofa"/>
- <constraint firstItem="nLm-kF-Lr3" firstAttribute="top" secondItem="rpx-mQ-8Ow" secondAttribute="top" id="kmZ-Xt-sN8"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YtV-IM-Ozs">
- <rect key="frame" x="220" y="8" width="26" height="26"/>
- <buttonCell key="cell" type="round" bezelStyle="circular" image="NSGoRightTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fps-GX-cx9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_NextPage:" target="-2" id="Uyx-oc-3R9"/>
- </connections>
- </button>
- <pdfView autoresizesSubviews="NO" wantsLayer="YES" displayMode="singlePage" displaysPageBreaks="NO" autoScales="YES" translatesAutoresizingMaskIntoConstraints="NO" id="XXu-fW-s3c">
- <rect key="frame" x="50" y="35" width="207" height="289"/>
- <constraints>
- <constraint firstAttribute="width" constant="207" id="Bck-Rf-dTt"/>
- <constraint firstAttribute="height" constant="289" id="fWX-Q7-fkd"/>
- </constraints>
- </pdfView>
- </subviews>
- <constraints>
- <constraint firstItem="rpx-mQ-8Ow" firstAttribute="centerX" secondItem="ZgV-v3-f2m" secondAttribute="centerX" id="0Mh-mT-lGe"/>
- <constraint firstItem="rpx-mQ-8Ow" firstAttribute="leading" secondItem="Nse-wm-75u" secondAttribute="trailing" constant="40" id="OAI-Op-y2A"/>
- <constraint firstItem="YtV-IM-Ozs" firstAttribute="centerY" secondItem="Nse-wm-75u" secondAttribute="centerY" id="Qwb-6V-zrR"/>
- <constraint firstItem="rpx-mQ-8Ow" firstAttribute="centerY" secondItem="Nse-wm-75u" secondAttribute="centerY" id="TUj-SV-D8j"/>
- <constraint firstItem="XXu-fW-s3c" firstAttribute="centerX" secondItem="ZgV-v3-f2m" secondAttribute="centerX" id="YO0-jn-5pf"/>
- <constraint firstItem="YtV-IM-Ozs" firstAttribute="leading" secondItem="rpx-mQ-8Ow" secondAttribute="trailing" constant="40" id="m2n-7e-e9Z"/>
- <constraint firstAttribute="bottom" secondItem="rpx-mQ-8Ow" secondAttribute="bottom" constant="10" id="nXO-OY-zbL"/>
- <constraint firstItem="XXu-fW-s3c" firstAttribute="centerY" secondItem="ZgV-v3-f2m" secondAttribute="centerY" id="yNw-uY-f99"/>
- </constraints>
- </customView>
- <box borderType="none" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Wdy-az-3mQ">
- <rect key="frame" x="305" y="65" width="313" height="120"/>
- <view key="contentView" id="NCs-me-Xjl">
- <rect key="frame" x="0.0" y="0.0" width="313" height="120"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ah9-gi-O2t">
- <rect key="frame" x="8" y="51" width="175" height="18"/>
- <buttonCell key="cell" type="radio" title="Document and Markups " bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="H3i-s0-ySF">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_PrintDocumentAndMarkups:" target="-2" id="v8T-7O-uTA"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XXE-O4-7Kg">
- <rect key="frame" x="8" y="25" width="164" height="18"/>
- <buttonCell key="cell" type="radio" title="Document and Stamps" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="UiM-6d-bMn">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_PrintDocumentAndStamps:" target="-2" id="Vlj-Q6-TME"/>
- </connections>
- </button>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZaJ-db-FUf">
- <rect key="frame" x="8" y="99" width="80" height="16"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Print Setting" id="4AH-bh-FvO">
- <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="AVA-Hx-3Ra">
- <rect key="frame" x="8" y="77" width="89" height="18"/>
- <buttonCell key="cell" type="radio" title="Document" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="5Oc-S7-zID">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_PrintDocumentOnly:" target="-2" id="Q12-ia-8QB"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FIu-t0-fhI">
- <rect key="frame" x="8" y="-1" width="96" height="18"/>
- <buttonCell key="cell" type="radio" title="Forms Only" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="beg-RF-9cd">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_PrintFormOnly:" target="-2" id="F1Z-oB-AnW"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="FIu-t0-fhI" firstAttribute="top" secondItem="XXE-O4-7Kg" secondAttribute="bottom" constant="10" id="1E4-da-orx"/>
- <constraint firstAttribute="bottom" secondItem="FIu-t0-fhI" secondAttribute="bottom" id="6t6-pR-txU"/>
- <constraint firstItem="XXE-O4-7Kg" firstAttribute="leading" secondItem="AVA-Hx-3Ra" secondAttribute="leading" id="Ab7-ZK-4GJ"/>
- <constraint firstItem="Ah9-gi-O2t" firstAttribute="top" secondItem="AVA-Hx-3Ra" secondAttribute="bottom" constant="10" id="Ai1-K6-881"/>
- <constraint firstItem="Ah9-gi-O2t" firstAttribute="leading" secondItem="AVA-Hx-3Ra" secondAttribute="leading" id="EJT-2v-xjE"/>
- <constraint firstItem="ZaJ-db-FUf" firstAttribute="top" secondItem="NCs-me-Xjl" secondAttribute="top" constant="5" id="EM5-NK-pCo"/>
- <constraint firstItem="AVA-Hx-3Ra" firstAttribute="leading" secondItem="ZaJ-db-FUf" secondAttribute="leading" id="U3O-3v-gJF"/>
- <constraint firstItem="FIu-t0-fhI" firstAttribute="leading" secondItem="XXE-O4-7Kg" secondAttribute="leading" id="doW-fQ-Xfv"/>
- <constraint firstItem="ZaJ-db-FUf" firstAttribute="leading" secondItem="NCs-me-Xjl" secondAttribute="leading" constant="10" id="eid-Qj-eBy"/>
- <constraint firstItem="XXE-O4-7Kg" firstAttribute="top" secondItem="Ah9-gi-O2t" secondAttribute="bottom" constant="10" id="kvT-JO-VOS"/>
- <constraint firstItem="AVA-Hx-3Ra" firstAttribute="top" secondItem="ZaJ-db-FUf" secondAttribute="bottom" constant="5" id="wvn-Xx-B3I"/>
- </constraints>
- </view>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gT7-6l-HuN">
- <rect key="frame" x="316" y="198" width="115" height="18"/>
- <buttonCell key="cell" type="check" title="Reverse Pages" bezelStyle="regularSquare" imagePosition="left" inset="2" id="iPo-36-LUf">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="buttonItemClicked_Reversepages:" target="-2" id="2VZ-U5-h7Q"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="t9u-rG-tPj" firstAttribute="centerY" secondItem="qeG-v0-Q4X" secondAttribute="centerY" id="0ZC-Y2-r8n"/>
- <constraint firstAttribute="trailing" secondItem="U60-RF-D7o" secondAttribute="trailing" id="1bG-V4-2wC"/>
- <constraint firstItem="gT7-6l-HuN" firstAttribute="top" secondItem="U60-RF-D7o" secondAttribute="bottom" constant="15" id="2Zt-Bp-0IR"/>
- <constraint firstItem="bjU-oe-OO9" firstAttribute="leading" secondItem="gKp-bS-GEB" secondAttribute="trailing" constant="20" id="4Yh-dE-kYw"/>
- <constraint firstAttribute="trailing" secondItem="dcm-De-kMv" secondAttribute="trailing" constant="20" id="6UZ-30-ReU"/>
- <constraint firstAttribute="bottom" secondItem="ZgV-v3-f2m" secondAttribute="bottom" constant="50" id="DCN-dM-e1k"/>
- <constraint firstItem="qeG-v0-Q4X" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="Jjg-uk-QLv"/>
- <constraint firstAttribute="bottom" secondItem="dcm-De-kMv" secondAttribute="bottom" constant="14" id="K5d-jd-luI"/>
- <constraint firstAttribute="trailing" secondItem="Wdy-az-3mQ" secondAttribute="trailing" id="RFP-K8-mTe"/>
- <constraint firstItem="ZgV-v3-f2m" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="WKJ-mL-Wtb"/>
- <constraint firstItem="U60-RF-D7o" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="31" id="XDd-XE-R0A"/>
- <constraint firstItem="dcm-De-kMv" firstAttribute="leading" secondItem="t9u-rG-tPj" secondAttribute="trailing" constant="20" id="Yf4-BL-W76"/>
- <constraint firstItem="gKp-bS-GEB" firstAttribute="leading" secondItem="qeG-v0-Q4X" secondAttribute="trailing" constant="20" id="bWX-SB-GXl"/>
- <constraint firstItem="Wdy-az-3mQ" firstAttribute="top" secondItem="gT7-6l-HuN" secondAttribute="bottom" constant="16" id="bYZ-6W-vfU"/>
- <constraint firstItem="bjU-oe-OO9" firstAttribute="centerY" secondItem="qeG-v0-Q4X" secondAttribute="centerY" id="izh-rF-UM4"/>
- <constraint firstItem="Wdy-az-3mQ" firstAttribute="leading" secondItem="U60-RF-D7o" secondAttribute="leading" id="mwi-dg-JwT"/>
- <constraint firstItem="gKp-bS-GEB" firstAttribute="centerY" secondItem="qeG-v0-Q4X" secondAttribute="centerY" id="oBr-ic-gO5"/>
- <constraint firstItem="gT7-6l-HuN" firstAttribute="leading" secondItem="ZgV-v3-f2m" secondAttribute="trailing" constant="10" id="wSO-dQ-muW"/>
- <constraint firstItem="ZgV-v3-f2m" firstAttribute="width" secondItem="se5-gp-TjO" secondAttribute="width" multiplier="0.5" id="xrc-hH-C53"/>
- <constraint firstItem="U60-RF-D7o" firstAttribute="leading" secondItem="ZgV-v3-f2m" secondAttribute="trailing" id="y3w-rQ-kEm"/>
- <constraint firstItem="ZgV-v3-f2m" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="y9S-4X-NH8"/>
- <constraint firstItem="dcm-De-kMv" firstAttribute="centerY" secondItem="qeG-v0-Q4X" secondAttribute="centerY" id="ykI-aa-HjS"/>
- </constraints>
- </view>
- <contentBorderThickness minY="50"/>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-33.5" y="-339.5"/>
- </window>
- </objects>
- <resources>
- <image name="NSGoLeftTemplate" width="10" height="14"/>
- <image name="NSGoRightTemplate" width="10" height="14"/>
- </resources>
- </document>
|