<?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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMMainToolbarController" customModule="PDF_Master" customModuleProvider="target"> <connections> <outlet property="annotationModelButton" destination="7rN-BM-QEo" id="tUC-mU-oIk"/> <outlet property="beforePageButton" destination="oh6-n6-uAg" id="Z1D-OE-lZM"/> <outlet property="conversionModelButton" destination="GJF-6L-NvR" id="JLA-la-ZGt"/> <outlet property="editModelButton" destination="gdd-gN-kJf" id="ykZ-aT-1lY"/> <outlet property="formModelButton" destination="Uh8-eR-r7c" id="NlO-PH-oLP"/> <outlet property="leftControlButton" destination="UIO-jC-8nm" id="IPL-0H-Oyi"/> <outlet property="nextPageButton" destination="SKm-CA-Isf" id="LS1-Th-01W"/> <outlet property="pageModelButton" destination="qJG-O4-2sA" id="bGB-1n-JSs"/> <outlet property="pagebox" destination="gLg-bQ-SqD" id="MVi-Yh-ul7"/> <outlet property="printModelButton" destination="IHU-RO-IK0" id="2AW-3c-NZj"/> <outlet property="rightControlButton" destination="8m2-5T-Bjt" id="w2T-4u-TkK"/> <outlet property="scanORCModelButton" destination="rfL-1P-8Bb" id="yZT-1b-2RA"/> <outlet property="shareModelButton" destination="pxZ-aP-OPP" id="8dt-tJ-Yom"/> <outlet property="signatureModelButton" destination="K9I-Xa-kKJ" id="6df-yP-4ql"/> <outlet property="toolModelButton" destination="rAe-Nl-9Fe" id="X6Y-Sv-jr5"/> <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> <outlet property="zoomView" destination="qam-lw-Pnz" id="aLN-wu-b0m"/> </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="480" height="272"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UIO-jC-8nm"> <rect key="frame" x="20" y="235" width="24" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarLeft" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Hfi-Ei-HFb"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <box fixedFrame="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gLg-bQ-SqD"> <rect key="frame" x="64" y="229" width="29" height="31"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <view key="contentView" ambiguous="YES" id="WE9-y1-nFk"> <rect key="frame" x="0.0" y="0.0" width="29" height="31"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button translatesAutoresizingMaskIntoConstraints="NO" id="oh6-n6-uAg"> <rect key="frame" x="0.0" y="-2" width="12" height="36"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoBackTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="cQG-dO-5C4"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="12" id="77T-Wc-KQS"/> </constraints> </button> <button translatesAutoresizingMaskIntoConstraints="NO" id="SKm-CA-Isf"> <rect key="frame" x="12" y="-2" width="12" height="36"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoForwardTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Xaj-Ri-kkc"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="12" id="YsY-aZ-OXn"/> </constraints> </button> </subviews> <constraints> <constraint firstItem="oh6-n6-uAg" firstAttribute="leading" secondItem="WE9-y1-nFk" secondAttribute="leading" id="0vJ-Ah-QdA"/> <constraint firstItem="oh6-n6-uAg" firstAttribute="top" secondItem="WE9-y1-nFk" secondAttribute="top" id="3xA-MY-QEj"/> <constraint firstAttribute="bottom" secondItem="SKm-CA-Isf" secondAttribute="bottom" id="W5O-8V-6G8"/> <constraint firstItem="SKm-CA-Isf" firstAttribute="top" secondItem="WE9-y1-nFk" secondAttribute="top" id="ZVX-qW-cfs"/> <constraint firstItem="SKm-CA-Isf" firstAttribute="leading" secondItem="oh6-n6-uAg" secondAttribute="trailing" id="pPs-Wm-Ngg"/> <constraint firstAttribute="trailing" secondItem="SKm-CA-Isf" secondAttribute="trailing" id="tyo-Xw-1nq"/> <constraint firstAttribute="bottom" secondItem="oh6-n6-uAg" secondAttribute="bottom" id="xbX-hT-prA"/> </constraints> </view> </box> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7rN-BM-QEo"> <rect key="frame" x="99" y="235" width="61" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="注释" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="PoO-gk-xam"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qJG-O4-2sA"> <rect key="frame" x="157" y="234" width="61" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="页面" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Sr1-lS-kFj"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GJF-6L-NvR"> <rect key="frame" x="215" y="234" width="61" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="转换" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dop-fr-PIc"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rfL-1P-8Bb"> <rect key="frame" x="284" y="235" width="73" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="扫描和OCR" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="DxZ-bu-iop"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gdd-gN-kJf"> <rect key="frame" x="372" y="235" width="73" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="编辑" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="m4J-0F-khD"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uh8-eR-r7c"> <rect key="frame" x="12" y="192" width="73" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="表单" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ntu-8J-d8r"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K9I-Xa-kKJ"> <rect key="frame" x="93" y="192" width="73" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="填写和签名" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Gad-X8-rg9"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rAe-Nl-9Fe"> <rect key="frame" x="174" y="192" width="73" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="bevel" title="工具" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="s3u-3R-4X5"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IHU-RO-IK0"> <rect key="frame" x="252" y="192" width="41" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarPrint" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="7Ga-5g-C9J"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pxZ-aP-OPP"> <rect key="frame" x="303" y="192" width="38" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarShare" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="F45-ft-dQL"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8m2-5T-Bjt"> <rect key="frame" x="358" y="192" width="39" height="19"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarrRight" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="mIQ-UV-REy"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <customView translatesAutoresizingMaskIntoConstraints="NO" id="qam-lw-Pnz"> <rect key="frame" x="123" y="143" width="147" height="26"/> <subviews> <button translatesAutoresizingMaskIntoConstraints="NO" id="Gho-8g-gQz" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target"> <rect key="frame" x="31" y="3" width="21" height="20"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarUp" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="GEB-92-g02"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="width" constant="21" id="BDG-kM-IIw"/> <constraint firstAttribute="height" constant="20" id="Jlp-3D-Khc"/> </constraints> </button> <button translatesAutoresizingMaskIntoConstraints="NO" id="qhn-QX-WTv" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target"> <rect key="frame" x="10" y="3" width="21" height="20"/> <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbardown" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="IDx-q4-RRL"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <constraints> <constraint firstAttribute="height" constant="20" id="4wK-rQ-jVL"/> <constraint firstAttribute="width" constant="21" id="jbN-tG-UPp"/> </constraints> </button> <box boxType="custom" borderWidth="0.0" cornerRadius="2" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f27-fW-uqF"> <rect key="frame" x="62" y="0.0" width="75" height="26"/> <view key="contentView" id="gXA-7a-wSc"> <rect key="frame" x="0.0" y="0.0" width="75" height="26"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b9o-1s-DWu" customClass="KMToolbarTextField"> <rect key="frame" x="0.0" y="5" width="60" height="16"/> <constraints> <constraint firstAttribute="width" constant="60" id="p09-7y-GoM"/> </constraints> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="left" title="100%" drawsBackground="YES" id="A2D-wy-bAc" customClass="KMTextFieldCenterCell"> <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0%" negativeFormat="-0%" hasThousandSeparators="NO" thousandSeparator="," id="0Hb-X4-rXs"> <attributedString key="attributedStringForZero"> <fragment content="0%"/> </attributedString> <real key="minimum" value="10"/> <real key="maximum" value="10000"/> </numberFormatter> <font key="font" metaFont="system"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </textFieldCell> </textField> <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="RRZ-MS-sby" customClass="KMPopUpButton"> <rect key="frame" x="55" y="3" width="20" height="20"/> <popUpButtonCell key="cell" type="bevel" title="Item" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" tag="10000" imageScaling="proportionallyDown" inset="2" pullsDown="YES" arrowPosition="noArrow" autoenablesItems="NO" altersStateOfSelectedItem="NO" selectedItem="IT8-x6-bkY" id="QAQ-ql-lSU" userLabel="Fit "> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="menu"/> <menu key="menu" autoenablesItems="NO" id="2v3-OI-ULU"> <items> <menuItem title="Item" image="KMImageNameUXIconBtnArrowDown" tag="10000" hidden="YES" id="IT8-x6-bkY"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="Automatically Resize" id="aoq-ic-Xup"/> <menuItem title="Actual Size" tag="1" id="BwF-6v-wYi"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="Zoom To Fit" tag="2" id="fsb-vI-dQR"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem isSeparatorItem="YES" tag="2" id="JzG-hN-2uq"/> <menuItem title="10%" tag="3" id="DjU-Ep-AIp"/> <menuItem title="25%" tag="4" id="STC-WF-Zu1"/> <menuItem title="50%" tag="5" id="xlP-Ta-5hz"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="75%" tag="6" id="Vbe-wT-JBM"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="100%" tag="7" id="J2f-rb-SNW"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="150%" tag="8" id="2Wi-3Q-TPK"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="200%" tag="9" id="0d2-pL-IWC"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="400%" tag="10" id="RvV-L2-LFq"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> <menuItem title="600%" tag="11" id="652-vM-dwC"> <modifierMask key="keyEquivalentModifierMask"/> </menuItem> </items> </menu> </popUpButtonCell> <constraints> <constraint firstAttribute="height" constant="20" id="rp5-Ev-IOe"/> <constraint firstAttribute="width" constant="15" id="vqZ-qv-5uP"/> </constraints> </popUpButton> </subviews> <constraints> <constraint firstItem="b9o-1s-DWu" firstAttribute="leading" secondItem="gXA-7a-wSc" secondAttribute="leading" id="8IB-cR-Bs2"/> <constraint firstAttribute="trailing" secondItem="RRZ-MS-sby" secondAttribute="trailing" id="FDF-74-NkC"/> <constraint firstItem="RRZ-MS-sby" firstAttribute="centerY" secondItem="gXA-7a-wSc" secondAttribute="centerY" id="Ifl-iy-hh2"/> <constraint firstItem="RRZ-MS-sby" firstAttribute="leading" secondItem="b9o-1s-DWu" secondAttribute="trailing" id="fN9-SD-fkm"/> <constraint firstItem="b9o-1s-DWu" firstAttribute="centerY" secondItem="gXA-7a-wSc" secondAttribute="centerY" id="m3F-Wv-fB6"/> </constraints> </view> <constraints> <constraint firstAttribute="height" constant="26" id="Df2-1t-eAW"/> </constraints> <color key="borderColor" red="0.85490196080000003" green="0.85490196080000003" blue="0.85490196080000003" alpha="1" colorSpace="calibratedRGB"/> <color key="fillColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/> </box> </subviews> <constraints> <constraint firstItem="qhn-QX-WTv" firstAttribute="leading" secondItem="qam-lw-Pnz" secondAttribute="leading" constant="10" id="DIx-cj-cbo"/> <constraint firstAttribute="bottom" secondItem="f27-fW-uqF" secondAttribute="bottom" id="Evj-5L-pGp"/> <constraint firstItem="f27-fW-uqF" firstAttribute="leading" secondItem="Gho-8g-gQz" secondAttribute="trailing" constant="10" id="GI2-hB-R06"/> <constraint firstAttribute="trailing" secondItem="f27-fW-uqF" secondAttribute="trailing" constant="10" id="L9l-4d-z5j"/> <constraint firstItem="Gho-8g-gQz" firstAttribute="leading" secondItem="qhn-QX-WTv" secondAttribute="trailing" id="LtA-Rh-3VC"/> <constraint firstItem="Gho-8g-gQz" firstAttribute="centerY" secondItem="qam-lw-Pnz" secondAttribute="centerY" id="Yyv-jb-klg"/> <constraint firstItem="qhn-QX-WTv" firstAttribute="centerY" secondItem="qam-lw-Pnz" secondAttribute="centerY" id="Z1f-9z-vFa"/> <constraint firstItem="f27-fW-uqF" firstAttribute="top" secondItem="qam-lw-Pnz" secondAttribute="top" id="tb0-6W-9LX"/> <constraint firstItem="Gho-8g-gQz" firstAttribute="leading" secondItem="qhn-QX-WTv" secondAttribute="trailing" id="ubo-Aa-mPL"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="qam-lw-Pnz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="103" id="Zxa-gV-BDi"/> <constraint firstItem="qam-lw-Pnz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="123" id="gd4-Tq-lSW"/> </constraints> <point key="canvasLocation" x="66" y="63"/> </customView> </objects> <resources> <image name="KMImageNameMainToolbarLeft" width="20" height="20"/> <image name="KMImageNameMainToolbarPrint" width="20" height="20"/> <image name="KMImageNameMainToolbarShare" width="20" height="20"/> <image name="KMImageNameMainToolbarUp" width="20" height="20"/> <image name="KMImageNameMainToolbardown" width="20" height="20"/> <image name="KMImageNameMainToolbarrRight" width="20" height="16"/> <image name="KMImageNameUXIconBtnArrowDown" width="17" height="16"/> <image name="NSGoBackTemplate" width="12" height="17"/> <image name="NSGoForwardTemplate" width="12" height="17"/> </resources> </document>