<?xml version="1.0" encoding="UTF-8" ?>
<ActiveReportsLayout 
	GUIDLIB="{34100FC9-A112-4F9F-8E56-336554500B32}" GUIDREP="{279EDE73-8454-415C-9C44-53C05E8D79A6}" 
	LICENSE="10000000"
	PrintWidth="10215"
	DocumentName="우편 발송용 라벨지"
	ScriptLang="VBScript"
>
<Watermark
		>
</Watermark>
<Script>
<![CDATA[
Sub OnReportStart
	rpt.printer.rendermode = 0
End Sub
]]></Script>
<PageSettings	LeftMargin="850"
	RightMargin="850"
	TopMargin="1417"
	BottomMargin="850"
	PaperSize="9"
	PaperWidth="11904"
	PaperHeight="16833"
	Orientation="1"
>
</PageSettings>
<StyleSheet>
	<Style Name="Normal"
	Value="font-family: 굴림; font-style: normal; font-variant: inherit; font-weight: normal; font-size: 10pt; font-size-adjust: inherit; font-stretch: inherit; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: inherit; background-repeat: inherit; background-attachment: inherit; background-x-position: inherit; background-y-position: inherit; opacity: inherit; word-spacing: inherit; letter-spacing: inherit; text-decoration: none; vertical-align: middle; text-transform: inherit; text-align: center; text-indent: inherit; unicode-bidi: inherit; line-height: inherit; white-space: inherit; ddo-can-grow: inherit; ddo-can-shrink: inherit; ddo-char-set: 0; "
	/>
	<Style Name="Heading1"
	Value="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; font-size: 16pt; font-size-adjust: inherit; font-stretch: inherit; "
	/>
	<Style Name="Heading2"
	Value="font-family: Times New Roman; font-style: italic; font-variant: inherit; font-weight: bold; font-size: 14pt; font-size-adjust: inherit; font-stretch: inherit; "
	/>
	<Style Name="Heading3"
	Value="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: bold; font-size: 13pt; font-size-adjust: inherit; font-stretch: inherit; "
	/>
	<Style Name="Heading4"
	/>
</StyleSheet>
<Sections>
	<Section Type="PageHeader" Name="PageHeader"
		Height="880"
	>
		<Control 
		Type="AR.Label"
		Name="lbl제목"
		Left="567"
		Top="170"
		Width="9071"
		Height="624"
		Caption="우편 발송용 라벨지"
		ClassName="Normal"
		Style="ddo-char-set: 129; font-weight: bold; font-size: 18pt; "
		>
		</Control>
	</Section>
	<Section Type="Detail" Name="Detail"
		Height="1785"
		ColumnCount="2"
		ColumnDirection="1"
	>
		<Control 
		Type="AR.XML"
		Name="dc"
		Left="0"
		Top="1814"
		Width="340"
		Height="851"
		Visible="0"
		FileURL="C:\라벨만들기\data.xml"
		RecordsetPattern="//받는사람"
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="txt회사명"
		DataField="회사명"
		Left="510"
		Top="850"
		Width="1418"
		Height="284"
		Text="회사명"
		ClassName="Normal"
		Style="ddo-char-set: 129; font-family: 굴림; text-align: left; "
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="txt담당자명"
		DataField="담당자명"
		Left="1928"
		Top="850"
		Width="1474"
		Height="284"
		Text="담당자명"
		ClassName="Normal"
		Style="ddo-char-set: 129; font-family: 굴림; text-align: right; "
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="txt우편번호"
		DataField="우편번호"
		Left="283"
		Top="170"
		Width="1418"
		Height="284"
		Text="우편번호"
		ClassName="Normal"
		Style="ddo-char-set: 129; text-align: center; "
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="txt주소"
		DataField="주소"
		Left="170"
		Top="454"
		Width="4309"
		Height="283"
		Text="주소"
		ClassName="Normal"
		Style="ddo-char-set: 129; "
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="txt직책"
		DataField="담당자직책명"
		Left="3402"
		Top="850"
		Width="1133"
		Height="284"
		Text="담당자직책명"
		ClassName="Normal"
		Style="ddo-char-set: 129; text-align: left; "
		>
		</Control>
		<Control 
		Type="AR.Shape"
		Name="Shape박스"
		Left="0"
		Top="0"
		Width="4876"
		Height="1587"
		Shape="2"
		>
		</Control>
	</Section>
	<Section Type="PageFooter" Name="PageFooter"
		Height="440"
	>
		<Control 
		Type="AR.Field"
		Name="Field1"
		DataField="= rpt.PageNumber"
		Left="4107"
		Top="0"
		Width="2000"
		Height="285"
		Text="페이지번호"
		ClassName="Normal"
		Style="font-family: 굴림; ddo-char-set: 129; "
		>
		</Control>
		<Control 
		Type="AR.Field"
		Name="Field2"
		DataField="=Format(Date(),&quot;Long Date&quot;)"
		Left="7715"
		Top="0"
		Width="2500"
		Height="285"
		Text="날짜"
		ClassName="Normal"
		Style="font-family: 굴림; ddo-char-set: 129; text-align: right; "
		>
		</Control>
	</Section>
</Sections>
</ActiveReportsLayout>
