Mini Kabibi Habibi
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Scan & OCR" av2Title="Scan & OCR" description="Turn scans or photos of paper documents into searchable PDFs with selectable text" av2Description="Turn scans or images into searchable, editable PDFs" id="PaperToPDFApp" majorVersion="1" minorVersion="0" manualLayout="true">
<Commands>
<!-- Listing Commands so that they can appear in Search Results -->
<Command name="P2PInsertMenu"/>
<Command name="MagicCleanPerspectiveCorrection"/>
<Command name="Scan:OPT"/>
<Command name="P2P:ShowOptimize"/>
<Command name="P2P:ShowOCR"/>
<Command name="Cpt:CapturePages"/>
<Command name="Cpt:CaptureMultipleFiles"/>
<Command name="TouchUp:ShowCaptureSuspects"/>
<Command name="BatesNumbering"/>
<!-- Single Page Operations -->
<Command name="Crop"/>
<Command name="RotatePagesCCW"/>
<Command name="RotatePagesCW"/>
<Command name="DeleteSelectedPages"/>
<Command name="P2PSwitchToScan"/>
<Command name="P2PSwitchToQuickScan"/>
<command name="P2PSwitchToScanConfigurePresetLayout"/>
</Commands>
<Layouts>
<Layout name="Default" OpenInDocumentTab="true">
<TopBar align="Center">
<Component name="P2PInsertMenu" showLabel="true"/>
<Component name="P2PEnhanceMenu" showLabel="true"/>
<Component name="P2PTextRecognitionMenu" showLabel="true"/>
<Component name="BatesNumbering" showLabel="true"/>
<Component type="Separator"/>
<Component name="Crop"/>
<Component name="RotatePagesCCW"/>
<Component name="RotatePagesCW"/>
<Component name="DeleteSelectedPages"/>
</TopBar>
</Layout>
<Layout name="P2PLandingLayout">
<TopBar/>
<RHP/>
<TopBarRight align="Right">
<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
</TopBarRight>
<ContentView>
<Component name="FormsLandingView" type="Custom" columns="1" hAlign="center" vAlign="near">
<Component type="Table" columns="1" hAlign="center" vAlign="center" bottomOffset="35">
<Component type="Label" label="Select a file or scan a document to begin" fontSize="30" showInAV2UI="false"/>
<Component type="Label" label="Select a file or scan a document to recognize text" fontSize="22" bold="true" showInAV2UI="true"/>
<Component type="Table" columns="2" hAlign="center" vAlign="near" leftOffset="30" rightOffset="30">
<Component type="Table" hAlign="center" vAlign="near">
<Component type="LargeIconButton" name="P2P:LandingSelectFileButton"/>
<Component type="Label" name="P2P:LandingFileName" fontSize="16" />
<Component type="HyperLink" name="P2P:LandingSelectFileLink" fontSize="16" showInAV2UI="false"/>
<Component type="PushButton" buttonType="buttonPrimaryQuiet" name="P2P:LandingSelectFileLink" showInAV2UI="true"/>
</Component>
<Component type="Table" hAlign="center" vAlign="near">
<Component type="LargeIconButton" name="P2P:LandingScanButton"/>
<Component type="HyperLink" name="P2P:LandingScanLink" fontSize="16" showInAV2UI="false"/>
<Component type="PushButton" buttonType="buttonPrimaryQuiet" name="P2P:LandingScanLink" showInAV2UI="true"/>
</Component>
</Component>
<Component type="PushButton" name="P2P:LandingExecute" vAlign="center"/>
<Component type="HyperLink" name="P2P:LandingOCRMultipleFiles" label="Or recognize text in multiple files" fontSize="16" vAlign="center" showInAV2UI="false"/>
<Component type="PushButton" buttonType="buttonPrimaryQuiet" name="P2P:LandingOCRMultipleFiles" label="Or recognize text in multiple files" vAlign="center" showInAV2UI="true"/>
<Component type="HyperLink" label="Help" name="HelpLink" underline="true"/>
</Component>
</Component>
</ContentView>
</Layout>
<Layout name="P2PLandingLayoutQRCode">
<TopBar/>
<RHP/>
<TopBarRight align="Right">
<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
</TopBarRight>
<ContentView>
<Component name="FormsLandingView" type="Custom" columns="1" hAlign="center" vAlign="near">
<Component type="Table" columns="1" hAlign="center" vAlign="center" bottomOffset="35">
<Component type="Label" label="Select a file or scan a document to begin" fontSize="30" />
<Component type="Table" columns="3" hAlign="center" vAlign="near" leftOffset="30" rightOffset="30">
<Component type="Table" hAlign="center" vAlign="near">
<Component type="LargeIconButton" name="P2P:LandingSelectFileButton"/>
<Component type="Label" name="P2P:LandingFileName" fontSize="16" />
<Component type="HyperLink" name="P2P:LandingSelectFileLink" fontSize="16" />
</Component>
<Component type="Table" hAlign="center" vAlign="near">
<Component type="LargeIconButton" name="P2P:LandingScanButton"/>
<Component type="HyperLink" name="P2P:LandingScanLink" fontSize="16" />
</Component>
<Component type="Table" columns="1" vAlign="near" bottomOffset="10" topOffset = "22" border="1" width="150" height="160" UIStyle="IconButtonBackground" borderColor="ThumbnailBorder">
<Component type="Table" hAlign="center" vAlign="near" leftOffset="20" rightOffset="20" bottomOffset="10" borderColor="ThumbnailBorder">
<Component type="Bitmap" name="P2P:LandingAdobeScanQRCode" width="103" height="103" colorize="false"/>
<Component type="Table" columns="1" rowSpacing="4" borderColor="ThumbnailBorder">
<Component type="Label" multiline="true" name="P2P:LandingAdobeScanQRCodeTitle" fontSize="16" bold="true" hAlign="center"/>
<Component type="Label" width="130" multiline="true" name="P2P:LandingAdobeScanQRCodeContent" fontSize="14" hAlign="center" />
</Component>
</Component>
</Component>
</Component>
<Component type="PushButton" name="P2P:LandingExecute" vAlign="center"/>
<Component type="HyperLink" name="P2P:LandingOCRMultipleFiles" label="Or recognize text in multiple files" fontSize="16" vAlign="center"/>
<Component type="HyperLink" label="Help" name="HelpLink"/>
</Component>
</Component>
</ContentView>
</Layout>
<Layout name="ScanConfigurePresetLayout">
<Properties>
<Component type="Group" spacing="10">
<Component type="Label" label=" " fontSize="14" semibold="true" />
<Component type="Label" label="Configure Predefined Settings for:" fontSize="14" semibold="true"/>
<Component type="ComboButton" name="P2P:ScanPresetChooser" fontSize="14" semibold="true" width="300"/>
</Component>
<Component type="Group" stretch="true" />
<Component type="Group" spacing="10" align="Right">
<Component type="PushButton" name="P2P:ScanPresetRestoreDefaults" buttonType="secondary" width="155" height="25" fontSize="14" semibold="true" hPadding="20" />
<Component os="win" type="PushButton" name="P2P:ScanPresetSaveSettings" buttonType="secondary" width="155" height="25" fontSize="14" semibold="true" hPadding="20" />
</Component>
</Properties>
<TopBar/>
<RHP/>
<ContentView>
<Component name="FormsLandingView" type="Custom">
<Component type="Table" columns="1" vAlign = "near" columnSpacing="20" leftOffset="20">
<Component type="Table" columns="1" hAlign="stretch" vAlign="center" rowSpacing="20">
<Component type="Label" label="Configure predefined settings for" fontSize="16" semibold="true" showInAV2UI="true"/>
<Component type="Table" columns="3" vAlign="center" bottomOffset="15" hAlign="far" showInAV2UI="true">
<Component type="ComboButton" name="P2P:ScanPresetChooser" fontSize="14" semibold="true" width="250" showInAV2UI="true" />
<Component type="Table" columns="1" showInAV2UI="true">
<Component type="Table" columns="2" columnSpacing="10">
<Component type="Button" AV2ShowLabel="true" hasIcon="false" name="P2P:ScanPresetRestoreDefaults" buttonType="AV2SpectrumActionButtonRegular" fontSize="16" semibold="true"/>
<Component os="win" type="Button" AV2ShowLabel="true" hasIcon="false" name="P2P:ScanPresetSaveSettings" buttonType="AV2SpectrumActionButtonRegular" fontSize="16" semibold="true"/>
</Component>
</Component>
</Component>
<Component type="Label" label="Scanner settings" fontSize="16" semibold="true" showInAV2UI="true"/>
<Component type="Table" columns="1" rowSpacing="15" hAlign="near">
<Component type="Table" columns="1" rowSpacing="10" hAlign="near">
<Component type="Table" columns="2" columnSpacing="10" hAlign="near">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Scanner" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScannerChooser" width="400" hAlign="near"/>
</Component>
<Component os="win" type="Table" columns="1" leftOffset="160" hAlign="near">
<Component type="Checkbox" name="P2P:ScannerShowNativeInterface" label="Show scanner's user interface" hAlign="near"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Pages" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanPagesChooser" width="200"/>
<Component type="Checkbox" name="P2P:ScanPromptForMorePages" label="Prompt to scan more pages" width="100" fontSize="14"/>
</Component>
<Component os="win" type="Table" columns="2" columnSpacing="10" rowSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Color mode" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanColorModeChooser" width="200"/>
</Component>
<Component os="win" type="Table" columns="2" columnSpacing="10" rowSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Resolution" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanResolutionChooser" width="200"/>
</Component>
<Component os="win" type="Table" columns="7" vAlign="center" columnSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Paper size" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanPaperSizeChooser" width="200"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="W" fontSize="14"/>
</Component>
<Component type="TextEdit" name="P2P:ScanPaperSizeWidth" width="40" height="30" fastSelect="false" showInAV2UI="fasle"/>
<Component type="TextEdit" name="P2P:ScanPaperSizeWidth" width="45" height="30" fastSelect="false" showInAV2UI="true"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="H" fontSize="14"/>
</Component>
<Component type="TextEdit" name="P2P:ScanPaperSizeHeight" width="40" height="30" fastSelect="false" showInAV2UI="false"/>
<Component type="TextEdit" name="P2P:ScanPaperSizeHeight" width="45" height="30" fastSelect="false" showInAV2UI="true"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" name="P2P:ScanPageUnitsLabel" fontSize="14"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10" hAlign="near">
<Component type="Label" label="Quality" fontSize="14" semibold="true" width="150"/>
<Component type="Checkbox" label="Optimize Image" name="P2P:ScanOptimizeCheckbox"/>
<Component type="IconButton" name="P2P:ScanOptimizeSettings"/>
</Component>
<Component type="Table" columns="1" leftOffset="160" hAlign="near">
<Component type="Table" columns="3" hAlign="near" columnSpacing="10">
<Component type="Label" label="Low Quality" fontSize="14"/>
<Component type="Slider" name="P2P:ScanOptimizeQualitySlider" height="20" width="250" min="0" max="5" default="1" showInAV2UI="false"/>
<Component type="Slider" name="P2P:ScanOptimizeQualitySlider" height="24" width="250" min="0" max="5" default="1" showInAV2UI="true"/>
<Component type="Label" label="High Quality" fontSize="14"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10" hAlign="stretch">
<Component type="Label" label="Output" fontSize="14" semibold="true" width="150"/>
<Component type="ComboButton" name="P2P:ScanOutputChooser" width="150" hAlign="near" showInAV2UI="false"/>
<Component type="ComboButton" name="P2P:ScanOutputChooser" width="200" hAlign="near" showInAV2UI="true"/>
<Component type="FlipBook" name="P2P:ScanOutputChooserOptions">
<Component type="FlipBookPage" name="P2P:ScanOutputChooserCreateNew">
<!-- Nothing to show here -->
</Component>
<Component type="FlipBookPage" name="P2P:ScanOutputChooserAppend">
<Component type="Table" columns="2" columnSpacing="10" vAlign="center">
<Component type="ComboButton" name="P2P:ScanOutputChooserAppendFileList" width="150"/>
<Component type="HyperLink" name="P2P:ScanOutputChooserAppendBrowse" label="Browse"/>
</Component>
</Component>
<Component type="FlipBookPage" name="P2P:ScanOutputChooserSaveMultiple">
<Component type="IconButton" name="P2P:ScanOutputSaveMultipleSettings"/>
</Component>
</Component>
</Component>
<Component type="Table" columns="1" leftOffset="160" hAlign="near" rowSpacing="10">
<Component type="Table" columns="2" hAlign="near" columnSpacing="10">
<Component type="Checkbox" label="Recognize Text (OCR)" name="P2P:ScanDoOCRCheckbox"/>
<Component type="IconButton" name="P2P:ScanDoOCRSettings"/>
</Component>
<Component type="Checkbox" label="Add Metadata" name="P2P:ScanAddMetadata"/>
<Component type="Checkbox" label="Make PDF/A-1b compliant" name="P2P:ScanPDFACheckbox"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="25" topOffset="22">
<Component type="Table" columns="1" columnSpacing="0" leftOffset="160">
<Component type="PushButton" name="P2P:ScanExecute" buttonType="primary" width="150" height="40" fontSize="16" semibold="true"/>
</Component>
<Component type="PushButton" name="P2P:ScanCancel" buttonType="secondary" width="150" height="40" fontSize="16" semibold="true"/>
<Component type="Table" columns="1" hAlign="far" vAlign="center">
<Component type="HyperLink" name="P2PScanApp:ScanHelp" fontSize="16" label="Help"/>
</Component>
</Component>
</Component>
</Component>
</Component>
</ContentView>
</Layout>
<Layout name="ScanLayout">
<TopBar/>
<TopBarRight align="Right">
<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
</TopBarRight>
<RHP/>
<Properties>
<Component type="Group" spacing="10">
<Component type="Label" label=" " fontSize="14" semibold="true" />
<Component type="Label" label="Custom Scan" fontSize="14" semibold="true"/>
</Component>
<Component type="Group" stretch="true" />
<Component type="Group" spacing="10" align="Right">
<Component type="PushButton" name="P2P:ScanCustomRestoreDefaults" buttonType="secondary" width="155" height="25" fontSize="14" semibold="true" hPadding="20" />
<Component os="win" type="PushButton" name="P2P:ScanCustomSaveSettings" buttonType="secondary" width="155" height="25" fontSize="14" semibold="true" hPadding="20" />
</Component>
</Properties>
<ContentView>
<Component name="FormsLandingView" type="Custom">
<Component type="Table" columns="1" vAlign = "near" columnSpacing="20" leftOffset="20">
<Component type="Table" columns="1" hAlign="stretch" vAlign="center" rowSpacing="20">
<Component type="Label" label="Custom scan" fontSize="16" semibold="true" showInAV2UI="true"/>
<Component type="Table" columns="1" hAlign="near" showInAV2UI="true">
<Component type="Table" columns="2" columnSpacing="10">
<Component type="Button" AV2ShowLabel="true" hasIcon="false" name="P2P:ScanCustomRestoreDefaults" buttonType="AV2SpectrumActionButtonRegular" fontSize="16" semibold="true"/>
<Component os="win" type="Button" AV2ShowLabel="true" hasIcon="false" name="P2P:ScanCustomSaveSettings" buttonType="AV2SpectrumActionButtonRegular" fontSize="16" semibold="true"/>
</Component>
</Component>
<Component type="Label" label="Scanner settings" fontSize="16" semibold="true" showInAV2UI="true"/>
<Component type="Table" columns="1" rowSpacing="15" hAlign="near">
<Component type="Table" columns="1" rowSpacing="5" hAlign="near">
<Component type="Table" columns="2" columnSpacing="10" hAlign="near">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Scanner" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScannerChooser" width="410" hAlign="near"/>
</Component>
<Component os="win" type="Table" columns="1" leftOffset="160" hAlign="near">
<Component type="Checkbox" name="P2P:ScannerShowNativeInterface" label="Show scanner's user interface" hAlign="near"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Pages" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanPagesChooser" width="200"/>
<Component type="Checkbox" name="P2P:ScanPromptForMorePages" label="Prompt to scan more pages" width="100" fontSize="14"/>
</Component>
<Component os="win" type="Table" columns="2" columnSpacing="10" rowSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Color mode" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanColorModeChooser" width="200"/>
</Component>
<Component os="win" type="Table" columns="2" columnSpacing="10" rowSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Resolution" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanResolutionChooser" width="200"/>
</Component>
<Component os="win" type="Table" columns="7" vAlign="center" columnSpacing="10">
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="Paper size" fontSize="14" semibold="true" width="150"/>
</Component>
<Component type="ComboButton" name="P2P:ScanPaperSizeChooser" width="200"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="W" fontSize="14"/>
</Component>
<Component type="TextEdit" name="P2P:ScanPaperSizeWidth" width="40" height="30" fastSelect="false" showInAV2UI="fasle"/>
<Component type="TextEdit" name="P2P:ScanPaperSizeWidth" width="45" height="30" fastSelect="false" showInAV2UI="true"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" label="H" fontSize="14"/>
</Component>
<Component type="TextEdit" name="P2P:ScanPaperSizeHeight" width="40" height="30" fastSelect="false" showInAV2UI="false"/>
<Component type="TextEdit" name="P2P:ScanPaperSizeHeight" width="45" height="30" fastSelect="false" showInAV2UI="true"/>
<Component type="Table" columns="1" vAlign="center">
<Component type="Label" name="P2P:ScanPageUnitsLabel" fontSize="14"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10" hAlign="near">
<Component type="Label" label="Quality" fontSize="14" semibold="true" width="150"/>
<Component type="Checkbox" label="Optimize Image" name="P2P:ScanOptimizeCheckbox"/>
<Component type="IconButton" name="P2P:ScanOptimizeSettings"/>
</Component>
<Component type="Table" columns="1" leftOffset="160" hAlign="near">
<Component type="Table" columns="3" columnSpacing="10" hAlign="near">
<Component type="Label" label="Low Quality" fontSize="14"/>
<Component type="Slider" name="P2P:ScanOptimizeQualitySlider" height="20" width="250" min="0" max="5" default="1" showInAV2UI="false"/>
<Component type="Slider" name="P2P:ScanOptimizeQualitySlider" height="24" width="250" min="0" max="5" default="1" showInAV2UI="true"/>
<Component type="Label" label="High Quality" fontSize="14"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="10" hAlign="stretch">
<Component type="Label" label="Output" fontSize="14" semibold="true" width="150"/>
<Component type="ComboButton" name="P2P:ScanOutputChooser" width="150" hAlign="near" showInAV2UI="false"/>
<Component type="ComboButton" name="P2P:ScanOutputChooser" width="200" hAlign="near" showInAV2UI="true"/>
<Component type="FlipBook" name="P2P:ScanOutputChooserOptions">
<Component type="FlipBookPage" name="P2P:ScanOutputChooserCreateNew">
<!-- Nothing to show here -->
</Component>
<Component type="FlipBookPage" name="P2P:ScanOutputChooserAppend">
<Component type="Table" columns="2" columnSpacing="10" vAlign="center">
<Component type="ComboButton" name="P2P:ScanOutputChooserAppendFileList" width="150"/>
<Component type="HyperLink" name="P2P:ScanOutputChooserAppendBrowse" label="Browse"/>
</Component>
</Component>
<Component type="FlipBookPage" name="P2P:ScanOutputChooserSaveMultiple">
<Component type="IconButton" name="P2P:ScanOutputSaveMultipleSettings"/>
</Component>
</Component>
</Component>
<Component type="Table" columns="1" leftOffset="160" hAlign="near" rowSpacing="10">
<Component type="Table" columns="2" hAlign="near" columnSpacing="10">
<Component type="Checkbox" label="Recognize Text (OCR)" name="P2P:ScanDoOCRCheckbox"/>
<Component type="IconButton" name="P2P:ScanDoOCRSettings"/>
</Component>
<Component type="Checkbox" label="Add Metadata" name="P2P:ScanAddMetadata"/>
<Component type="Checkbox" label="Make PDF/A-1b compliant" name="P2P:ScanPDFACheckbox"/>
</Component>
</Component>
<Component type="Table" columns="3" columnSpacing="25" topOffset="22">
<Component type="Table" columns="1" columnSpacing="0" leftOffset="160">
<Component type="PushButton" reverseColors="true" name="P2P:ScanExecute" buttonType="primary" width="150" height="40" fontSize="16" semibold="true"/>
</Component>
<Component type="PushButton" reverseColors="false" name="P2P:ScanCancel" buttonType="secondary" width="150" height="40" fontSize="16" semibold="true"/>
<Component type="Table" columns="1" hAlign="far" vAlign="center">
<Component type="HyperLink" name="P2PScanApp:ScanHelp" fontSize="16" label="Help"/>
</Component>
</Component>
</Component>
</Component>
</Component>
</ContentView>
</Layout>
<Layout name="OCRCorrectionLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component name="TouchUp:ShowOCRText" type="Checkbox"/>
<Component type="Separator"/>
<Component type="Group" spacing="10">
<Component type="Label" label="Image" fontSize="14" />
<Component name="TouchUp:OCRLibraryBitmap" type="Custom"/>
<Component type="Label" label="recognized as" fontSize="14" />
<Component name="TouchUp:OCRLibraryCorrectedText" type="Custom"/>
</Component>
<Component type="Separator"/>
<Component type="PushButton" name="TouchUp:AcceptSelectedSuspect" buttonType="buttonCTA" width="80" height="32" fontSize="15" bold="true" hPadding="20" />
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="MagicCleanDisabledLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Label" name="MagicClean:PageNumLabel" fontSize="14" />
<Component type="Separator"/>
<Component type="Group" spacing="10">
<Component type="Label" label="Content" fontSize="14" />
<Component type="Custom" name="MagicClean:DocType"/>
</Component>
<Component type="Group" spacing="15"><!-- Because IconButton adds a right padding of 10px -->
<Component type="IconButton" name="MagicClean:StateLabel" fontSize="14" />
<Component type="Separator"/>
</Component>
<Component type="PushButton" name="MagicClean:Enhance" buttonType="buttonCTA" width="80" height="32" fontSize="15" bold="true" hPadding="20" />
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="MagicCleanBoundariesLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Label" name="MagicClean:PageNumLabel" fontSize="14" />
<Component type="Separator"/>
<Component type="Group" spacing="10">
<Component type="Label" label="Content" fontSize="14" />
<Component type="Custom" name="MagicClean:DocType"/>
</Component>
<Component type="Label" name="MagicClean:StateLabel" fontSize="14" />
<Component type="Separator"/>
<Component type="PushButton" name="MagicClean:Enhance" buttonType="buttonCTA" width="80" height="32" fontSize="15" bold="true" hPadding="20" />
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="MagicCleanCleanedLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Label" name="MagicClean:PageNumLabel" fontSize="14" />
<Component type="Separator"/>
<Component type="Group" spacing="10">
<Component type="Label" label="Adjust enhancement level" fontSize="14"/>
<Component type="Group" spacing="1"> <!-- Because slider & icon add padding and min 1 is mandatory -->
<Component type="Button" name="MagicClean:CustomCleanPrev"/>
<Component type="Custom" name="MagicClean:LevelSlider"/>
<Component type="Button" name="MagicClean:CustomCleanNext"/>
</Component>
</Component>
<Component type="Separator"/>
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="MagicCleanErrorOnlyLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Label" name="MagicClean:PageNumLabel" fontSize="14" />
<Component type="Separator"/>
<Component type="Group" spacing="15"><!-- Because IconButton adds a right padding of 10px -->
<Component type="IconButton" name="MagicClean:StateLabel" fontSize="14" />
<Component type="Separator"/>
</Component>
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="OptimizeLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Group" spacing="10">
<Component type="Label" label="Pages" fontSize="14"/>
<Component type="Custom" name="P2P:OptimizePageRange"/>
</Component>
<Component type="Checkbox" name="P2P:OptimizeRunOCR"/>
<Component type="IconButton" name="P2P:OptimizeSettings"/>
<Component type="Separator"/>
<Component type="PushButton" name="P2P:OptimizeExecute" buttonType="buttonCTA" width="80" height="32" fontSize="15" bold="true" hPadding="20" />
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
<Layout name="ScanLandingLayout">
<TopBar/>
<TopBarRight align="Right">
<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
</TopBarRight>
<RHP/>
<ContentView>
<Component name="FormsLandingView" type="Custom" columns="1" hAlign="center" vAlign="near">
<Component type="Table" columns="1" rowSpacing="30" hAlign="near" vAlign="center">
<Component type="Table" columns="1" rowSpacing="35" hAlign="near" vAlign="center">
<Component type="Table" columns="1" rowSpacing="15" hAlign="near" vAlign="center">
<Component os="win" type="Label" label="Scanner" fontSize="16" width="400" bold="true"/>
<Component type="Table" columns="1" leftOffset="20">
<Component type="ComboButton" name="P2P:ScannerChooser" width="400" height="40"/>
</Component>
<Component type="Table" columns="2" columnSpacing="10" leftOffset="20">
<Component type="Checkbox" name="P2P:AppendToExistingFile" label="Append to Existing File" hAlign="near"/>
<Component type="FlipBook" name="P2P:AppendToExistingFileOptions">
<Component type="FlipBookPage" name="P2P:AppendToExistingFileOptions:Off">
<!-- Nothing to show here -->
</Component>
<Component type="FlipBookPage" name="P2P:AppendToExistingFileOptions:On">
<Component type="Table" columns="2" columnSpacing="15">
<Component type="ComboButton" name="P2P:ScanOutputChooserAppendFileList" width="150" height="10"/>
<Component type="HyperLink" name="P2P:ScanOutputChooserAppendBrowse" label="Browse"/>
</Component>
</Component>
</Component>
</Component>
</Component>
<Component type="Table" columns="1" rowSpacing="20" hAlign="near" vAlign="center">
<Component os="win" type="Label" label="Scan using" fontSize="16" width="400" bold="true" labelForRadioButton="P2PScanApp:CustomScan"/>
<Component os="win" type="Table" columns="1" rowSpacing="10">
<Component os="win" type="Table" columns="1" rowSpacing="0" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:CustomScan" group="P2PScanApp:Options" fontSize="16" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:Custom" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:Custom:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
<Component type="Table" columns="1" rowSpacing="20" hAlign="near" vAlign="center">
<Component os="win" multiline="true" type="Label" label="Or use a predefined scan setting" fontSize="16" bold="true" width="400" labelForRadioButton="P2PScanApp:AutodetectColor"/>
<Component type="Table" columns="1" rowSpacing="5" hAlign="near" vAlign="center">
<Component os="win" type="Table" columns="1" rowSpacing="1" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:AutodetectColor" label="Autodetect Color Mode" fontSize="16" group="P2PScanApp:Options" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:AutodetectColor" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:Auto:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
<Component os="win" type="Table" columns="1" rowSpacing="1" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:BWDoc" label="Black and White Document" fontSize="16" group="P2PScanApp:Options" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:BWDoc" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:BWDoc:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
<Component os="win" type="Table" columns="1" rowSpacing="1" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:ColorDoc" label="Color Document" fontSize="16" group="P2PScanApp:Options" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:ColorDoc" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:ColorDoc:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
<Component os="win" type="Table" columns="1" rowSpacing="1" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:GrayScaleDoc" label="Grayscale Document" fontSize="16" group="P2PScanApp:Options" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:GrayScaleDoc" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:GrayScale:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
<Component os="win" type="Table" columns="1" rowSpacing="1" leftOffset="20">
<Component os="win" type="Table" columns="2" columnSpacing="10">
<Component os="win" type="RadioButton" name="P2PScanApp:ColorImage" label="Color Photograph" fontSize="16" group="P2PScanApp:Options" semibold="true"/>
<Component os="win" type="Table" columns="1" hAlign="near">
<Component os="win" name="P2PScanApp:Settings:ColorImage" type="IconButton" iconSize="20"/>
</Component>
</Component>
<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
<Component os="win" type="Label" name="P2PScanApp:ColorImage:Label" fontSize="14" width="400" style="helpText"/>
</Component>
</Component>
</Component>
</Component>
</Component>
</Component>
</Component>
<Component type="Table" columns="2" rowSpacing="15" columnSpacing="200" hAlign="near" vAlign="center">
<Component type="PushButton" name="P2PScanApp:ScanNow" label="Scan" width="150" height="40"/>
<Component type="HyperLink" name="P2PScanApp:ScanHelp" fontSize="16" label="Help"/>
</Component>
</Component>
</Component>
</ContentView>
</Layout>
<Layout name="OCRLayout">
<Properties align="Center">
<Component type="Group" spacing="25">
<Component type="Group" spacing="10">
<Component type="Label" label="Pages" fontSize="14"/>
<Component type="Custom" name="P2P:OCRPageRange"/>
</Component>
<Component type="Group" spacing="10">
<Component type="Label" label="Language" fontSize="14"/>
<Component type="Custom" name="P2P:OCRLanguage"/>
</Component>
<Component type="IconButton" name="P2P:OCRSettings"/>
<!-- <Component type="IconButton" name="Cpt:CaptureMultipleFiles"/> -->
<Component type="Separator"/>
<Component type="PushButton" name="P2P:OCRExecute" buttonType="buttonCTA" width="80" height="32" fontSize="15" bold="true" hPadding="20" />
<Component type="PushButton" name="P2P:Close" buttonType="buttonPrimaryQuiet" width="20" height="32" fontSize="15" bold="true" hPadding="20"/>
</Component>
</Properties>
</Layout>
</Layouts>
</Application>