Mini Kabibi Habibi

Current Path : C:/Program Files/Adobe/Acrobat DC/Acrobat/AcroApp/ENU/
Upload File :
Current File : C:/Program Files/Adobe/Acrobat DC/Acrobat/AcroApp/ENU/Forms.aapp

<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Prepare Form" av2Title="Prepare a form" description="Quickly convert Microsoft Word and Excel or scanned forms into PDF forms" richTooltip = "Convert scanned forms, Microsoft Word files, or Excel documents into fillable PDF forms." av2Description="Convert Microsoft Word, Excel or scanned forms into PDF forms" id="FormsApp" majorVersion="1" minorVersion="0">
  <Commands>
	<Command name="Form:SwitchBackFromScan" />
    <Command name="AcroForm:Forms_CreateNewForm"/>
	<Command name="AcroForm:Forms_EditFormInAcrobat"/>
	<Command name="Adobe:FindsFormFields"/>
	<Command name="AcroForm:Forms_Highlight"/>
	<Command name="AcroForm:Forms_ClearForm"/>
    <Command name="AcroForm:Advanced_CreateSpreadsheet"/>
    <Command name="AcroForm:Forms_ImportData"/>
    <Command name="AcroForm:FormData_ExportData"/>
    <Command name="AcroForm:Forms_DistributeForm"/>
	<Command name="AcroForm:Forms_TrackReturnedForms"/>
  </Commands>
  <Layouts>
    <Layout name="Default">
		<TopBarRight align="Right">
			<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
		</TopBarRight>
      <ContentView>
		<Component name="FormsLandingView" type="Custom">
			<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="45">
				<Component type="Label" label="To begin select a file, scan a document or start from scratch" fontSize="30" />
				<Component type="ListBook" name="Form:Book">
					<Component type="ListBookPage" label="Single File" name="Form:Id:SelectFile">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="25">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="LargeIconButton" name="Form:SelectFile:Icon"/>
								<Component type="Label" name="Form:SelectFile:Label" label="" fontSize="16" />
								<Component type="HyperLink" name="Form:SelectFile:FileLink" fontSize="16" />
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Start" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="Table" columns="2" hAlign="center" vAlign="near" leftOffset="2" rightOffset="2">
								<Component type="Label" name="AcroFormFieldDetectionText" fontSize="14"/>
								<Component type="HyperLink" name="AcroFormChangePreferenceLink" fontSize="13" />
							</Component>
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							<Component type="Label" name="DUMMY" fontSize="14"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Scanner" name="Form:Id:Scanner">
						<Component type="Table" columns="1" rowSpacing="30" hAlign="near" vAlign="center">
							<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 os="mac" type="Label" label="Select your scanner and press start to complete your scan" multiline="true" fontSize="18" width="300"/>
										<Component type="Table" columns="1" leftOffset="20">
											<Component os="mac" type="ComboButton" name="Form:Scanner:ScannerChooser" width="240" hAlign="near"/>
											<Component os="win" type="ComboButton" name="Form:Scanner:ScannerChooser" width="400" hAlign="near"/>
										</Component>
										<Component type="Table" os="win" columns="2" columnSpacing="10" leftOffset="20">
											<Component type="Checkbox" name="Form:Scanner:AppendToExistingFile" label="Append to Existing File" hAlign="near"/>
											<Component type="FlipBook" name="Form:Scanner:AppendToExistingFileOptions">
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:Off">
													<!-- Nothing to show here -->
												</Component>
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:On">
													<Component type="Table" columns="2" columnSpacing="15">
														<Component type="ComboButton" name="Form:Scanner:ScanOutputChooserAppendFileList" width="150" height="10"/>
														<Component type="HyperLink" name="Form:Scanner:ScanOutputChooserAppendBrowse" label="Browse"/>
													</Component>
												</Component>
											</Component>
										</Component>
									</Component>
									
									<Component type="Table" columns="1" rowSpacing="10" hAlign="near" vAlign="center">
										<Component os="win" type="Label" label="Scan using" fontSize="16" width="400" bold="true"/>
										<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="Form:Scanner:CustomScan" group="Form:ScannerOptions" semibold="true"/>
													<Component os="win" type="Table" columns="1" hAlign="near">
														<Component os="win" name="Form:Scanner:CustomScan:Settings" type="IconButton" iconSize="20"/>
													</Component>
												</Component>
												<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
													<Component os="win" type="Label" name="Form:Scanner:CustomScan: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" width="400" bold="true"/>
												<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="Form:Scanner:AutodetectColor" label="Autodetect Color Mode" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:AutodetectColor:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:AutodetectColor: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="Form:Scanner:BWDoc" label="Black and White Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:BWDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:ColorDoc" label="Color Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:GrayScaleDoc" label="Grayscale Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:GrayScaleDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:GrayScaleDoc: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="Form:Scanner:ColorImage" label="Color Photograph" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorImage:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:ColorImage:Label" fontSize="14" width="400" style="helpText"/>
														</Component>
													</Component>
					
												</Component>
											</Component>
										</Component>
									</Component>
								</Component>
							</Component>
							<Component type="Table" columns="1" leftOffset="25" rowSpacing="30" hAlign="center">
								<Component type="PushButton" name="AcroFormCreate" /> <!-- Label changes at runtime so don't specify here -->
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
						
					</Component>
					<Component type="ListBookPage" label="Create New" name="Form:Id:BlankPage">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="30">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="Table" columns="1" hAlign="center" vAlign="center" topOffset="90">
									<Component type="Bitmap" name="AcroFormBlankPage" width="120" height="120"/>
								</Component>
								<Component type="Label" name="" label="Create a new form" fontSize="14" multiline="true" hAlign="center" width="190"/>
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Start" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
						</Component>
					</Component>
				</Component>
			</Component>
		</Component>
	  </ContentView>
    </Layout>

	<Layout name="FormsWithCreateWebForm">
		<TopBarRight align="Right">
			<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
		</TopBarRight>
      <ContentView>
		<Component name="FormsLandingView" type="Custom">
			<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="45">
				<Component type="Label" label="To begin select a file, scan a document or start from scratch" fontSize="30" />
				<Component type="ListBook" name="Form:Book">
					<Component type="ListBookPage" label="Single File" name="Form:Id:SelectFile">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="25">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="LargeIconButton" name="Form:SelectFile:Icon"/>
								<Component type="Label" name="Form:SelectFile:Label" label="" fontSize="16" />
								<Component type="HyperLink" name="Form:SelectFile:FileLink" fontSize="16" />
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Start" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="Table" columns="2" hAlign="center" vAlign="near" leftOffset="2" rightOffset="2">
								<Component type="Label" name="AcroFormFieldDetectionText" fontSize="14"/>
								<Component type="HyperLink" name="AcroFormChangePreferenceLink" fontSize="13" />
							</Component>
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							<Component type="Label" name="DUMMY" fontSize="14"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Scanner" name="Form:Id:Scanner">
						<Component type="Table" columns="1" rowSpacing="30" hAlign="near" vAlign="center">
							<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 os="mac" type="Label" label="Select your scanner and press start to complete your scan" multiline="true" fontSize="18" width="300"/>
										<Component type="Table" columns="1" leftOffset="20">
											<Component os="mac" type="ComboButton" name="Form:Scanner:ScannerChooser" width="240" hAlign="near"/>
											<Component os="win" type="ComboButton" name="Form:Scanner:ScannerChooser" width="400" hAlign="near"/>
										</Component>
										<Component type="Table" os="win" columns="2" columnSpacing="10" leftOffset="20">
											<Component type="Checkbox" name="Form:Scanner:AppendToExistingFile" label="Append to Existing File" hAlign="near"/>
											<Component type="FlipBook" name="Form:Scanner:AppendToExistingFileOptions">
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:Off">
													<!-- Nothing to show here -->
												</Component>
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:On">
													<Component type="Table" columns="2" columnSpacing="15">
														<Component type="ComboButton" name="Form:Scanner:ScanOutputChooserAppendFileList" width="150" height="10"/>
														<Component type="HyperLink" name="Form:Scanner:ScanOutputChooserAppendBrowse" label="Browse"/>
													</Component>
												</Component>
											</Component>
										</Component>
									</Component>
									
									<Component type="Table" columns="1" rowSpacing="10" hAlign="near" vAlign="center">
										<Component os="win" type="Label" label="Scan using" fontSize="16" width="400" bold="true"/>
										<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="Form:Scanner:CustomScan" group="Form:ScannerOptions" semibold="true"/>
													<Component os="win" type="Table" columns="1" hAlign="near">
														<Component os="win" name="Form:Scanner:CustomScan:Settings" type="IconButton" iconSize="20"/>
													</Component>
												</Component>
												<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
													<Component os="win" type="Label" name="Form:Scanner:CustomScan: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" width="400" bold="true"/>
												<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="Form:Scanner:AutodetectColor" label="Autodetect Color Mode" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:AutodetectColor:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:AutodetectColor: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="Form:Scanner:BWDoc" label="Black and White Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:BWDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:ColorDoc" label="Color Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:GrayScaleDoc" label="Grayscale Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:GrayScaleDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:GrayScaleDoc: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="Form:Scanner:ColorImage" label="Color Photograph" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorImage:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:ColorImage:Label" fontSize="14" width="400" style="helpText"/>
														</Component>
													</Component>
					
												</Component>
											</Component>
										</Component>
									</Component>
								</Component>
							</Component>
							<Component type="Table" columns="1" leftOffset="25" rowSpacing="30" hAlign="center">
								<Component type="PushButton" name="AcroFormCreate" /> <!-- Label changes at runtime so don't specify here -->
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
						
					</Component>
					<Component type="ListBookPage" label="Create New" name="Form:Id:BlankPage">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="30">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="Table" columns="1" hAlign="center" vAlign="center" topOffset="90">
									<Component type="Bitmap" name="AcroFormBlankPage" width="120" height="120"/>
								</Component>
								<Component type="Label" name="" label="Create a new form" fontSize="14" multiline="true" hAlign="center" width="190"/>
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Start" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Create a Web Form" name="Form:Id:CreateWebForm">
						<Component type="Table" columns="1" hAlign="near" vAlign="near" rowSpacing="30">
							<Component type="Table" columns="1" rowSpacing="15" hAlign="near" vAlign="center">
								<Component type="Label" label="Add forms to your website and share links to collect data online" multiline="true" fontSize="18" width="350"/>
							</Component>
							<Component type="Table" columns="1" hAlign="center" vAlign="center" rowSpacing="15">
								<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Open in Web App" vAlign="center" fontSize="15" bold="true" width="20" />
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
					</Component>
				</Component>
			</Component>
		</Component>
	  </ContentView>
    </Layout>

    <Layout name="AV2Default">
		<TopBarRight align="Right">
			<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
		</TopBarRight>
      <ContentView>
		<Component name="FormsLandingView" type="Custom">
			<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="45">
				<Component type="Label" label="Choose an option to create a form" fontSize="30" />
				<Component type="ListBook" name="Form:Book">
					<Component type="ListBookPage" label="Select a file" name="Form:Id:SelectFile">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="25">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="LargeIconButton" name="Form:SelectFile:Icon"/>
								<Component type="Label" name="Form:SelectFile:Label" label="" fontSize="16" />
								<Component type="HyperLink" name="Form:SelectFile:FileLink" fontSize="16" />
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="Table" columns="2" hAlign="center" vAlign="near" leftOffset="2" rightOffset="2">
								<Component type="Label" name="AcroFormFieldDetectionText" fontSize="14"/>
								<Component type="HyperLink" name="AcroFormChangePreferenceLink" fontSize="13" />
							</Component>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Create form" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							<Component type="Label" name="DUMMY" fontSize="14"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Scan a document" name="Form:Id:Scanner">
						<Component type="Table" columns="1" rowSpacing="30" hAlign="near" vAlign="center">
							<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 os="mac" type="Label" label="Select your scanner and press start to complete your scan" multiline="true" fontSize="18" width="300"/>
										<Component type="Table" columns="1" leftOffset="20">
											<Component os="mac" type="ComboButton" name="Form:Scanner:ScannerChooser" width="240" hAlign="near"/>
											<Component os="win" type="ComboButton" name="Form:Scanner:ScannerChooser" width="400" hAlign="near"/>
										</Component>
										<Component type="Table" os="win" columns="2" columnSpacing="10" leftOffset="20">
											<Component type="Checkbox" name="Form:Scanner:AppendToExistingFile" label="Append to Existing File" hAlign="near"/>
											<Component type="FlipBook" name="Form:Scanner:AppendToExistingFileOptions">
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:Off">
													<!-- Nothing to show here -->
												</Component>
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:On">
													<Component type="Table" columns="2" columnSpacing="15">
														<Component type="ComboButton" name="Form:Scanner:ScanOutputChooserAppendFileList" width="150" height="10"/>
														<Component type="HyperLink" name="Form:Scanner:ScanOutputChooserAppendBrowse" label="Browse"/>
													</Component>
												</Component>
											</Component>
										</Component>
									</Component>
									
									<Component type="Table" columns="1" rowSpacing="10" hAlign="near" vAlign="center">
										<Component os="win" type="Label" label="Scan using" fontSize="16" width="400" bold="true"/>
										<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="Form:Scanner:CustomScan" group="Form:ScannerOptions" semibold="true"/>
													<Component os="win" type="Table" columns="1" hAlign="near">
														<Component os="win" name="Form:Scanner:CustomScan:Settings" type="IconButton" iconSize="20"/>
													</Component>
												</Component>
												<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
													<Component os="win" type="Label" name="Form:Scanner:CustomScan: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" width="400" bold="true"/>
												<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="Form:Scanner:AutodetectColor" label="Autodetect Color Mode" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:AutodetectColor:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:AutodetectColor: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="Form:Scanner:BWDoc" label="Black and White Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:BWDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:ColorDoc" label="Color Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:GrayScaleDoc" label="Grayscale Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:GrayScaleDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:GrayScaleDoc: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="Form:Scanner:ColorImage" label="Color Photograph" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorImage:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:ColorImage:Label" fontSize="14" width="400" style="helpText"/>
														</Component>
													</Component>
					
												</Component>
											</Component>
										</Component>
									</Component>
								</Component>
							</Component>
							<Component type="Table" columns="1" leftOffset="25" rowSpacing="30" hAlign="center">
								<Component type="PushButton" name="AcroFormCreate" label="Create form"/>
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
						
					</Component>
					<Component type="ListBookPage" label="Start from blank page" name="Form:Id:BlankPage">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="30">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="Table" columns="1" hAlign="center" vAlign="center" topOffset="90">
									<Component type="Bitmap" name="AcroFormBlankPage" width="120" height="120"/>
								</Component>
								<Component type="Label" name="" label="Create a new form" fontSize="14" multiline="true" hAlign="center" width="190"/>
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Create form" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
						</Component>
					</Component>
				</Component>
			</Component>
		</Component>
	  </ContentView>
    </Layout>

	<Layout name="AV2FormsWithCreateWebForm">
		<TopBarRight align="Right">
			<Component type="PushButton" buttonType="secondary" name="ExitApp"/>
		</TopBarRight>
      <ContentView>
		<Component name="FormsLandingView" type="Custom">
			<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="45">
				<Component type="Label" label="Choose an option to create a form" fontSize="30" />
				<Component type="ListBook" name="Form:Book">
					<Component type="ListBookPage" label="Select a file" name="Form:Id:SelectFile">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="25">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="LargeIconButton" name="Form:SelectFile:Icon"/>
								<Component type="Label" name="Form:SelectFile:Label" label="" fontSize="16" />
								<Component type="HyperLink" name="Form:SelectFile:FileLink" fontSize="16" />
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="Table" columns="2" hAlign="center" vAlign="near" leftOffset="2" rightOffset="2">
								<Component type="Label" name="AcroFormFieldDetectionText" fontSize="14"/>
								<Component type="HyperLink" name="AcroFormChangePreferenceLink" fontSize="13" />
							</Component>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Create form" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							<Component type="Label" name="DUMMY" fontSize="14"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Scan a document" name="Form:Id:Scanner">
						<Component type="Table" columns="1" rowSpacing="30" hAlign="near" vAlign="center">
							<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 os="mac" type="Label" label="Select your scanner and press start to complete your scan" multiline="true" fontSize="18" width="300"/>
										<Component type="Table" columns="1" leftOffset="20">
											<Component os="mac" type="ComboButton" name="Form:Scanner:ScannerChooser" width="240" hAlign="near"/>
											<Component os="win" type="ComboButton" name="Form:Scanner:ScannerChooser" width="400" hAlign="near"/>
										</Component>
										<Component type="Table" os="win" columns="2" columnSpacing="10" leftOffset="20">
											<Component type="Checkbox" name="Form:Scanner:AppendToExistingFile" label="Append to Existing File" hAlign="near"/>
											<Component type="FlipBook" name="Form:Scanner:AppendToExistingFileOptions">
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:Off">
													<!-- Nothing to show here -->
												</Component>
												<Component type="FlipBookPage" name="Form:Scanner:AppendToExistingFileOptions:On">
													<Component type="Table" columns="2" columnSpacing="15">
														<Component type="ComboButton" name="Form:Scanner:ScanOutputChooserAppendFileList" width="150" height="10"/>
														<Component type="HyperLink" name="Form:Scanner:ScanOutputChooserAppendBrowse" label="Browse"/>
													</Component>
												</Component>
											</Component>
										</Component>
									</Component>
									
									<Component type="Table" columns="1" rowSpacing="10" hAlign="near" vAlign="center">
										<Component os="win" type="Label" label="Scan using" fontSize="16" width="400" bold="true"/>
										<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="Form:Scanner:CustomScan" group="Form:ScannerOptions" semibold="true"/>
													<Component os="win" type="Table" columns="1" hAlign="near">
														<Component os="win" name="Form:Scanner:CustomScan:Settings" type="IconButton" iconSize="20"/>
													</Component>
												</Component>
												<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
													<Component os="win" type="Label" name="Form:Scanner:CustomScan: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" width="400" bold="true"/>
												<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="Form:Scanner:AutodetectColor" label="Autodetect Color Mode" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:AutodetectColor:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:AutodetectColor: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="Form:Scanner:BWDoc" label="Black and White Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:BWDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:ColorDoc" label="Color Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner: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="Form:Scanner:GrayScaleDoc" label="Grayscale Document" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:GrayScaleDoc:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:GrayScaleDoc: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="Form:Scanner:ColorImage" label="Color Photograph" group="Form:ScannerOptions" semibold="true"/>
															<Component os="win" type="Table" columns="1" hAlign="near">
																<Component os="win" name="Form:Scanner:ColorImage:Settings" type="IconButton" iconSize="20"/>
															</Component>
														</Component>
														<Component os="win" type="Table" leftOffset="26" columns="1" hAlign="near">
															<Component os="win" type="Label" name="Form:Scanner:ColorImage:Label" fontSize="14" width="400" style="helpText"/>
														</Component>
													</Component>
					
												</Component>
											</Component>
										</Component>
									</Component>
								</Component>
							</Component>
							<Component type="Table" columns="1" leftOffset="25" rowSpacing="30" hAlign="center">
								<Component type="PushButton" name="AcroFormCreate" label="Create form"/>
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
						
					</Component>
					<Component type="ListBookPage" label="Start from blank page" name="Form:Id:BlankPage">
						<Component type="Table" columns="1" hAlign="center" vAlign="near" rowSpacing="30">
							<Component type="Table" hAlign="center" vAlign="near">
								<Component type="Table" columns="1" hAlign="center" vAlign="center" topOffset="90">
									<Component type="Bitmap" name="AcroFormBlankPage" width="120" height="120"/>
								</Component>
								<Component type="Label" name="" label="Create a new form" fontSize="14" multiline="true" hAlign="center" width="190"/>
							</Component>
							<Component type="Checkbox" name="AcroFormSwitchToEchosignMode" vAlign="center"/>
							<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Create form" vAlign="center" fontSize="15" bold="true" width="20" />
							<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
						</Component>
					</Component>
					<Component type="ListBookPage" label="Create a Web Form" name="Form:Id:CreateWebForm">
						<Component type="Table" columns="1" hAlign="near" vAlign="near" rowSpacing="30">
							<Component type="Table" columns="1" rowSpacing="15" hAlign="near" vAlign="center">
								<Component type="Label" label="Add forms to your website and share links to collect data online" multiline="true" fontSize="18" width="350"/>
							</Component>
							<Component type="Table" columns="1" hAlign="center" vAlign="center" rowSpacing="15">
								<Component type="PushButton" buttonType="buttonCTA" name="AcroFormCreate" label="Open in Web App" vAlign="center" fontSize="15" bold="true" width="20" />
								<Component type="HyperLink" label="Help" name="AcroFormHelp" vAlign="bottom"/>
							</Component>
						</Component>
					</Component>
				</Component>
			</Component>
		</Component>
	  </ContentView>
    </Layout>

    <Layout name="AcroFormsLayout" OpenInDocumentTab="true">
      <TopBar align="Center">
		<Component name="Authoring"/>
		<Component name="TouchUpEditPDFTool" lockdown="ADC4275035"/>
		<Component name="TouchUpAddTextbox" lockdown="ADC4275035"/>
        <Component name="Tx"/>
        <Component name="CheckBox"/>
        <Component name="RadioButton"/>
        <Component name="ListBox"/>
        <Component name="ComboBox"/>
        <Component name="Button"/>
		<Component name="ImageField" lockdown="ADC36105"/>
		<Component name="DateField"  lockdown="ADC4196598"/>
        <Component name="Sig"/>
        <Component name="Barcode"/>
		<Component type="Separator"/>
		<Component name="AcroForm:KeepToolSelected"/>
        <Component name="FormEditViewHelp"/>
      </TopBar>
      <RHP>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="ALIGN" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="AlignLeft"/>
              <Component name="AlignVertically"/>
              <Component name="AlignRight"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="AlignTop"/>
              <Component name="AlignHorizontally"/>
              <Component name="AlignBottom"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="CENTER" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="CenterVertically"/>
              <Component name="CenterHorizontally"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="CenterBoth"/>
            </Component>
          </Component>

        </Component>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="MATCH SIZE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="SizeHeight"/>
              <Component name="SizeWidth"/>
              <Component name="SizeBoth"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="DISTRIBUTE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="DistributeVertically"/>
              <Component name="DistributeHorizontally"/>
            </Component>
          </Component>
        </Component>

        <Component type="Separator" />
		<Component name="AcroForm:OtherTasks"/>
		<Component name="FormsFieldTreeView" type="Custom"/>
		<Component type="Group" verticalLayout="true" spacing="10">
			<Component type="PushButton" name="AcroForm:Forms_DistributeForm" label="Distribute..." buttonType="buttonPrimary" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
			<Component type="PushButton" name="AcroForm:Forms_TrackReturnedForms" label="Track..." buttonType="buttonPrimary" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
		</Component>
      </RHP>
      <ContentView />
    </Layout>
	
	<Layout name="AcroFormsLayoutTextEditMode" OpenInDocumentTab="true">
      <TopBar align="Center">
		<Component name="Authoring"/>
		<Component name="TouchUpEditPDFTool" lockdown="ADC4275035"/>
	    <Component name="TouchUpAddTextbox" lockdown="ADC4275035"/>
        <Component name="Tx"/>
        <Component name="CheckBox"/>
        <Component name="RadioButton"/>
        <Component name="ListBox"/>
        <Component name="ComboBox"/>
        <Component name="Button"/>
		<Component name="ImageField" lockdown="ADC36105"/>
		<Component name="DateField"  lockdown="ADC4196598"/>
        <Component name="Sig"/>
        <Component name="Barcode"/>
		<Component type="Separator"/>
		<Component name="AcroForm:KeepToolSelected"/>
        <Component name="FormEditViewHelp"/>
      </TopBar>
      <RHP>
	  
		<Component label="FORMAT" type="Label" name="TouchUpFormatHeading" fontSize="12" bold="true"/>        
		<Component name="TouchUpFontName"/>
        <Component type="Group">		  
          <Component name="TouchUpFontSize"/>
		  <Component name="TouchUpFillColor"/>
        </Component>
        <Component type="Group" spacing="15">
          <Component name="TouchUpBold"/>
          <Component name="TouchUpItalic"/>
          <Component name="TouchUpUnderline"/>
          <Component name="TouchUpSuperscript"/>
          <Component name="TouchUpSubscript"/>
        </Component>
        <Component type="Group" spacing="10">
		  <Component name="TouchUpBulletedList"/>
		  <Component name="TouchUpNumberedList"/>
        </Component>
        <Component type="Group" spacing="15">
          <Component name="TouchUpLeftAlign"/>
          <Component name="TouchUpCenterAlign"/>
          <Component name="TouchUpRightAlign"/>
          <Component name="TouchUpJustifyAlign"/>
        </Component>
		<Component type="Group" spacing="11">
          <Component type="Group" spacing="5">
		  <Component name="TouchUpLineSpacingIcon"/>
		  <Component name="TouchUpLineSpacing"/>
          </Component>
          <Component type="Group" spacing="5">
		  <Component name="TouchUpParagraphSpacingIcon"/>
		  <Component name="TouchUpParagraphSpacing"/>
          </Component>
        </Component>
        <Component type="Group" spacing="11">
          <Component type="Group" spacing="5">
		  <Component name="TouchUpHorizontalScalingIcon"/>
		  <Component name="TouchUpHorizontalScaling"/>
          </Component>
          <Component type="Group" spacing="5">
		  <Component name="TouchUpCharacterSpacingIcon"/>
		  <Component name="TouchUpCharacterSpacing"/>
          </Component>
        </Component>
        <Component type="Separator" />
		<Component name="AcroForm:OtherTasks"/>
		<Component name="FormsFieldTreeView" type="Custom"/>
		<Component type="Group" verticalLayout="true" spacing="10">
			<Component type="PushButton" name="AcroForm:Forms_DistributeForm" label="Distribute..." buttonType="buttonPrimary" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
			<Component type="PushButton" name="AcroForm:Forms_TrackReturnedForms" label="Track..." buttonType="buttonPrimary" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
		</Component>
      </RHP>
      <ContentView />
    </Layout>
	
    <Layout name="EchoSignLayout" OpenInDocumentTab="true">
      <TopBar align="Center">
		<Component name="Authoring"/>
		<Component name="TouchUpEditPDFTool" lockdown="ADC4275035"/>
		<Component name="TouchUpAddTextbox" lockdown="ADC4275035"/>
		<Component name="Tx"/>
        <Component name="CheckBox"/>
        <Component name="RadioButton"/>
        <Component name="ComboBox"/>
		<Component name="ESSig"/>
        <Component name="ESSigBlock"/>
        <Component name="ESInitial"/>
        <Component name="ESTitle"/>
        <Component name="ESCompany"/>
        <Component name="ESName"/>
        <Component name="ESEmail"/>
        <Component name="ESDate"/>
		<Component type="Separator"/>
		<Component name="AcroForm:KeepToolSelected"/>
        <Component name="FormEditViewHelp"/>
      </TopBar>
      <RHP>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="ALIGN" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="AlignLeft"/>
              <Component name="AlignVertically"/>
              <Component name="AlignRight"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="AlignTop"/>
              <Component name="AlignHorizontally"/>
              <Component name="AlignBottom"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="CENTER" fontSize="12" bold="true" />
            <Component type="Group" spacing="10">
              <Component name="CenterVertically"/>
              <Component name="CenterHorizontally"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="CenterBoth"/>
            </Component>
          </Component>

        </Component>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="MATCH SIZE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="SizeHeight"/>
              <Component name="SizeWidth"/>
              <Component name="SizeBoth"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="DISTRIBUTE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="DistributeVertically"/>
              <Component name="DistributeHorizontally"/>
            </Component>
          </Component>
        </Component>
		
		<Component type="Separator" />		
		<Component name="AcroForm:OtherTasksES"/>
		<Component name="FormsFieldTreeView" type="Custom"/>
		<Component type="Group" verticalLayout="true">
			<Component type="PushButton" buttonType="buttonCTA" name="SendForESSig" label="Request E-signatures" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
		</Component>
      </RHP>
      <ContentView />
    </Layout>

	 <Layout name="EchoSignLayoutTextEditMode" OpenInDocumentTab="true">
      <TopBar align="Center">
		<Component name="Authoring"/>
		<Component name="TouchUpEditPDFTool" lockdown="ADC4275035"/>
		<Component name="TouchUpAddTextbox" lockdown="ADC4275035"/>
		<Component name="Tx"/>
        <Component name="CheckBox"/>
        <Component name="RadioButton"/>
        <Component name="ComboBox"/>
		<Component name="ESSig"/>
        <Component name="ESSigBlock"/>
        <Component name="ESInitial"/>
        <Component name="ESTitle"/>
        <Component name="ESCompany"/>
        <Component name="ESName"/>
        <Component name="ESEmail"/>
        <Component name="ESDate"/>
		<Component type="Separator"/>
		<Component name="AcroForm:KeepToolSelected"/>
        <Component name="FormEditViewHelp"/>
      </TopBar>
      <RHP>
		
		<Component label="FORMAT" type="Label" name="TouchUpFormatHeading" fontSize="12" bold="true"/>        
		<Component name="TouchUpFontName"/>
        <Component type="Group">		  
          <Component name="TouchUpFontSize"/>
		  <Component name="TouchUpFillColor"/>
        </Component>
        <Component type="Group" spacing="15">
          <Component name="TouchUpBold"/>
          <Component name="TouchUpItalic"/>
          <Component name="TouchUpUnderline"/>
          <Component name="TouchUpSuperscript"/>
          <Component name="TouchUpSubscript"/>
        </Component>
        <Component type="Group" spacing="10">
		  <Component name="TouchUpBulletedList"/>
		  <Component name="TouchUpNumberedList"/>
        </Component>
        <Component type="Group" spacing="15">
          <Component name="TouchUpLeftAlign"/>
          <Component name="TouchUpCenterAlign"/>
          <Component name="TouchUpRightAlign"/>
          <Component name="TouchUpJustifyAlign"/>
        </Component>
		 <Component type="Group" spacing="11">
          <Component type="Group" spacing="5">
		  <Component name="TouchUpLineSpacingIcon"/>
		  <Component name="TouchUpLineSpacing"/>
          </Component>
          <Component type="Group" spacing="5">
		  <Component name="TouchUpParagraphSpacingIcon"/>
		  <Component name="TouchUpParagraphSpacing"/>
          </Component>
        </Component>
        <Component type="Group" spacing="11">
          <Component type="Group" spacing="5">
		  <Component name="TouchUpHorizontalScalingIcon"/>
		  <Component name="TouchUpHorizontalScaling"/>
          </Component>
          <Component type="Group" spacing="5">
		  <Component name="TouchUpCharacterSpacingIcon"/>
		  <Component name="TouchUpCharacterSpacing"/>
          </Component>
        </Component>
		<Component type="Separator" />		
		<Component name="AcroForm:OtherTasksES"/>
		<Component name="FormsFieldTreeView" type="Custom"/>
		<Component type="Group" verticalLayout="true">
		<Component type="PushButton" buttonType="buttonCTA" name="SendForESSig" label="Request E-signatures" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20"/>
		</Component>
      </RHP>
      <ContentView />
    </Layout>
	
    <Layout name="EchoSignLayoutWithDigSig" OpenInDocumentTab="true">
      <TopBar align="Center">
        <Component name="Authoring"/>
        <Component name="Tx"/>
        <Component name="CheckBox"/>
        <Component name="RadioButton"/>
        <Component name="ComboBox"/>
        <Component name="Sig"/>
        <Component name="ESSig"/>
        <Component name="ESSigBlock"/>
        <Component name="ESInitial"/>
        <Component name="ESTitle"/>
        <Component name="ESCompany"/>
        <Component name="ESName"/>
        <Component name="ESEmail"/>
        <Component name="ESDate"/>
        <Component type="Separator"/>
        <Component name="AcroForm:KeepToolSelected"/>
        <Component name="FormEditViewHelp"/>
      </TopBar>
      <RHP>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="ALIGN" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="AlignLeft"/>
              <Component name="AlignVertically"/>
              <Component name="AlignRight"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="AlignTop"/>
              <Component name="AlignHorizontally"/>
              <Component name="AlignBottom"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="CENTER" fontSize="12" bold="true" />
            <Component type="Group" spacing="10">
              <Component name="CenterVertically"/>
              <Component name="CenterHorizontally"/>
            </Component>
            <Component type="Group" spacing="10">
              <Component name="CenterBoth"/>
            </Component>
          </Component>

        </Component>
        <Component type="Group" spacing="20">
          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="MATCH SIZE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="SizeHeight"/>
              <Component name="SizeWidth"/>
              <Component name="SizeBoth"/>
            </Component>
          </Component>

          <Component type="Group" verticalLayout="true" spacing="15">
            <Component label="DISTRIBUTE" fontSize="12" bold="true"/>
            <Component type="Group" spacing="10">
              <Component name="DistributeVertically"/>
              <Component name="DistributeHorizontally"/>
            </Component>
          </Component>
        </Component>

        <Component type="Separator" />
        <Component name="AcroForm:OtherTasksES"/>
        <Component name="FormsFieldTreeView" type="Custom"/>
        <Component type="Group" verticalLayout="true">
			<Component type="PushButton" name="SendForESSig" label="Request E-signatures" height="30" fontSize="14" semibold="true" useRHPWidth="true" hPadding="20" />
        </Component>
      </RHP>
      <ContentView />
    </Layout>


    <Layout name="FormsPreviewLayout">
      <TopBar/>  
      <TopBarRight align="Right">
         <Component type="PushButton" buttonType="secondary" name="AcroFormPreviewEditMode" label="Exit preview"/>
      </TopBarRight>
	  <RHP/>
      <ContentView />
    </Layout>
  </Layouts>
</Application>