<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Převod PDF" av2Title="Převést na soubor PDF" description="Převádějte PDF na formát Word, Powerpoint, Excel, nebo z těchto nativních formátů vytvářejte PDF" av2Description="Převeďte téměř jakýkoli soubor do formátu PDF" id="ConvertPDFAppFull" majorVersion="1" minorVersion="0">
	<Commands>
	</Commands>
	<Layouts>
		<Layout name="Default">
			<ContentView>
				<Component name="ConvertPDFView" type="Custom">
					<Component type="Table" columns="1" hAlign="center" rowSpacing="48">
							<Component type="Table" columns="3" hAlign="center" vAlign="near" columnSpacing="80">
								<Component type="Table" columns="1" vAlign="near" bottomOffset="20" useborder="false" rowSpacing="18">
									<Component type="Table" columns="1" hAlign="center" rowSpacing="10">
										<Component type="Label" label="Převádějte soubor PDF do jiných formátů" fontSize="31"/>
										<Component type="Label" hAlign="center" width="235" adjustHeightWithText="Převádějte souborů aplikací Word, Excel a PowerPoint na vysoce kvalitní soubory PDF." multiline="true" label="Převádějte soubory PDF do formátu Word, Excel a dalších formátů." fontSize="16"/>
									</Component>
									<Component type="Table" useborder="false"  hAlign="center" vAlign="near" topOffset = "20">
										<Component type="Bitmap" name="ConvertIntentExportIcon" width="160" height="143" colorize="false"/>
									</Component>
									<Component type="Table" leftOffset="20" rightOffset="20" hAlign="center">
										<Component type="PushButton" name="Convert:Intent:Export" bold="true" label="Vybrat soubory" fontSize="16" />
										<Component type="Label" width="240" adjustHeightWithText="Vyberte z formátů .docx, .xlsx, .ppt,.txt, atd." hAlign="center" multiline="true" label="" fontSize="14" style="helpText"/>
									</Component>
								</Component>
								<Component type="VerticalSeparator" height="420"/>
								<Component type="Table" columns="1" vAlign="near" bottomOffset="20" useborder="false" rowSpacing="18">
									<Component type="Table" hAlign="center" rowSpacing="10">
										<Component type="Label" label="Převádějte jiné formáty na soubor PDF" fontSize="31"/>
										<Component type="Label" width="240" adjustHeightWithText="Převádějte soubory PDF do formátu Word, Excel a dalších formátů." hAlign="center" multiline="true" label="Převádějte souborů aplikací Word, Excel a PowerPoint na vysoce kvalitní soubory PDF." fontSize="16" />
									</Component>
									<Component type="Table" useborder="false" hAlign="center" vAlign="near" topOffset = "20">
										<Component type="Bitmap" name="ConvertIntentCreateIcon" width="160" height="143" colorize="false" />
									</Component>
									<Component type="Table" leftOffset="20" rightOffset="20" rowSpacing="10" hAlign="center">
										<Component type="PushButton" name="Convert:Intent:Create" bold="true" label="Vybrat soubory" fontSize="16" />
										<Component type="Label" width="240" hAlign="center" multiline="true" label="Vyberte z formátů .docx, .xlsx, .ppt,.txt, atd." fontSize="14"/>
									</Component>
								</Component>
							</Component>
						</Component>
					</Component>
			</ContentView>
		</Layout>
		<Layout name="CreatePDFLayout">
			<ContentView>
				<Component name="CreatePDFView" type="Custom">
				</Component>
			</ContentView>
		</Layout>
		<Layout name="ExportPDFLayout">
			<ContentView>
				<Component name="ExportPDFView" type="Custom">
				</Component>
			</ContentView>
		</Layout>
	</Layouts>
</Application>