<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner"/> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="c22-O7-iKe" customClass="KMOpenFileGuidePanel" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="542" height="333"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="J1s-e6-GWs"> <rect key="frame" x="0.0" y="0.0" width="542" height="333"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="pdf-Yo-pxP"> <rect key="frame" x="100" y="263" width="50" height="50"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="L50-i6-Z80"> <rect key="frame" x="5" y="5" width="40" height="40"/> <constraints> <constraint firstAttribute="height" constant="40" id="EbD-5M-Vpf"/> <constraint firstAttribute="width" constant="40" id="rua-BZ-UPL"/> </constraints> </customView> </subviews> <constraints> <constraint firstAttribute="width" constant="50" id="RVg-X8-DIX"/> <constraint firstItem="L50-i6-Z80" firstAttribute="centerX" secondItem="pdf-Yo-pxP" secondAttribute="centerX" id="S9n-27-Se3"/> <constraint firstItem="L50-i6-Z80" firstAttribute="centerY" secondItem="pdf-Yo-pxP" secondAttribute="centerY" id="YcU-Wm-EKV"/> <constraint firstAttribute="height" constant="50" id="ghR-bs-wzD"/> </constraints> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="jpN-zk-9b9"> <rect key="frame" x="160" y="167" width="300" height="126"/> </customView> <customView translatesAutoresizingMaskIntoConstraints="NO" id="BGa-9j-knl"> <rect key="frame" x="160" y="167" width="300" height="126"/> <subviews> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XuT-rk-OKd"> <rect key="frame" x="18" y="89" width="96" height="17"/> <textFieldCell key="cell" alignment="left" title="PDF to Office" id="bQD-mi-PfW"> <font key="font" metaFont="systemBold" size="14"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hq2-Z8-o0q"> <rect key="frame" x="18" y="64" width="264" height="17"/> <constraints> <constraint firstAttribute="width" constant="260" id="API-DT-rIn"/> </constraints> <textFieldCell key="cell" alignment="left" title="PDF to Office" id="aKE-EE-gbo"> <font key="font" metaFont="system" size="14"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1Vr-wV-SBn" customClass="HyperLinkButton" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="20" y="24" width="31" height="16"/> <buttonCell key="cell" type="bevel" title="Skip" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="pZd-Hn-tkd"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="skipAction:" target="c22-O7-iKe" id="Rxg-Or-Stv"/> </connections> </button> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ahi-EE-anV"> <rect key="frame" x="197" y="24" width="23" height="17"/> <textFieldCell key="cell" alignment="left" title="1/2" id="Gfa-94-JPZ"> <font key="font" metaFont="system" size="14"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <box boxType="custom" borderType="line" cornerRadius="2" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="IbE-FE-DVm" customClass="KMBox" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="226" y="20" width="54" height="24"/> <view key="contentView" id="hkS-QN-7FN"> <rect key="frame" x="1" y="1" width="52" height="22"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dS4-QB-AVz"> <rect key="frame" x="7" y="3" width="39" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Next" id="0kS-UO-rTq"> <font key="font" metaFont="systemBold"/> <color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rcg-Wi-UML" customClass="KMButton" customModule="PDF_Reader_Pro" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="52" height="22"/> <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Wdi-PP-b3A"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <action selector="nextAction:" target="c22-O7-iKe" id="nbq-Rs-ckv"/> </connections> </button> </subviews> <constraints> <constraint firstItem="dS4-QB-AVz" firstAttribute="centerX" secondItem="hkS-QN-7FN" secondAttribute="centerX" id="Ax8-3G-yuF"/> <constraint firstAttribute="bottom" secondItem="Rcg-Wi-UML" secondAttribute="bottom" id="Cx3-1F-GsA"/> <constraint firstAttribute="trailing" secondItem="Rcg-Wi-UML" secondAttribute="trailing" id="HqZ-d4-SHe"/> <constraint firstItem="Rcg-Wi-UML" firstAttribute="leading" secondItem="hkS-QN-7FN" secondAttribute="leading" id="MNY-iQ-G8z"/> <constraint firstItem="Rcg-Wi-UML" firstAttribute="top" secondItem="hkS-QN-7FN" secondAttribute="top" id="MVE-Kq-KzI"/> <constraint firstItem="dS4-QB-AVz" firstAttribute="centerY" secondItem="hkS-QN-7FN" secondAttribute="centerY" id="mnH-OO-Q8j"/> </constraints> </view> <constraints> <constraint firstAttribute="height" constant="24" id="9bR-L0-BhX"/> <constraint firstAttribute="width" constant="54" id="co4-Mu-cbc"/> </constraints> </box> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="IbE-FE-DVm" secondAttribute="trailing" constant="20" id="2Hv-5b-Oh5"/> <constraint firstAttribute="bottom" secondItem="IbE-FE-DVm" secondAttribute="bottom" constant="20" id="7Dc-cf-D3k"/> <constraint firstAttribute="width" constant="300" id="Jtp-Hj-hbh"/> <constraint firstItem="IbE-FE-DVm" firstAttribute="centerY" secondItem="Ahi-EE-anV" secondAttribute="centerY" id="Lla-zK-l9P"/> <constraint firstItem="1Vr-wV-SBn" firstAttribute="leading" secondItem="BGa-9j-knl" secondAttribute="leading" constant="20" id="bHy-pu-zBA"/> <constraint firstItem="hq2-Z8-o0q" firstAttribute="top" secondItem="XuT-rk-OKd" secondAttribute="bottom" constant="8" id="eMl-Dg-MkC"/> <constraint firstItem="XuT-rk-OKd" firstAttribute="leading" secondItem="BGa-9j-knl" secondAttribute="leading" constant="20" id="gg0-uO-GDc"/> <constraint firstItem="IbE-FE-DVm" firstAttribute="leading" secondItem="Ahi-EE-anV" secondAttribute="trailing" constant="8" id="gmE-sk-xUi"/> <constraint firstItem="IbE-FE-DVm" firstAttribute="top" secondItem="hq2-Z8-o0q" secondAttribute="bottom" constant="20" id="n8w-5I-kN2"/> <constraint firstItem="Ahi-EE-anV" firstAttribute="centerY" secondItem="1Vr-wV-SBn" secondAttribute="centerY" id="oWE-c2-ulj"/> <constraint firstItem="XuT-rk-OKd" firstAttribute="top" secondItem="BGa-9j-knl" secondAttribute="top" constant="20" id="oWN-fi-xCw"/> <constraint firstItem="hq2-Z8-o0q" firstAttribute="leading" secondItem="BGa-9j-knl" secondAttribute="leading" constant="20" id="u9E-ir-MFW"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="jpN-zk-9b9" firstAttribute="trailing" secondItem="BGa-9j-knl" secondAttribute="trailing" id="24f-4v-Liu"/> <constraint firstItem="jpN-zk-9b9" firstAttribute="top" secondItem="BGa-9j-knl" secondAttribute="top" id="Fpj-3k-q9J"/> <constraint firstItem="pdf-Yo-pxP" firstAttribute="top" secondItem="J1s-e6-GWs" secondAttribute="top" constant="20" id="KVy-Lq-MgU"/> <constraint firstItem="BGa-9j-knl" firstAttribute="top" secondItem="J1s-e6-GWs" secondAttribute="top" constant="40" id="Qt5-3g-IN8"/> <constraint firstItem="BGa-9j-knl" firstAttribute="leading" secondItem="pdf-Yo-pxP" secondAttribute="trailing" constant="10" id="TMg-PA-ii5"/> <constraint firstItem="jpN-zk-9b9" firstAttribute="leading" secondItem="BGa-9j-knl" secondAttribute="leading" id="iNe-Mb-sY5"/> <constraint firstItem="jpN-zk-9b9" firstAttribute="bottom" secondItem="BGa-9j-knl" secondAttribute="bottom" id="kCy-bV-f2c"/> <constraint firstItem="pdf-Yo-pxP" firstAttribute="leading" secondItem="J1s-e6-GWs" secondAttribute="leading" constant="100" id="qFO-ME-JoK"/> </constraints> </customView> </subviews> <constraints> <constraint firstAttribute="bottom" secondItem="J1s-e6-GWs" secondAttribute="bottom" id="67p-Hu-hJm"/> <constraint firstItem="J1s-e6-GWs" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="9lK-JA-8cn"/> <constraint firstAttribute="trailing" secondItem="J1s-e6-GWs" secondAttribute="trailing" id="HxV-zh-40s"/> <constraint firstItem="J1s-e6-GWs" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="jtL-2F-f2Y"/> </constraints> <connections> <outlet property="bigCircleView" destination="pdf-Yo-pxP" id="rZQ-h3-C0M"/> <outlet property="circleLeftConst" destination="qFO-ME-JoK" id="L4q-0H-NSU"/> <outlet property="contendView" destination="J1s-e6-GWs" id="m6G-MW-W9O"/> <outlet property="infoContendView" destination="BGa-9j-knl" id="mJ1-Lu-Lrx"/> <outlet property="nextBox" destination="IbE-FE-DVm" id="liu-gQ-ZQX"/> <outlet property="nextButton" destination="Rcg-Wi-UML" id="sj8-F9-mkE"/> <outlet property="nextLabel" destination="dS4-QB-AVz" id="3vH-90-QIy"/> <outlet property="shadowView" destination="jpN-zk-9b9" id="2cy-Z1-BFZ"/> <outlet property="skipButton" destination="1Vr-wV-SBn" id="v4P-9V-GfJ"/> <outlet property="smallCircleView" destination="L50-i6-Z80" id="JvL-G7-Lla"/> <outlet property="stepLabel" destination="Ahi-EE-anV" id="pal-WD-0nJ"/> <outlet property="tipSubTitleLabel" destination="hq2-Z8-o0q" id="y6b-A6-5Oz"/> <outlet property="tipTitleLabel" destination="XuT-rk-OKd" id="pDY-XC-Xoe"/> </connections> <point key="canvasLocation" x="146" y="144.5"/> </customView> </objects> </document>