<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>GenericPhone</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>320</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<WebBuildTarget>C:\Users\gusta\Desktop\Prueba</WebBuildTarget>
	<AppIcon>C:\Users\gusta\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>OfflineCopyOfPages</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<pageenter>SetVar [Comercio] &quot;ANDREA COLLETTE&quot;
SetObjectAttribute &quot;Image1&quot; &quot;src&quot; &quot;http://aplicacionesuy.com/Distribuidora/Logo/[Comercio].png&quot;</pageenter>
					<Components>
						<Image id="Image1">
							<left>16px</left>
							<top>16px</top>
							<width>128px</width>
							<height>120px</height>
							<source>G:\Mi unidad\VisualNeo\VisualNeo Web\Proyectos\Nico\Archivos\Fondo.jpg</source>
						</Image>
						<PushButton id="PushButton1">
							<left>32px</left>
							<top>152px</top>
							<width>240px</width>
							<height>48px</height>
							<caption>GENERAR PDF</caption>
							<click>neoPdfInitCustomSize &quot;ticket&quot; &quot;portrait&quot; &quot;mm&quot; 240.944 9286.299
neoPdfDisplayMode &quot;ticket&quot; &quot;continuous&quot; &quot;FullScreen&quot;

neoPdfImage &quot;ticket&quot; &quot;Image1&quot; &quot;PNG&quot; 0 0 50 30

neoPdfRender &quot;ticket&quot; &quot;IFrame1&quot;
</click>
						</PushButton>
						<IFrame id="IFrame1">
							<left>16px</left>
							<top>216px</top>
							<width>288px</width>
							<height>248px</height>
						</IFrame>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>320px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
